All of lore.kernel.org
 help / color / mirror / Atom feed
* HELP: kernel won't boot from /dev/sdb1
@ 2003-05-21 15:11 Artemio
  0 siblings, 0 replies; 4+ messages in thread
From: Artemio @ 2003-05-21 15:11 UTC (permalink / raw)
  To: linux-kernel

Hello all!

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 RedHat 
kernel 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)?

Would I be able to boot the kernel if I say "root=817"?

I will try tommorow when I get to that machine, but mabe you have some 
suggestions...



Thank you very much for reading all this.

Good luck!




Artemio.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: HELP: kernel won't boot from /dev/sdb1
@ 2003-05-22  2:59 Douglas Gilbert
  2003-05-22  6:47 ` Artemio
  2003-05-22 10:57 ` Artemio
  0 siblings, 2 replies; 4+ messages in thread
From: Douglas Gilbert @ 2003-05-22  2:59 UTC (permalink / raw)
  To: artemio, linux-kernel; +Cc: gibbs

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: HELP: kernel won't boot from /dev/sdb1
  2003-05-22  2:59 HELP: kernel won't boot from /dev/sdb1 Douglas Gilbert
@ 2003-05-22  6:47 ` Artemio
  2003-05-22 10:57 ` Artemio
  1 sibling, 0 replies; 4+ messages in thread
From: Artemio @ 2003-05-22  6:47 UTC (permalink / raw)
  To: linux-kernel

On Thursday 22 May 2003 05:59, Douglas Gilbert wrote:
> 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

Thank you very much! 

I found the source tarball there - aic79xx-linux-2.4-20030520-tar.gz. 

(Also, what is aic79xx-linux-2.4-20030520.bksend.gz - seems to be some 
changelog?)

I will to build everything today (I have two AIC 7902 drives on that machine).


Many thanks again.

Artemio.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: HELP: kernel won't boot from /dev/sdb1
  2003-05-22  2:59 HELP: kernel won't boot from /dev/sdb1 Douglas Gilbert
  2003-05-22  6:47 ` Artemio
@ 2003-05-22 10:57 ` Artemio
  1 sibling, 0 replies; 4+ messages in thread
From: Artemio @ 2003-05-22 10:57 UTC (permalink / raw)
  To: dougg, linux-kernel

On Thursday 22 May 2003 05:59, Douglas Gilbert wrote:
> You may need a later version of that driver. Visit:
>      http://people.FreeBSD.org/~gibbs/linux
I downloaded these drivers today, compiled the kernel, and this new kernel 
loads perfectly - finds both SCSI disks!

Thank you very much for your support and good luck!


Artemio.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-22 10:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-22  2:59 HELP: kernel won't boot from /dev/sdb1 Douglas Gilbert
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.