CERC ATA 100 4ch and ghost 2003

Harald_Jensas at Dell.com Harald_Jensas at Dell.com
Wed Aug 2 02:35:03 CDT 2006


Can you not simply use a linux livecd that support the CERC ATA100 controller and use dd piped into gzip to creata an image of your harddrive?

Create image:
dd if=/dev/sda | gzip -c >sysimage.gz

Restore image:
gzip -dc sysimage.gz | dd of=/dev/sda


//
Harald Jensås


> -----Original Message-----
> From: linux-poweredge-bounces at dell.com 
> [mailto:linux-poweredge-bounces at dell.com] On Behalf Of Mauro
> Sent: 02 August 2006 01:27
> To: Matthew Schumacher; Mauro
> Cc: linux-poweredge-Lists
> Subject: RE: CERC ATA 100 4ch and ghost 2003
> 
> Now to figure out how to get G4L to load the driver for this 
> controller.
> Ghosting to the second drive every 3 months without RAID at 
> all is looking better and better.
> 
> -----Original Message-----
> From: Matthew Schumacher [mailto:matt.s at aptalaska.net]
> Sent: Tuesday, August 01, 2006 3:26 PM
> To: Mauro
> Cc: Greg Gilmour; linux-poweredge at dell.com
> Subject: Re: CERC ATA 100 4ch and ghost 2003
> 
> The CERC ATA 100 controller isn't supported by any linux kernels past
> 2.4.27 so if you make a boot disk with that or older it will work.
> 
> 
> 
> _______________________________________________
> Linux-PowerEdge mailing list
> Linux-PowerEdge at dell.com
> http://lists.us.dell.com/mailman/listinfo/linux-poweredge
> Please read the FAQ at http://lists.us.dell.com/faq
> 



More information about the Linux-PowerEdge mailing list