Ronald G Minnich <[EMAIL PROTECTED]> writes:
> On 20 Jun 2001, Eric W. Biederman wrote:
>
> > Hmm. I guess that works. I think you could even move the interaction
> > into nbc.
>
> what would you recommend the initial interaction be? I am not sure I want
> to always jump into user mode.
By default it should be non-interactive unless either an error
occurs, or the users presses a key.
> We could do this: All the kernel does it say something like: hit return in
> 5 seconds for recovery boot. Recovery boot is jumping into a ramdisk with
> nbc as /sbin/init. Then EVERYTHING is in user mode, but has all the power
> of the linux kernel at its command.
>
> Comments?
I'm trying to figure out what you are doing. My question is why don't
you want to go through nbc? What is the non Recovery booting case?
Eric