Hello
Please could someone help me??. I need to clone a physical server which has 2 disks sda and sdb. sda (sda 1, sda 2) sdb (sdb1). I need to clone this physical server and mount it as virtual now (Physical to virtual) It seems clonezilia only take one disk for the clone. Please how could I clone the 2 disks using clonezilla?
Device Boot Start End Blocks Id System
/dev/sda1 * 1 64 512000 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 64 30402 243685376 8e Linux LVM
"It seems clonezilia only take one disk for the clone" ->
Yes, please clone one disk then another disk. Or if you can take them as an image, then you can process two of them together.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
Please could someone help me??. I need to clone a physical server which has 2 disks sda and sdb. sda (sda 1, sda 2) sdb (sdb1). I need to clone this physical server and mount it as virtual now (Physical to virtual) It seems clonezilia only take one disk for the clone. Please how could I clone the 2 disks using clonezilla?
Please below more informations
[root ~]# fdisk -l
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x20dec101
Device Boot Start End Blocks Id System
/dev/sda1 * 1 64 512000 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 64 30402 243685376 8e Linux LVM
Disk /dev/sdb: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x20dec101
Device Boot Start End Blocks Id System
/dev/sdb1 1 30402 244197376 8e Linux LVM
Disk /dev/mapper/vg_share01-lv_root: 53.7 GB, 53687091200 bytes
255 heads, 63 sectors/track, 6527 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/vg_share01-lv_swap: 4110 MB, 4110417920 bytes
255 heads, 63 sectors/track, 499 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/vg_share01-lv_shares: 419.4 GB, 419430400000 bytes
255 heads, 63 sectors/track, 50992 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Thank you for your reply
Hello
Please any answer? Please need help
"It seems clonezilia only take one disk for the clone" ->
Yes, please clone one disk then another disk. Or if you can take them as an image, then you can process two of them together.
Steven