dd if=/dev/sdXY of=my_backup
Recover with:
dd if=my_backup of=if=/dev/sdXY
I'd go with tar though.
Simple and bulletproof...
ET
Derek Trotter writes:
> I'm looking for something on linux that would allow me to create image
> files to back up partitions. I guess something along the lines of Norton
> Ghost. I'm looking for something that's easy to use. Does anyone have any
> ideas?
>
> Thanks
> Derek
>
> --
> "One mistake up here and its half a day out with the undertaker!"
> - Fred Dibnah
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss