Re: Final word on Drive "ghosting" apps for Linux?

Eric Krieger <[email protected]> Mon, 11 Aug 2008 11:54:21 -0600
Newsgroups gmane.org.user-groups.nmlug
Organization Charter Bank
Message-ID <1218477261.7030.39.camel@ericjk-laptop>
I've always liked....

>From the system to backup:

sudo dd bs=15M if=/dev/sda conv=sync,noerror | ssh user@dest "gzip -9
> /path/to/image/linux.img.gz"

or

sudo dd bs=15M if=/dev/sda conv=sync,noerror | gzip -9
> /media/path/to/usbdrive/ubuntu_linux.img.gz


and restore the image booting from a livecd:

ssh user@dest "gzip -dc /media/path/to/linux.img.gz" | sudo dd
of=/dev/sda

Eric



On Sat, 2008-08-09 at 19:53 -0700, Tim Emerick wrote:
> I've always wanted to use g4u (http://www.feyrer.de/g4u/) but ghost is
> just so much easier.  I hear there's a variant called g4l running
> around that does the same thing but built/tweaked for linux.
> 
>  
> 
> If you are not too particular about your software sources, you might
> try googling for mini-pe.  It is a Windows PE based boot CD with
> ghost, amongst other useful utilities, pre-installed.
> 
>  
> 
> Tim
> 
> 
> 
> 
> ----- Original Message ----
> From: Jody Harris <[email protected]>
> To: [email protected]; New Mexico Linux Users Group Mail List
> <[email protected]>
> Sent: Thursday, July 10, 2008 6:45:30 AM
> Subject: [NMLUG] Final word on Drive "ghosting" apps for Linux?
> 
> Last year, we had a long discussion on tools for "ghosting" drives.
> What was the final word on tools for doing this under Linux?
> 
> Also, a KNOPPIX or other bootable CD to do this with would be a huge
> bonus for me.
> 
> Thanks!
> 
> jody
> -- 
> http://www.opendiscipleship.org/
> http://www.RealizationSystems.com/ -- start communicating
> http://www.GalacticSlacker.com/ -- read it and weep
> 
> -- 
> This message was scanned by Charter's ESVA and is believed to be
> clean. 
> Click here to report this message as spam. 
> _______________________________________________
> NMLUG mailing list
> [email protected]
> http://lists.b9.com/cgi-bin/mailman/listinfo/nmlug



This e-mail message (and any associated files) contains information from Charter Companies, Inc., or its subsidiaries or affiliate.  It is intended only for the use of the individual or entity to which it is addressed and may contain information that is confidential, subject to copyright or constitutes a trade secret. If you are not the intended recipient you are hereby notified that any dissemination, copying or distribution of this message, or files associated with this message, is strictly prohibited. If you have received this message in error, please notify us immediately by replying to the message and deleting it from your computer. Messages sent to and from us may be monitored.  The receipt of this transmission is not intended to, and does not waive, any privilege.

_______________________________________________
NMLUG mailing list
[email protected]
http://lists.b9.com/cgi-bin/mailman/listinfo/nmlug