Subject: Re: doscmd problems
To: None <port-i386@netbsd.org>
From: Bernd Sieker <bsieker@techfak.uni-bielefeld.de>
List: port-i386
Date: 07/17/1999 21:44:16
On 17.07.99, 21:32:13, Krister Walfridsson wrote:
> I'm trying to run doscmd (from current pkg source on NetBSD 1.4)
> but no success... I get the error
> 
>   doscmd: fatal error vm86 returned
> 
> every time I run it, and I have tried both running it as
> 'doscmd file.exe' and 'booting' it from a floppy as suggested
> in the man page.
> 
> Any idea what may be wrong?

You need to have a kernel with the virtual 8086 emulation enabled.

Uncomment the line

  options        VM86            # virtual 8086 emulation

in the kernel config file.

> 
>    /Krister

-- 
Bernd Sieker

Unix, the solution to the W2k problem.