> 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 - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
