5

I'm running Ubuntu 10.04 64bit Desktop on my server with LTSP5.2 and 10 workstations.

Everytime I put a CD or USB disk into the server it shows up with an error on all the workstations saying 'Unable to Mount '

Is there a way to stop these messages from showing on thin clients?

RolandiXor
  • 51,797
map7
  • 1,346
  • 1
  • 7
  • 15

3 Answers3

3

Try this

Open gconf-editor from terminal.

Then untick /apps/nautilus/preferences/media_automount_open key.

This disables automatic opening of a folder for automounted media

This seems to be a per user setting.

0

I suggest you to look at the following links,

http://ubuntuforums.org/showthread.php?p=9338967#post9338967

or

https://bugs.launchpad.net/ubuntu/+source/cdrom-detect/+bug/574468 and in this link search for the answer by

0

Maybe you enabled the LTSP automount feature.

Have a look at this information page on LTSP under the title "autofs"

Ferox
  • 1