Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi, i have mounted my external (fat32) USB drive before using this command:
mount -o umask=0222 /dev/sdc1 /mnt/HD_a2/usbdrive
Since then i might have upgraded firmware (i cant remember, but i dont think i have) i'm running 1.04b57
Now when i mount drive all filenames and dir are only 8char.extension like this:
DIR: backup~1
FILE: 02come~1.ogg
WHat can i do to make this correct?
Regards,
Martin
Offline
Try the mount option "-t vfat". This worked for me.
Offline
Thanks a-lot, that solved the problem with only 8 chars.
But how do i do to be able to have full access, i.e be able to delete files on the USB HD ?
/m
Offline
read this: http://dns323.kood.org/forum/viewtopic. … 3221#p3221
mount -o umask=0
People with reading skills have a clear advantage ;-)
Offline