>
> Hi HungWong,
>
> > the problem is that the kernel with KDB failed to
> > boot with the following message:
> >
> > Lilo boot: klinux
> > Loading klinux ............
> > Uncompressing Linux ....
> > ran out of input data
> >
> > -- System halted
> >
> > do you have any idea what cause the problem ??
>
> Maybe update the lilo, e.g. reinstall your lilo.
This often happens when the bzImage gets corrupted or
truncated while installing it on the target machine.
(the gunzip code in the secondary bootstrap ran out of
data while decompressing the kernel). This might also
be a result of the 'HEAP_SIZE' define being too low in
the bootstrap code.
scott
>
> -Jim
>