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

Eric Krieger <[email protected]> Tue, 12 Aug 2008 17:12:14 -0600
Newsgroups gmane.org.user-groups.nmlug
Organization Charter Bank
Message-ID <1218582734.6624.11.camel@ericjk-laptop>
But is doesn't offload the gzip compression to another box (i.e. your
local system will be pretty busy until the image process is complete). 

 =)

Eric

On Tue, 2008-08-12 at 16:46 -0600, Wesley J. Landaker wrote:
> On Monday 11 August 2008 11:54:21 Eric Krieger wrote:
> > sudo dd bs=15M if=/dev/sda conv=sync,noerror | ssh user@dest "gzip -9 > /path/to/image/linux.img.gz"
> 
> This will run a lot faster if you gzip it before sending it over the network, e.g.:
> 
> sudo dd bs=15M if=/dev/sda conv=sync,noerror | gzip -9 | ssh user@dest "cat > /path/to/image/linux.img.gz"
> 



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