Hi,

I've reported the following bug as
https://bugs.launchpad.net/bugs/164508

Edubuntu 7.10, LTSP thin client
When mounting USB stick containing files with names in Russian,
cyrillic letters appear as '???'.
To solve this I modified /opt/ltsp/i386/lib/udev/add_fstab_entry
as follows: in line

echo "/dev/${DEVICENAME} ${MOUNTPOINT} ${FSTYPE} defaults 0 0" >> ${FSTAB}

I changed 'defaults' to 'utf8'.

But the solution above doesn't work for CDs, when inserting one in
client's drive a line appears in /var/run/ltspfs_fstab with 'defaults'
instead of 'utf8'.
Where does this line appear from?

Denis


-- 
edubuntu-users mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users

Reply via email to