Hello René, > Kmod: failed to exec /sbin/modprobe -s -k block-major-8, errno = 2 > VFS: cannot open root device "sda11" or 08:0b > Please append a correct "root=" boot option > Kernel panic: VFS: Unable to mount root fs on 08:0b > > Apart the obvious "stick to the 2.6 kernel", what can I do?
What is your reason for not using the 2.6-branch? AFAIK 2.6 is the recommended hardened kernel version. If I look at the modprobe output right before mounting the root device, it looks like your sata-driver is not compiled into the kernel but present as module. Or maybe your kernel is trying to use ahci or something else instead of you sata-nv module. Regards. Jean-Pierre -- Powered by GNU/Linux - http://schwicky.net/ PGP Key ID: 0xEE6F49B4 - ICQ: 4690141 - [EMAIL PROTECTED] Nothing is impossible... Everything is relative! -- [EMAIL PROTECTED] mailing list
