From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: Drive labels with DR-DOS 7 Date: Tue, 21 Jan 2003 21:44:45 +0100 (CET) Sender: linux-msdos-owner@vger.kernel.org Message-ID: <200301212044.h0LKijK24673@speedy.ludd.luth.se> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Ross said: > Under dosemu, my drive's label shows up as just "AP". Using And then: > On Tue, Jan 21, 2003 at 12:43:04PM -0500, Ross Vandegrift wrote: > > Ah, ok - it seems that my DOS is having problems with drive labels > > through dosemu. mlabel correctly reports the drive label, and I can > > reset it, but in DOS, programs that read the label still get garbage. > Actually, it seems this could be a bug in DR-DOS. I just accidently > reproduced it on an actual DOS workstation. Crud. Actually it's probably LFN that strikes again. This is what you get when you've a floppy with LFN (from WINDOZE) and use MSDOZE 6.22 to look at it. That "AP" is the beginning of a LFN that starts with "A". Right, MartinS