[NTLUG:Discuss] Copying Linux partitions

Ed Coates edcoates at nighthawk.dyndns.org
Wed Jul 23 20:46:25 CDT 2003


Quoting Brett Grayson <brett at bitwerks.net>:

> Its been years since I've messed with something like Symantec Ghost...
> but does anyone know if it, or any other program can be used to 'image'
> your linux partitions?
>
> I have an identical size drive that I would like to swap with the boot
> drive on my RH8 file server ... any suggestions? I'd rather not have to
> rebuild the thing, I'm just moving in a faster drive.
>
> As usual, any help is appreciated. If you would like, you can argue
> about ghosting etiquette for the next week :) ... I prefer to start from
> the bottom of the sector!

You could always us the old school method by using dd  :)

dd if=/dev/hd<hardrive to copy from> of=/dev/hd<harddrive to copy to>

should work

Ed

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the Discuss mailing list