"Kenneth C. Arnold" wrote:
> unfortunately, no:
>
> Processing command-line options
> Opening VM (/dev/plex86)
> Processing configuration script ../conf/plex86.conf
> Allocating 4MB of physical memory in VM
> Mapping virtualized physical memory into monitor
> Zeroing virtualized physical memory
> Mapping monitor print buffer into user mem.
> Setting prescan depth to 3
> Initializing plugins
> Running VM
> ::plex86 panic:
> ::sbe: guest EIP > CS.limit
>
> Fatal monitor error caused Panic
> Register dump:
> CS:f000 SS:0000 DS:0000 ES:0000 FS:0000 GS:0000
> EAX:00000000 EBX:00000000 ECX:00000000 EDX:00000503
> ESI:00000000 EDI:00000000 EBP:00000000 ESP:00000000 EFLAGS:00000046
>
> Stack dump:
> Current instruction:
> F000.00010000 0000 addb %al, (%bx,%si)
Let's see. I use:
./plex86 -f ../conf/freedos
It uses the 10M FreeDOS disk image which you can download from
the ftp site and uncompress. If you are using ../conf/plex86.conf
straight with no mods, no wonder it is causing the above error.
There's no BIOS or any OS booting.
-Kevin