hi Justin,

the error you are getting is due to one of two things:

1.) The code in the image is trying to execute past the segment limit of CS
2.) The image specified in the .bochsrc file could not be found

(2) is probably what is happening, if both images are failing.  This should
have
been displaying an error like "system image not found" or something like that,
but
consider the error you are getting the equivalent ;)

Hope this helps,
Dave.


On Sat, 7 Apr 2001 06:24:02 -0400, Justin Dubs said:

> Hey,
>  
>  I'm hoping that someone on this list can help me with so simple questions:
>  
>  1) Do you guys have any plans to port plex86 to OpenBSD?  It already runs on
>  NetBSD and FreeBSD, or so I gather from the names of the kernel/*.c files...
>  
>  2) I'm using bochs right now, from 2000_0325, which I got from plex86's ftp
>  site.  I did the usual ./configure & make, and everything appeared to go
>  fine. I also downloaded all three GuestOS images from the ftp site.  I
>  installed the vga font.  I setup the .bochsrc file.  All three disk images
>  fail with the same error message:
>  
>  panic, prefetch: EIP > CS.limit
>  
>  Does anyone know why this is happening?  I'm running the stock install of
>  OpenBSD 2.8.  Thanks for your help,
>  
>  Justin Dubs


Reply via email to