From: Douglas Gilbert <dougg@torque.net>
To: artemio@artemio.net, linux-kernel@vger.kernel.org
Cc: gibbs@btc.adaptec.com
Subject: Re: HELP: kernel won't boot from /dev/sdb1
Date: Thu, 22 May 2003 12:59:36 +1000 [thread overview]
Message-ID: <3ECC3D18.201@torque.net> (raw)
Artemio wrote:
> I've just installed RH 7.3 on a machine with all-SCSI
> discs. I had to load "linux dd" with Adaptec AIC 79xx
> driver floppy installed, but that's ok.
> The / is mounted from /dev/sdb1.
>
> So, I got a clean 2.4.20 kernel, added AIC 79xx driver
> sources to the kernel source tree, configured and
> compiled and installed it (of course, I didn't
> forget about the modules).
>
> In lilo, I said "root=/dev/sdb1" just as for the original
> 2.4.18-3 RedHatkernel which boots ok.
>
> When I boot the new kernel, I get:
> VFS: Cannot open root device at "811" or "08:11"
>
> From SCSI-howto I got that 08:11 stands for /dev/sda11.
> Why would /dev/sdb1 be converted to 08:11 instead of 08:17
> (again, corresponding to SCSI-howto)?
Those number are in hex, so "811" is major 8, minor 17 which
is (or should be) /dev/sdb1. Look earlier in the boot up
sequence, where the aic79xx driver is loaded and scans
for devices. It should say that it has attached /dev/sdb .
You may need a later version of that driver. Visit:
http://people.FreeBSD.org/~gibbs/linux
Doug Gilbert
next reply other threads:[~2003-05-22 2:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-22 2:59 Douglas Gilbert [this message]
2003-05-22 6:47 ` Artemio
2003-05-22 10:57 ` Artemio
-- strict thread matches above, loose matches on Subject: below --
2003-05-21 15:11 Artemio
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3ECC3D18.201@torque.net \
--to=dougg@torque.net \
--cc=artemio@artemio.net \
--cc=gibbs@btc.adaptec.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®