> grub > root (hd1,0) > find /boot/grub/stage1 > setup (hd1) > this should install it onto hdc1 if i'm correct. the 1,0 is just > the drive/partition order. Also make sure hdc1 is bootable, and you > should have an exact, interchangable mirror. I may have misunderstood how to set this up from the start (first attempt) when I do "grub" It says "probing devices for bios, etc.." then I get a grub prompt. (No problem here) root (hd1,0) gives me "Filesystem type is ext2fs, partition type 0xfd" find /boot/grub/stage1 gives me "Error15: File not found." Do I need to back the wagon up and start over? I followed a redhat 9 doc for setting up the software raid. Two things I was not sure about. First I made each drive one large raid partition, should I have done this differently? Second, I mounted it at /. Not sure if that was right either. Bottom line, I want a software, raid level 1 setup, so I could lose either drive and still be able to boot to the good drive. Any ideas? ----- Original Message ----- From: "Justin Zygmont" <jzygmont@xxxxxxxxxxxxxxxxxxxx> To: "Raymond Norton" <admin@xxxxxxxx> Cc: <fedora-list@xxxxxxxxxx> Sent: Thursday, December 11, 2003 2:00 PM Subject: [work] Re: raid install problem > >From what i've read, boot sectors are not raided, so you'll need to > manually install grub to hdc like this: > > grub > > root (hd1,0) > find /boot/grub/stage1 > setup (hd1) > > this should install it onto hdc1 if i'm correct. the 1,0 is just > the drive/partition order. Also make sure hdc1 is bootable, and you > should have an exact, interchangable mirror. > > > On Thu, 11 Dec 2003, Raymond Norton wrote: > > > I set up raid level 1 with two 30 Gig drives on a new install. I select > > "fill to maximum capacity"on each drive and mounted it at / . Everything > > looked as I expected before moving on with the install. The box boots and > > runs fine, and I can see in the system logs that /dev/md0 is created using > > hda1, and hdc1. I can pull hdc1 and the box boots fine without any errors or > > complaining. If I pull hda1 I get a "missing operating system error". I am > > expecting to see the box boot with either one of the drives pulled. > > > > Any advise would be appreciated. > > > > > > > > Raymond > > > > > > -- > > fedora-list mailing list > > fedora-list@xxxxxxxxxx > > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > > >