Re: 2.4.25 vanilla on proliant

From: Denis Vlasenko
Date: Wed Mar 31 2004 - 11:55:11 EST


On Wednesday 31 March 2004 15:26, Frederick, Fabian wrote:
> Hi,
>
> I'm trying to install a 2.4.25 on Advanced server 2.1 Proliant
> Compaq.
> I keep having the following :
> ...
> ds:no socket drivers loaded
> kmod: failed to exec /sbin/modprobe -s -k block_major_104,
> errno=2
> VFS : cannot open root device "cciss/c0d0p6" or 68:06
> Please append a correct "root=" boot option
> kernel panic : VFS : unable to mount root fs on 68:06

104=0x68
kernel tries to load drivers for your root fs's underlying block device
but fails. Verify that initrd contains them or compile them in
non-modular.
--
vda

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/