2.6.14-rc3-git8 -- Failed to execute /etc/init lang=us apm=power-off root=/dev/hda6 video=nvidiafb:1024x768 ro nomce. Attempting defaults...

From: Miles Lane
Date: Mon Oct 10 2005 - 19:30:49 EST


I am getting the following in my kernel log output:
"Failed to execute /etc/init lang=us apm=power-off root=/dev/hda6
video=nvidiafb:1024x768 ro nomce. Attempting defaults..."

I notice that a patch to generate this message was added in
2.6.14-rc3. I don't understand the purpose of this patch, or whether
this error indicated some important problem with my Debian SID
configuration.
To see the patch, check here:
http://www.linuxhq.com/kernel/v2.6/14-rc3/init/main.c

A possibly related problem I am attempting to track down is that
nvidiafb is not correctly receiving it's video= option parameter.
Specifically, I am using:
cat /proc/cmdline
"init=/etc/init lang=us apm=power-off root=/dev/hda6
video=nvidiafb:1024x768 ro nomce"
But nvidiafb is only seeing:
nvidiafb: mode_option = <NULL>

Any ideas? Is this related?

Thanks!
Miles
-
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/