[olug] Filesystem Question?
Phil Brutsche
phil at brutsche.us
Tue May 27 06:06:11 UTC 2003
Robert A. Jacobs wrote:
> Olug,
>
> Okay, I've got an annoying problem that I am finally getting around
> to addressing: whenever I copy files to or from a 3 1/2" or Zip
> disk, the filenames are truncated as if I was working with an old DOS
> system i.e. I get an 8.3 name.
When you mount the file system mount it as VFAT (ie mount -t vfat
/dev/fd0 <mount point>) instead of as MSDOS (ie mount -t msdos ...).
--
Phil Brutsche
phil at brutsche.us
More information about the OLUG
mailing list