What device is to be specified if you want to install grub on a machine
with raid1 configured ?

raid devices are /dev/md0 and /dev/md1

/dev/md0 -> /dev/sda2 & /dev/sdb2
/dev/md1 -> /dev/sda1 & /dev/sdb1


If I do grub-install /dev/md0 it throws error 

/dev/md0 does not have any corresponding BIOS drive.

I tried grub-install /dev/sda still it gives the same error

/dev/md0 does not have any corresponding BIOS drive.

After doing the above things now GRUB is corrupted. On booting it just shows
GRUB

and than nothing.....

I am now booting using the rescue disk(floppy).

Anybody knows how to install grub in the above case ?

Thanks in advance.

Peace

--
Rajesh
:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Line numbering your programs (#1)              LOST #139

Want a listing of your program with line numbers ? 
Try: nl -ba my_prog.c > my_prog.no.c
info or man nl for further details ...

####<[EMAIL PROTECTED]>####################################
:


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to