On Thursday 15 May 2008, Abhishek Amberkar [अभिषेक ] wrote: > On Wed, May 14, 2008 at 4:31 PM, swapan karmakar <[EMAIL PROTECTED]> wrote: > > how can we create an exact clone of LinuxOS installed on a HDD to > > another HDD...? > > [EMAIL PROTECTED]:~# dd if=/dev/hda of=/dev/hdb
caveat emptor: ensure hdb >= hda to be on safe. > There is no better utility than this for cloning as far as I know. Yup. Norton Ghost ($) also does a good job of cloning and adjusting filesystem (ext2/3) size when disks are of different sizes. -- Arun Khan _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
