I have a dd image that I want to get into clonezilla format. I tried using /dev/loop0 but alas clonezilla refueses to do. Any ideas on how to clone an image w/o having to write to physical disk and back again?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a dd image that I want to get into clonezilla format. I tried using /dev/loop0 but alas clonezilla refueses to do. Any ideas on how to clone an image w/o having to write to physical disk and back again?
It would be easier to use virtual machine to do that. You can use Virtualbox as the VM then do the conversion.
Steven