Computing.Net > Forums > Linux > long filename

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

long filename

Reply to Message Icon

Name: gguyen
Date: May 6, 2006 at 13:05:48 Pacific
OS: LINUX UBUNTU
CPU/Ram: PIII800
Comment:

Hello, I am running Ubuntu and mounted FAT32 on one of my folders. But it cant recognize long filename and displays as filena~1 etc. Is there a way to solve this? THanks!



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: May 8, 2006 at 01:47:06 Pacific
Reply:

Are you sure that is is mounted as vfat? Did you mount it by hand or by editing fstab? The command should generally look something like:
$ sudo mount -t vfat -o umask=0 /dev/hda1 /mnt/windoze

The umask=0 option allows for read/write access for all users.


0
Reply to Message Icon

Related Posts

See More


Seeking advice on selecti... Sendmail 8.13.1 & rel...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: long filename

Bourne shell www.computing.net/answers/linux/bourne-shell/19866.html

view files explorer / samba www.computing.net/answers/linux/view-files-explorer-samba/26926.html

Creating ISO image question www.computing.net/answers/linux/creating-iso-image-question/26148.html