At Thu, 19 Sep 2002 03:10:03 -0400, Jason A. Lunn <[EMAIL PROTECTED]> wrote: > I tried the above, and get the following: > > [root@XXXXX]# echo '(hd0) /dev/md9' /boot/grub/device.map > [root@XXXXX]# grub-install '(hd0)' > expr: non-numeric argument > The file /boot/grub/stage1 not read correctly.
I'm not sure, as I myself don't use Linux software RAID at all, but I guess patching grub-install would be necessary, to have the script to recognize "/dev/md[0-9]" correctly. Probably only adjusting some of the regular expressions. Thanks, Okuji _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
