13

I have an NFS drive mapped in Ubuntu 11.10 using autofs which automatically mounts a drive on every boot. But if I use the Gnome Shell interface, a pop up notification keeps popping up from the bottom-centre of the screen saying the name of the mapped drive and an Eject option.

It pops up about every 5 minutes even though the NFS drive is already always mounted. Any way to stop this?

nLinked
  • 3,387

1 Answers1

12

Per this discussion on the Ubuntu Forums, install dconf-tools and then run the dconf editor (a launcher installed to "System Tools" on my machine).

Navigate to org > gnome > desktop > media-handling and then check the "autorun-never" box. Then simply close the dconf editor.

Yi Jiang
  • 1,206
user51613
  • 121