From owner-freebsd-questions Sun Mar 8 16:56:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10664 for freebsd-questions-outgoing; Sun, 8 Mar 1998 16:56:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.image.dk (root@mailmain.image.dk [194.234.57.28]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA10631 for ; Sun, 8 Mar 1998 16:55:42 -0800 (PST) (envelope-from leifn@image.dk) Received: from image.dk (pm21-43.image.dk [194.234.169.43]) by mail.image.dk (8.8.8/8.7.3) with ESMTP id BAA02086; Mon, 9 Mar 1998 01:55:26 +0100 Message-ID: <35033EC8.CE6CEDC6@image.dk> Date: Mon, 09 Mar 1998 01:58:48 +0100 From: Leif Neland X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-STABLE i386) MIME-Version: 1.0 To: Jonathan Lemon CC: freebsd-questions@FreeBSD.ORG Subject: Re: doscmd: command not found References: <19980308171637.23101@ct.picker.com> <35032F12.E8F55E6@image.dk> <19980308181253.26149@right.PCS> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathan Lemon wrote: > > On Mar 03, 1998 at 12:51:47AM +0100, Leif Neland wrote: > > 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. Yep, I got this idea too, but grep -i vm86 /usr/src/sys/i386/conf/* didnīt give anything, not even in LINT, so I didnīt think this option was an option... However, I have just compiled a kernel with VM86, let's see what happens... -- --- Leif Neland leifn@image.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message