CERC ATA 100 4ch and ghost 2003
Mauro
dns at linuxadmin.ca
Wed Aug 2 07:32:50 CDT 2006
What attracted me to Ghost in the first place was the ability to store the
image on another machine. I could also then redirect the dump to let's say
rsync or scp, but this work has already been done for me by the creaters of
Ghost or Ghost for Linux.
-----Original Message-----
From: Harald_Jensas at Dell.com [mailto:Harald_Jensas at Dell.com]
Sent: Wednesday, August 02, 2006 12:35 AM
To: dns at linuxadmin.ca; linux-poweredge at lists.us.dell.com
Subject: RE: CERC ATA 100 4ch and ghost 2003
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