Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 1998 18:12:53 -0600
From:      Jonathan Lemon <jlemon@americantv.com>
To:        Leif Neland <leifn@image.dk>
Cc:        Randall Hopper <rhh@ct.picker.com>, freebsd-questions@FreeBSD.ORG, dwhite@resnet.uoregon.edu
Subject:   Re: doscmd: command not found
Message-ID:  <19980308181253.26149@right.PCS>
In-Reply-To: <35032F12.E8F55E6@image.dk>; from Leif Neland on Mar 03, 1998 at 12:51:47AM %2B0100
References:  <Pine.BSF.3.96.980302014116.10891A-100000@darla.swimsuit.roskildebc.dk> <19980308171637.23101@ct.picker.com> <35032F12.E8F55E6@image.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 03, 1998 at 12:51:47AM +0100, Leif Neland wrote:
> bash-2.00# dosccmd ./dbase
> bash: dosccmd: command not found
        ^^^^^^^
This is a typo.


> bash-2.00# doscmd dbase
> Init: -1
> sigreturn failed : Invalid argument
> doscmd: fatal error vm86 returned (no kernel support?)

You do have a kernel compiled with VM86 support in it?  You need 

	options "VM86"

in your kernel config file.
--
Jonathan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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