This problem was solved. Wrong schema was set in gconf. Unapplying that
solved the problem:

[14:21][MayskiyJuk][zs-71-04-a][~]gconftool-2
--unapply-schema /system/storage/default_options/vfat/mount_options

Now it looks like this:

[14:28][MayskiyJuk][zs-71-04-a][~]cat
~/.gconf/system/storage/default_options/vfat/%gconf.xml 
<?xml version="1.0"?>
<gconf>
        <entry name="mount_options" mtime="1227007341" type="list"
ltype="string">
                <li type="string">
                        <stringvalue>shortname=lower</stringvalue>
                </li>
                <li type="string">
                        <stringvalue>uid=</stringvalue>
                </li>
        </entry>
</gconf>

Thanks




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to