bug-grub
[Top][All Lists]
Advanced

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

Re: [Bug-grub] can't boot due to root device problem


From: Jason Thomas
Subject: Re: [Bug-grub] can't boot due to root device problem
Date: Sun, 30 Sep 2001 12:50:22 +1000
User-agent: Mutt/1.3.22i

On Sat, Sep 29, 2001 at 07:13:58PM -0400, Bob Berman wrote:
> My new SCSI disk is id 1 - sdb - and this is the partitioning:
> /dev/sdb1 - /boot (ext2fs)
> /dev/sdb2 - swap
> /dev/sdb3 - / (ext2fs)
> /dev/sdb4 - LVM partition (/opt /home /var)
> 
> I try to boot it with the
> following commands:
> 
> root (hd1,0)
> kernel /boot/vmlinuz root=/dev/sdb3
> boot

I would have said:
root (hd1,0)
kernel /vmlinuz root=/dev/sdb3
boot

grub images should be in a directory in /boot  called boot so it should
be /boot/boot/grub/*

but this doesn't explain the error message you get!

you can try using the tab completion in the shell to figure out which
drive is the right one.

e.g
type root (hd1,
then hit tab and it should list all the partitions on that device, so
basically make sure it looks like the drive you think it is.

> 
> When I boot Linux, the error I get is:
> 
> request_module[block major-8]: root fs not mounted
> VFS: Cannot open root device "sbd3" or 08:13
> Please append a correct "root=" boot option
> Kernel panic: VFS: Unable to mount root fs on 08:13
> 
> I am absolutely sure that my root partition is /dev/sdb3.
> What is going on and how can I get it to work?
> I am using grub 0.90, by the way.
> 
> Thanks!

-- 
Jason Thomas                           Phone:  +61 2 6257 7111
System Administrator  -  UID 0         Fax:    +61 2 6257 7311
tSA Consulting Group Pty. Ltd.         Mobile: 0418 29 66 81
1 Hall Street Lyneham ACT 2602         http://www.topic.com.au/

Attachment: pgpmtgXPBc5Je.pgp
Description: PGP signature


reply via email to

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