backup partition

kitepilot at kitepilot.com kitepilot at kitepilot.com
Wed Oct 10 14:16:34 MST 2012


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 it’s half a day out with the undertaker!"
> - Fred Dibnah 
> 
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


More information about the PLUG-discuss mailing list