From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Karcher Subject: Re: line 496 parse error Date: Mon, 30 Dec 2002 09:12:10 +0100 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <20021230081210.GA960@Amis.berlin.frey> References: <20021223004852.7bdfef38.grisxa@mail.ru> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-msdos@vger.kernel.org On Fri, Dec 27, 2002 at 11:15:28AM -0500, Bart Oldeman wrote > well as Reinhard Karcher reported, uncomment $_video = (off). > if you run DOSEMU from mc, an xterm, or in an ssh session, then it thinks > that it does not run on the Linux console and the bug you mention > (line 496 in the built-in global.conf) does not apply. > Just one more observation: Don't use plainvga with $_video, you get the same error. I suppose that the option plainvga does not apply to $_video but only to $_chipset. Thus I suggest to remove plainvga from the $_video line. Reinhard