Jeroen Janssen wrote:
> 
> Hello,
> 
> I am attempting to boot linux 2.2.16. I've got a zImage and when trying
> to run plex86 it fails in the very first instructions..

I made the Linux load hack based on a kernel image version
that Ulrich compiled some time ago.  The problem is we need
to enhance the loader to be more flexible.

The cpu values are hacked to 32bit segments.  Looks like the
code you sent is 16bit code.  That would cause a serious problem.

Soon we should have the ability to boot via the BIOS.  I just
have to add transition code from RM to PM and it should
work.  It would be better to eliminate loader hack probs
and do it the way it is intended.

-Kevin

Reply via email to