Re: grub: root= kernel option problem

brownh_at_langhans.hartford-hwp.com
Date: 10/15/03


Date: Tue, 14 Oct 2003 22:32:47 GMT

wizard <the_wizard_oz@nospam.yahoo.com> writes:

> On Tue, 14 Oct 2003 18:46:12 +0000, brownh wrote:
> > VFS: Cannot open root device "sdb3" on 08:13
> > Please append a correct "root=" boot option
> > Kernel panic: VFS: Unable to mount root from 08:13

> Man grub or info grub does the job ;-)

Yes, that's where I started. Indicentally, they are of little use; the
grub manual is much better when it comes to solving problems.

> Here, `hd' means it is a hard disk drive. The first integer `0'
> indicates the drive number, that is, the first hard disk, while the
> second integer, `1', indicates the partition number (or the PC slice
> number in the BSD terminology).

Yes, but as my note indicated, grub's disk numbering is not the same
as my device order. That is, my sda is hd0, my sdb is hd2, and my sdb
is hd1. The reason is that my drive numbers are determined by their
SCSI ID sequence, so that sda is ID=0, etc. However, grub's drive
sequence is determined by something else. In my google searches for
insight on this problem, I encountered the guess that perhaps it is
the sequence in which BIOS represents the drive, but I've seen no sure
answer.

Nevertheless, I took the precaution to try a stanza for my "second"
drive (sdb) in which the drive was designated hd1. Did not solve the
problem, of course, for my problem is not the drive designation
(access to the kernel), but passing a correct root= option to the
kernel.

-- 
      Haines Brown
	brownh@hartford-hwp.com
	kb1grm@arrl.net
	www.hartford-hwp.com
        


Relevant Pages

  • Re: [kde-linux] KDE4 and Nvidia 7000M
    ... Spelling: amarok isn't a standard word in whatever language you've ... as long as your kernel was built with the Magic-SysReq ... The sequence is hold down Alt, ... unRaw: Alt-Srq-R ...
    (KDE)
  • Re: GRUB Question
    ... refers to the kernel on sdb. ... softlink from /etc/grub.conf on sdb to the grub.conf in /boot on sda. ...
    (Fedora)
  • Re: Help with 8-in-1 card reader
    ... kernel: scsi4: SCSI emulation for USB Mass Storage devices ... kernel: sdb: READ CAPACITY failed. ... kernel: sdb: I/O error: dev 08:10, sector 0 ...
    (Fedora)
  • Re: Segmentation Fault when accessing partition
    ... I can read the root level of my vfat windows 2k partition and some directories below, ... 255 heads, 63 sectors/track, 9729 cylinders ... Feb 23 19:40:28 hagi3363 kernel: sdb: assuming drive cache: write through ...
    (Fedora)
  • Re: Bug: XFS internal error XFS_WANT_CORRUPTED_RETURN
    ... No matter if on sda or inside a lvm on sdb ... Kernel is compiled with debug symbols i think. ...
    (Linux-Kernel)