On Thu, 17 Jan 2002, Yaroslav Popovitch wrote: > Hi! I could get again this Compaq servers, and now I used grub-0.90. > The problems look so: Grub can see raid disks during booting from > stages(1..2)(like hd0). But does not see them under Linux OS(kernel - > 2.4.12).(it does not see and hd? disk at all)
Ok. Did you look at /boot/grub/device.map to make sure it was correct? Were you using DevFS? iirc, Grub may not have the right regexp's in the 'grub-install' script to setup device.map properly. You'll probably have to tweak the device.map manually, and then run the grub shell with the '--device-map [device map file]' switch. Derrik Pates | Sysadmin, Douglas School | #linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net) | #linuxOS on OPN _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
