Date: Wed, 27 Aug 1997 19:32:58 +0200 (SAT) From: John Hay <jhay@mikom.csir.co.za> To: robsch@robkaos.ruhr.de (Robert Schien) Cc: emulation@FreeBSD.ORG Subject: Re: How to enable VM86 (run doscmd)? Message-ID: <199708271732.TAA01923@zibbi.mikom.csir.co.za> In-Reply-To: <m0x3lO0-00065rC@robkaos.ruhr.de> from Robert Schien at "Aug 27, 97 06:56:04 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> I am running 3.0-current (a few days old) and I tried running > doscmd. But all I get is > > sigreturn failed : Invalid argument > doscmd: fatal error vm86 returned (no kernel support?) > Init: -1 > > I have > options "VM86" > in the kernel config file (I corrected my earlier mistake by > using quotes). > > Is there another option necessary to get in running? > It has been a while since I have played with it, but if it hasn't changed some of it is in an lkm which you have to load. Something like "modload /lkm/vm86_mod.o" should do it, if you have build and installed the lkm. John -- John Hay -- John.Hay@mikom.csir.co.za
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708271732.TAA01923>