Re: CONFIG_SECURITY_ROOTPLUG [was: Re: 2.6.27-rc7 no init found onthe root partition?]

From: Greg KH
Date: Mon Sep 29 2008 - 19:17:19 EST


On Thu, Sep 25, 2008 at 06:54:00PM +0200, Lukas Hejtmanek wrote:
> Hello,
>
> I finally found my problems with no init found.
>
> It was caused by the CONFIG_SECURITY_ROOTPLUG option.
>
> I wonder why this option in 2.6.26.3 kernel allows the kernel boot up, while
> with 2.6.27-rc7, the kernel is unable to run even init.

If you enable that option, you have to have the specific USB device
plugged into your system in order for any process to run as root (like
init).

So, odds are you don't have this specific device, so either specify a
different device id, or don't build it into your kernel :)

thanks,

greg k-h
--
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/