From mboxrd@z Thu Jan 1 00:00:00 1970 From: Larry Alkoff Subject: Re: How to specify where c drive lives? Date: Mon, 20 Apr 2009 12:08:54 -0500 Message-ID: <49ECAC26.5000207@mindspring.com> References: <49E932B6.5070909@mindspring.com> <49EA0A27.5000302@mindspring.com> <49EA6BBC.2010408@mindspring.com> <49EA8847.9000200@mindspring.com> <49ECA170.3070600@mindspring.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Samuel Bronson Cc: Bart Oldeman , dosemu , freedos-user@lists.sourceforge.net Samuel Bronson wrote: > On Mon, Apr 20, 2009 at 12:23 PM, Larry Alkoff wrote: >> 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. > > ... but do you both have the same things in ~/.dosemu/drives? > Hello Samuel. Looks like I just did a dumb thing - again! The soft line in ~/.dosemu/drives said: c -> /home/me/.dosemu/drive_c instead of c -> /home/her/.dosemu/drive_c and my eye must just have just glazed over the error. Thank you for making me look closer. Larry Alkoff