To add my 2 cents, I use pqdi (PowerQuest Drive Image) to do this, as well as storing image files elsewhere for disaster recovery purposes. The only thing with it is that it doesn't get the MBR, so I have to run lilo after a drive restore on a blank HD. (I boot to a floppy or CDROM on RHL to do this) I had problems somewhat similar to "linux freaking out b/c the drives were different than it thought" when I was trying to get RAID-1's working in RHL6.0. I would get the mirror setup, but if it broke and I rebooted with the still good drive on a different point in the IDE chain (ie, it would show up as hdc instead of hda b/c I moved it) bad things happened; it would scream that the drive formerly hda was now hdc and fail to boot. Granted, my raid was pretty badly hacked at that point, because I couldn't quite get boot raid working right, so I was raiding some things and not others. It was ugly. In any case, I ended thinking there was either some information in the MBR or in an /etc file somewhere that was storing information about location of drives. Since the drives were now in a different location or in your case different machine, even on machines of identical hardware, that stored information was wrong. Can anyone shed some insight on whether I'm completely off my rocker here? For me, the problem got solved with RH6.2, which handles boot raids much better. Unfortunately, that doesn't help your situation. Sorry :P. Good luck, Brian ----------------------------- Brian J. Sweeney Systems Admin, imagedog.com "My kung-fu is mighty" email: [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Thursday, October 26, 2000 7:01 AM To: [EMAIL PROTECTED] Subject: techtalk digest, Vol 1 #241 - 9 msgs --__--__-- Message: 6 From: "-sjh-" <[EMAIL PROTECTED]> To: "Katz" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> Subject: Re: [techtalk] linux mirroring Date: Wed, 25 Oct 2000 14:57:23 -0500 charset="iso-8859-1" Not sure exactly what you meant about the dos stuff, but here's the easiest way to copy a drive for use in an identical system without having to mess with ghost. Plug the blank drive in as hdb on the system you've got running. Format it. Then, cat /dev/hda > /dev/hdb. Of course, "this might take awhile".... then pop it in your new machine and it should behave exactly as the original system. -Sally ----- Original Message ----- From: "Katz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 25, 2000 1:57 PM Subject: [techtalk] linux mirroring > Hi, > I have 2 computers exactly the same in hardware. > After I installed linux RH6.1 with update kernel 2.2.14, > I used GHOST dos program to create a mirror on a dos > partition. I managed to put the mirror on the other computer > using GHOST under dos , and at the first they seem to be identical, > and then I tried 'ps' or 'top' and these commands are crashing. > I can , however, use 'oldps' or 'ktop' , but when I'm looking to the > messages > with 'dmesg' I see: > VFS: Disk change detected on device ide1(22,0) > VFS: Disk change detected on device ide1(22,0) > VFS: Disk change detected on device ide1(22,0) > .... > Can , please, anyone help me ? > Thank you, > Helen > > > _______________________________________________ > techtalk mailing list > [EMAIL PROTECTED] > http://www.linux.org.uk/mailman/listinfo/techtalk > _______________________________________________ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk