From mboxrd@z Thu Jan 1 00:00:00 1970 From: "administrator" Subject: RE: Three major questions. issue one Date: Sat, 6 Sep 2003 23:43:08 +0000 (UTC) Sender: linux-msdos-owner@vger.kernel.org Message-ID: <01C374AF.6D646260@VORPAL> Reply-To: administrator@mail.hq42.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Date: Sat, 6 Sep 2003 19:45:28 -4:00 List-Id: To: linux-msdos@vger.kernel.org > I have the file ./dosemu/stamp-dosemu > it is 0 byte, I have run touch against it just to make sure the code > was not looking for a time stamp.... > > there is no change. > I still get ALL the intro stuff > copyright bla bla > drive D bla bla where would the drive D come from? it wants to map ~HOME It looks like you are accidentally using an older version of the dosemu script than the one from 1.1.5.6 you said you are using. try $ which dosemu it should say something like /usr/local/bin/dosemu It says: /usr/bin/local then try grep "DOS drive D" /usr/local/bin/dosemu there should be no matches. There are no matches