In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly explains "how to use the clonezilla of p2v". The content of the explanation is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn "how to use the clonezilla of p2v".
1. Download live-cd
2. Insert usb into node20:
Fdisk-l
If you need a partition operation, use the fdisk command.
U disk after partition:
Format the partition:
Mkfs.vfat-F 32 / dev/sdb1
Mount / dev/sdb1 to this machine:
Mkdir / home/usb
Mount / dev/sdb1 / home/usb/
Extract the downloaded live-cd to a u disk:
Unzip / home/clonezilla/clonezilla-live-2.3.1-18-amd64.zip-d / home/usb/
Execute the script for making the boot startup tool for the current folder utils:
Sh utils/linux/makeboot.sh / dev/sdb1
Yum install glibc.i686
The clonezilla boot USB disk has been made. (in fact, you can also use UltraISO trial version to write livecd to U disk to make boot U disk)
Http://www.iyunv.com/thread-26224-1-1.html
Http://longgeek.com/2013/01/05/p2v-offline-migration-windows-linux-in-the-openstack/
Virt-install-n 'CentOS6.5'-vcpus 2-r 512-virt- type kvm-- disk path=/VM/win/sda.img,bus=virtio cache=writeback-- network bridge=br0,model=virtio-- boot network,cdrom,hd,menu=on-- graphics vnc-- import
Virt-install-n "CentOS6.5"-vcpus 2-r 512-- virt-type kvm-- disk path=/VM/win/sda.img,bus=virtio cache=writeback-- network bridge=br0,model=virtio-- boot network,cdrom,hd,menu=on-- graphics vnc-- import
Qemu-img cre ate-f raw / home/clonezilla/windows7-good.raw 1200G
Virt-install-n "p2v-win7"-vcpus 2-r 1024-- virt-type kvm-- disk path=/home/clonezilla/ windows7-good.raw,bus=virtio,cache=writeback-- network bridge=virbr0,model=virtio-- boot cdrom,hd, network,menu=on-- vnc-- vncport=5980-- vnclisten=0.0.0.0-- os-type windows-- os-variant=win7-- force-- cdrom / home/clonezilla/clonezilla-live-2.3.1-18-amd64.iso
Qemu-img convert-f raw centos.img-O qcow2 centos.qcow2
Microsoft official documentation explains:
Http://support.microsoft.com/kb/314082/en-us
Qemu-img cre ate-f raw / home/clonezilla/centos6.5.raw 1200G
Virt-install-n "p2v"-- vcpus 2-r 1024-- virt-type kvm-- disk path= / home/clonezilla/centos6.5.raw,bus=virtio,cache=writeback-- network bridge=virbr0,model=virtio-- boot network,cdrom,hd,menu=on-- vnc-- vncport=5981-- vnclisten=0.0.0.0-- force-- cdrom / home/clonezilla/clonezilla-live-2.3.1-18-amd64.iso
Http://blogs.unbolt.net/index.php/brinley/2007/11/24/my_cure_for_vmware_stop_0x0000007b_error
Scsi0.virtualDev = "lsilogic"
Scsi0.virtualDev = "ide"
Thank you for your reading, the above is the content of "how to use the clonezilla of P2P". After the study of this article, I believe you have a deeper understanding of how to use the clonezilla of p2v, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.