[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Long FAT filenames and Linux ?



On Sep  7, 1997, at 19:25, Michael Legart wrote:
 > Just wondering if it is possible so make Linux read/write long 
 > filenames and a FAT partition ? (FAT16 - with 95win)
 > I have the VFAT module installed, but it doesn't seem to work...
 > michael legart
 > ----------------------
 > badpixel@post5.tele.dk
 > NEW icq uin -> 2565176
 > ----------------------

Besides just having the module installed, you need to mount those DOS
partitions as type vfat, not msdos:

    gonzo@newton [~] $ mount
    /dev/hda3 on / type ext2 (rw)
    proc on /proc type proc (rw)
    /dev/hda2 on /usr type ext2 (rw)
    /dev/hdb4 on /home type ext2 (rw)
    /dev/hda1 on /dos/c type vfat (rw)
    /dev/hda4 on /dos/d type vfat (rw)
    /dev/hdb1 on /dos/e type vfat (rw)
    /dev/hdb2 on /dos/f type vfat (rw)

-- 
Gonzalo A. Diethelm G.
gonzo@ing.puc.cl


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . Trouble? 
e-mail to templin@bucknell.edu .


Reply to: