[GRLUG] Partition Backup

Josh leapole at gmail.com
Sat Dec 29 12:39:58 EST 2012


Here is the dd command with compression

dd bs=4m if=/dev/sda | gzip -9 > /backups/disk.gz

at that point you can make a script or have a gui that does what is needed



On Sat, Dec 29, 2012 at 10:53 AM, Ben Rousch <brousch at gmail.com> wrote:

Partimage has an extensive command line functionality. Why not create
> a simple GUI that does just what you need to call partimage on the
> command line?
>
> On Sat, Dec 29, 2012 at 10:26 AM, L. V. Lammert <lvl at omnitec.net> wrote:
> > On Sat, 29 Dec 2012, Patrick Goupell wrote:
> >
> >> Have you looked at clonezilla?  It has a graphical frontend.
> >>
> > Of course, .. but it is only suited for direct disk-to-disk copies; have
> > NEVER been able to get disk-to-image to work except for the simplest
> > usage.
> >
> > partimage is MUCH more flexible than Clonezilla, ..
> >
> >         Lee
> > _______________________________________________
> > grlug mailing list
> > grlug at grlug.org
> > http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug
>
>
>
> --
>  Ben Rousch
>    brousch at gmail.com
>    http://clusterbleep.net/
> _______________________________________________
> grlug mailing list
> grlug at grlug.org
> http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shinobu.grlug.org/pipermail/grlug/attachments/20121229/877201c6/attachment-0001.html>


More information about the grlug mailing list