[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Software RAID1



> I setup a system with software RAID 1 mirroring, however the commands 
> that I used in RHEL 3 to make sure both disks are bootable do not seem 
> to work in RHEL 4.  I used to execute the following commands in RHEL 3:
> 
> grub
> install --stage2=/boot/grub/stage2 (hd0,0)/grub/stage1 (hd0) 
> (hd0,0)/grub/stage2 p /grub/grub.conf
> install --stage2=/boot/grub/stage2 (hd1,0)/grub/stage1 (hd1) 
> (hd1,0)/grub/stage2 p /grub/grub.conf
> quit
> 
> Now if I do this I get "Segmentation Fault" on the first "install" command.

Disable NX-protection from BIOS or boot with noexec=off.

-- 

  Jussi


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]