From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: Freshly installed dos-6.22 with disk image does not work Date: Fri, 29 Nov 2002 04:03:59 +0300 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3DE6BCFF.20104@yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. Boszormenyi Zoltan wrote: > and I compiled dosemu-1.1.3.7 with the attached compile-time settings. Don't use setup-dosemu script for now as it removes some important options from compiletime-settings. The "compiletime-settings" provided by default would do in most cases (or edit it manually). > so it uses the image as a virtual disk instead of the "freedos" > directory as a network drive. You can use also an msdos directory as a network drive. For some reasons I think it is better than the hdimage. All you need is just to delete the freedos files and copy the MS-DOS ones (io.sys, msdos.sys and command.com). In fact there is probably no need to even erase the freedos files, as dosemu recognizes the system files by their names, and MS-DOS's files have a higher priority when both DOSes are present. > xdosemu now refuses to work. The boot.log attached. I copied the > vga.pcf font to the > proper place but did not bother to restart the font server yet. Try this: 1. in the directory you copied the vga.pcf in, type "mkfontdir". 2. in xterm type "xset fp rehash" to make your X server to search for the new fonts.