From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clarence Dang Subject: Re: dosemu-1.1.5 and drive D Date: Fri, 10 Oct 2003 23:28:12 +1000 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <200310102328.12727.dang@kde.org> References: <1065666212.10212.41.camel@linux.local> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: <1065666212.10212.41.camel@linux.local> List-Id: Content-Type: text/plain; charset="us-ascii" To: Serge Naggar , linux-msdos@vger.kernel.org On Thu, 9 Oct 2003 12:23 pm, Serge Naggar wrote: > I was wondering how to possibly change the D:\ drive=/home/x > to another area or to create another drive letter. > > I am particularly interested in reaching /mnt/data > LREDIR D: LINUX\FS/mnt/data Alternatively, you can use the $hd_image = "drives/*" trick and put symlinks to your drives under ~/.dosemu/drives, IIRC. Cheers, Clarence