Where is 'Unmount' previously seen in context menu of removable media?

Asked by Pett Gon

I installed the Ubuntu 10.10 (maverick) from scratch.
I can't see 'Unmount' in context menu of removable media any more, but only 'Eject' an 'Safely remove drive'. This makes me unable to re-mount a removable media without pulling it out from the machine. That is too annoying!

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu util-linux Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

you can add the item as a menu item if you install

nautilus-actions

Then find (or make a script).

Or you can just use command line, you can run:

mount

To see the mount point. You can then run:

sudo umount /mount/point

replace /mount/point with the ACTUAL mount point of the partition.

Can you help with this problem?

Provide an answer of your own, or ask Pett Gon for more information if necessary.

To post a message you must log in.