[EMAIL PROTECTED] pravi:




Hi,


The easiest way to copy all the hard disk.
If you have another hard disk with the same geometry ... install it mount
the new hard disk as /dev/hdb (or hdc or hdd) and do:
dd if=/dev/hda of=/dev/hdb
if=input file, of=output file
it will copy all the filesystems and data in hda to the hard disk in hdb.


Diego Brito Veiga





No, the old disk is 8.5 gigs and the new is 40 gigs.


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to