Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 21:35:19 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Zhihui Zhang <zzhang@cs.binghamton.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Using msdos floppy on FreeBSD
Message-ID:  <20021106033518.GC1208@dan.emsphone.com>
In-Reply-To: <Pine.SOL.4.21.0211052153250.11315-100000@opal>
References:  <Pine.SOL.4.21.0211052153250.11315-100000@opal>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Nov 05), Zhihui Zhang said:
> I have two FAT floppy that I used to transfer files between FreeBSD
> and Windows. One can show longer file names, the one cannot. What
> format command (on FreeBSD or Windows) does this trick (i.e. choose
> FAT32)?  I want to reformat the floppy that does not show longer than
> eight names.  Thanks.

If a floppy has only short names, mount_msdos assumes it's a DOS floppy
and will not generate long names when you create files on it.  You can
force it by mounting the floppy with the -l option, or you can put a
long filename on the floppy with a Windows machine, which should cause
BSD to use long filenames the next that floppy is mounted.  You don't
need to reformat.

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021106033518.GC1208>