[ale] Ghost for Linux

Brian MacLeod bmacleod at guc.usg.edu
Tue Sep 28 16:04:48 EDT 2004


Mario Horvat of Sentinel Data Security has a nice write up for using dd
both locally and over the network.  Page 13 of the PDF is extremely
helpful, as I use this to clone XP machines using Knoppix CDs.
http://www.sentinelsecurity.net/whitepapers/diskcloning.pdf

This site also is pretty good, and does a bit of explaining why some
methods are better than others when using dd.
http://www.rajeevnet.com/hacks_hints/os_clone/os_cloning.html
 

Brian
---
Brian MacLeod
Computer Service Specialist III
Gwinnett University Center Technology Services
678-407-5304


> -----Original Message-----
> From: ale-bounces at ale.org [mailto:ale-bounces at ale.org] On 
> Behalf Of Christopher Fowler
> Sent: Tuesday, September 28, 2004 3:50 PM
> To: Atlanta Linux Enthusiasts
> Subject: Re: [ale] Ghost for Linux
> 
> dd if=/dev/<disk> of=/mnt/usb/disk.img
> 
> Want compression?
> 
> dd if=/dev/<disk> | bzip2 -c9 | dd of=/mnt/usb/disk.img
> 
> 
> On Tue, 2004-09-28 at 15:57, Tom & JaVonn wrote:
> > 	
> > Anyone used g4l ?
> > 
> > Looking for a cheap or free way for clients to make images 
> of their hard drive to external USB drives, even if they're 
> NTFS format.
> > 
> > Thanks,
> > Tom
> > _______________________________________________
> > Ale mailing list
> > Ale at ale.org
> > http://www.ale.org/mailman/listinfo/ale
> 
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
> 



More information about the Ale mailing list