LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   duplicating Puppy LInux Installation (https://www.linuxquestions.org/questions/linux-software-2/duplicating-puppy-linux-installation-728801/)

ravi14 05-27-2009 05:09 AM

duplicating Puppy LInux Installation
 
Hi,

I have installed Puppy Linux on 2 GB DOM (Full Install Method) and have done some customization. Now I want to duplicate this DOM to 10 other identical DOMs.

What is the best method to duplicate the disk including MBR, partition table, Grub bootloader & whole linux file system.

I have tried dd command to copy but the target disk is not booting.

Ravi

veerain 05-27-2009 10:55 PM

dd the whole disk
dd if=/dev/hda of=a.img


All times are GMT -5. The time now is 02:26 AM.