Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Aug 1997 15:59:14 -0500
From:      Jonathan Lemon <jlemon@americantv.com>
To:        dmaddox@scsn.net
Cc:        current@FreeBSD.ORG
Subject:   Re: VM86?
Message-ID:  <19970809155914.35878@right.PCS>
In-Reply-To: <19970809163338.62258@scsn.net>; from Donald J. Maddox on Aug 08, 1997 at 04:33:38PM -0400
References:  <19970809163338.62258@scsn.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Aug 08, 1997 at 04:33:38PM -0400, Donald J. Maddox wrote:
> Ok, I added the following line to my kernel config:
> 
> options "VM86"
> 
> ran config, and recompiled.  I also built and installed the doscmd
> binary.
> 
> However, any attempt to execute a DOS binary (or to boot DOS from
> a floppy) results in:
> 
> Init: -1
> sigreturn failed : Invalid argument
> doscmd: fatal error vm86 returned (no kernel support?)
> 
> What else do I need to do to get VM86 to work?

You probably need to load the LKM as well.  modload /lkm/vm86_mod.o
--
Jonathan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970809155914.35878>