bug-grub
[Top][All Lists]
Advanced

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

Re: [Bug-grub] Re: GRUB and RAID 1--discs out of sync after install


From: Jason Thomas
Subject: Re: [Bug-grub] Re: GRUB and RAID 1--discs out of sync after install
Date: Wed, 21 Nov 2001 09:02:03 +1100
User-agent: Mutt/1.3.23i

looks like your using devfs which is why the '/' is in front of the '0',
if you look /dev there should be a directory 'md' containing the device
'0'.

when you type mount it looks in /etc/mtab for the information so you
seeing different stuff to whats in /proc.mounts  you might like to check
that you don't have a typo in your fstab, that might explain the
'/dev/mo0', or there could be bug in the devfs daemon, which is a
package you probably have installed on your system.

On Tue, Nov 20, 2001 at 02:03:56PM -0700, Gerard W. Patterson wrote:
> Ok, after thinking about this I realized what was happening.  The paramenter
> that I was specifying as the root partition in GRUB was getting passed to
> the kernel, overriding the /etc/fstab.  
> 
> So I added then parameter 'root=/dev/md0' to the kernel line in the grub
> shell and the system boots now.  One thing I noticed was the entry in the
> /proc/mounts now is this:
> 
> /dev/md/0 / xfs rw 0 0. 
> 
> I'm not sure what the forwardslash in front of the zero is but it doesn't seem
> to affect anything.  Also, when running mount, the root partition is
> reported to mount under '/dev/mo0' instead of '/dev/md0'.
> 
> My last test is to attempt to boot off the second drive and run in degraded
> mode.

Attachment: pgp272FBgtUJv.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]