From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julius Schwartzenberg Subject: Re: change d:\ drive Date: Wed, 25 Feb 2004 22:58:34 +0100 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <403D1A8A.806@zgod.cjb.net> References: <403ABC15.7040400@sprintmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <403ABC15.7040400@sprintmail.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Serge Naggar Cc: linux-msdos@vger.kernel.org Serge Naggar schreef: > I would like to change the d drive to point to /mnt/data > > I can't remember how to do it. > > thanks You can edit ~/.dosemurc and put /mnt/data behind drives/* or create a symbolic link from /mnt/data to ~/.dosemu/drives/d. Julius