Δημοσιεύτηκε: 12 Ιούλ 2011, 13:37
από vasster
Το πιθανότερο είναι αυτό το πρόγραμμα που έβαλες, να βάζει flag στο mount και έτσι να γίνεται προσπάθεια μετάφρασης των ελληνικών σε κάτι άκυρο ή λάθος.

Νομίζω ότι αντί να βρεις το πρόβλημα στο automount, πρόσθεσες ένα νέο. Στην χειρότερη περίπτωση μπορούσες να κοιτάξεις τη βοήθεια της εντολής mount.

Ελάχιστο googling με πήγε σε σελίδα της κοινότητας του ubuntu στο οποίο είχες την απάντηση:
https://help.ubuntu.com/community/Mount/USB
Configuring Automounting
To enable or disable automount open a terminal and type gconf-editor followed by the [Enter] key.

Browse to /apps/nautilus/preferences/media_automount.

The media_automount key controls whether to automatically mount media. If set to true, then Nautilus will automatically mount media such as user-visible hard disks and removable media on start-up and media insertion.

There is another key /apps/nautilus/preferences/media_automount_open. This controls whether to automatically open a folder for automounted media. This key can also be set in the Nautilus (file manager) window. From the Edit menu in Nautilus select Preferences and then select the Media tab.

If set to true, then Nautilus will automatically open a folder when media is automounted. This only applies to media where no known x-content/* type was detected; for media where a known x-content type is detected, the user configurable action will be taken instead. This can be configured as shown below.