Subject: Re: strange netbsd iso image
To: Steven Grunza <steven_grunza@ieee.org>
From: Robert Elz <kre@munnari.OZ.AU>
List: netbsd-users
Date: 05/11/2000 00:05:30
Date: Wed, 10 May 2000 09:35:14 -0400
From: Steven Grunza <steven_grunza@ieee.org>
Message-ID: <39196592.48255669@ieee.org>
| Is there some variation on the mount command that will enable MS-DOS long
| file names?
Not in 1.4.2. Windows writes long file names using the "joilet"
encoding (that only windows uses). That's supported in -current
but not in 1.4.2. To get long filenames you need RockRidge format
for 1.4.2 (and no wintrash program I have ever seen creates that,
though I guess there might be something out there).
kre