From mboxrd@z Thu Jan 1 00:00:00 1970 From: Larry Alkoff Subject: How to specify where c drive lives? Date: Mon, 20 Apr 2009 11:23:12 -0500 Message-ID: <49ECA170.3070600@mindspring.com> References: <49E932B6.5070909@mindspring.com> <49EA0A27.5000302@mindspring.com> <49EA6BBC.2010408@mindspring.com> <49EA8847.9000200@mindspring.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <49EA8847.9000200@mindspring.com> Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Bart Oldeman Cc: dosemu , freedos-user@lists.sourceforge.net My Kubuntu 8.04 LTS computer has the c: drive in ~/.dosemu/drive_c with symlinks to the directories I am interested in. It works perfectly. My computer has this line in ~/.dosemu/boot.log: device: /home/lba/.dosemu/drives/c type 4 h: -1 s: -1 t: -1 drive C: device: /home/lba/.dosemu/drives/d type 4 h: -1 s: -1 t: -1 drive D: My wife has this different line in ~/.dosemu/boot.log: device: /etc/dosemu/drives/c type 4 h: -1 s: -1 t: -1 drive C: device: /home/kna/.dosemu/drives/d type 4 h: -1 s: -1 t: -1 drive D: Dosemu 1.4.0.0 seems to be ignoring the setup and symlinks in ~/.dosemu/drive_c. My wife's and my computer use the same version of Kubuntu with the same repositories so they should be exactly the same but they are not. How can I set dosemu to use ~/.dosemu/drive_c as my c: drive? Larry Sorry for the duplicate message. I forgot to include freedos-user in the cc: list. Larry