> On Thu, Feb 03, 2000 at 12:00:18PM -0600, Konstantin Boldyshev wrote:
> > > LILO boot:
> > > kernel
> > > Loading kernel.......
> > >
> > > nothing more happens.
> > > I can make an input with the terminal emulation for example i can
press
> > > TAB to see the available kernels. But after the message Loading
> > > kernel....... nothing more happens. What should be the next step in
> > > loading the kernel ? I am waiting for a message 'uncompressing linux',
> >
> > You will not see them anyway, because they are written
> > directly to video memory, and your system doesnot have it.
> >
>
> That's not true (for the 2.2 kernels anyway). I boot a 2.2 kernel and all
> the normal kernel boot messages are sent to the serial port. This, of,
> course won't happen unless you compile serial console into the kernel.
This is not about kernel messages, this is about
"Uncompressing Linux..." & "Now booting the kernel".
Kernel is not booted yet at that moment,
look arch/i386/boot/compressed/misc.c
Regards,
Konstantin
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.