Hi

On Sun, Jun 1, 2008 at 6:53 PM, Ian Brown <[EMAIL PROTECTED]> wrote:
> Hello,
>  I tied to build and boot a kernel without a virtual filesystem;
> namely, CONFIG_PROC_FS is not set.
>
> I got a panic.
>
> Is there a way to boot such a kernel with no PROC_FS support ?
>
> I am running it on x86_64 machine.

I never tried it by myself, but IMHO that's nearly impossible. It's
likely that some init scripts need to check/query/write something into
/proc entries. Like you know, /proc plays major role on controlling
how kernel works.

regards,

Mulyadi.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to