LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Running a Clonezilla VM with Vmplayer - Partition recognition problem (https://www.linuxquestions.org/questions/linux-software-2/running-a-clonezilla-vm-with-vmplayer-partition-recognition-problem-798893/)

uncle-c 03-30-2010 09:05 AM

Running a Clonezilla VM with Vmplayer - Partition recognition problem
 
Hi,
I'm not sure if this is actually possible but I've tried to run a Clonezilla VM using vmplayer. All works fine except when I get to the cloning section. I have three partitions on the HD; partition A, B and C.
A = Partition to clone
B = Partiton onto which the clone image of PartA is to be saved
C = OS partition which is running the Clonezilla VM.

I would like to save the partition as an image but when it actually comes to the nitty gritty of partition cloning Clonezilla does not recognise PartA or PartB. I get error massages along the lines of "No unmounted partitions found." When I drop into a shell prompt the fdisk -l output shows nothing. However, running from the liveCD it recognises both these along with PartC. Is there a way of carrying out the cloning using this method by tweaking vmplayer settings or is the project just not possible ?

TIA

C

jefro 03-30-2010 06:00 PM

You don't want them mounted to clone from what I gather. Might have to mount C under the live cd and then clone to that drive.

uncle-c 03-31-2010 03:34 AM

Thanks jefro but when the Clonezilla reaches the cloning stage it asks which umounted partitons you want to clone and which unmounted partition you want to save the image to ( it automatically recognises unmounted partitions) In my case it is not recognising either of the two umnounted partitions ( or even the third on which the OS is actually running). Infact when I do fdisk -l I get no partitions shown at all. Hence, if it cannot recognise any unmounted partitons it cannot go ahead with the cloning. In my case there are two unmounted partitions; A, partition to clone ; and B the partition onto which to save the image. Unfortunately Vmplayer is not recognising either of them.

C

unSpawn 03-31-2010 05:12 AM

I don't know if Vmplayer guest can be configured that way but at least VMware Server allows you to set the scope of a VM to use whole disks (you don't want that) or several partitions of a disk.

jefro 03-31-2010 04:38 PM

Tell me what live cd are you talking about then.

ennisa 03-22-2011 10:26 AM

this link solves the problem, clonzilla is only set up to recognise drives that are named sda or hda, not vda. Change the script on this page and you are good to go.

https://sourceforge.net/projects/clo...4/index/page/1


All times are GMT -5. The time now is 02:49 PM.