I want to clone windows only partitions from sata hdd to nvme ssd. I am doing this because I have 1tb hdd and 256GB nvme ssd. I want to transfer windows only partitions including c drive, efi, other system partitions to the nvme ssd.
I tried cloning just the partitions but i was not able to restore because it detects as sda and I am trying to set it up as nvme. Is there a solution for this?
I would really appreciate some help. Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's you meant to clone /dev/sda2 to /dev/nvme0n1p2, then you can just use:
ocs-onthefly to do that. Just remember to choose the correct source partition and destination one.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I want to clone windows only partitions from sata hdd to nvme ssd. I am doing this because I have 1tb hdd and 256GB nvme ssd. I want to transfer windows only partitions including c drive, efi, other system partitions to the nvme ssd.
I tried cloning just the partitions but i was not able to restore because it detects as sda and I am trying to set it up as nvme. Is there a solution for this?
I would really appreciate some help. Thank you
Did you mean "device cloning" or "image restoring"?
If it's an image you have saved, then you can use this command to change the device:
https://drbl.org/management/techrpt.php?c=cnvt-ocs-dev&t=To%20change%20the%20device%20name%20in%20saved%20clonezilla%20image
It's you meant to clone /dev/sda2 to /dev/nvme0n1p2, then you can just use:
ocs-onthefly to do that. Just remember to choose the correct source partition and destination one.
Steven