You also need to specify the vfat file system when you mount a
partition. For example to mount hda1 as vfat:
mount -t vfat /dev/hda1 /mnt
I think if you don't specify vfat, it will mount as msdos by default,
which will give you the truncated file names.
Run the command df -T to see the file syst
On Sun, 5 Jul 1998, David B. Wilson wrote:
> Hi, I'm running a kernel (2.0.3something) with the FAT32 patch.
> Do I need another patch in order to see filenames as they appear
> under w95, or will the filenames always appear truncated under Linux?
> Please reply to [EMAIL PROTECTED]
Compile with
Hi, I'm running a kernel (2.0.3something) with the FAT32 patch.
Do I need another patch in order to see filenames as they appear
under w95, or will the filenames always appear truncated under Linux?
Please reply to [EMAIL PROTECTED]
David
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED]
3 matches
Mail list logo