Jeroen Janssen wrote:
>
> I couldn't get things working yesterday, so I did a new checkout and
> verified again..
>
> cooperative,paging & preemptive run ok.
> freedos & dos62 run ok.
>
> Running plex86 with the linux config file I get:
>
> ROM: loading image '../bios/BIOS-plex86-2000_0802a' @ 0xf0000 (65536
> bytes)
> ROM: loading image '../bios/VGABIOS-elpin-2.40' @ 0xc0000 (32768 bytes)
> image_load: '../../initrd.img', size=1474560 read into memory at
> 00e80000
> bios: loading guest code: ../../linux.img (468488 bytes) (BIN)
> Setting prescan depth to 3
> Initializing plugins
> Running VM
> bochs: timer0 period set to 99 hz
> Fatal monitor error caused Panic
> Segmentation fault
Looks like its working as planned. :^) I moved the VGA dump to
user space. I hosed some of the debug fault output code upon
panic probably. Does the same on my side.
-Kevin