I can't unmount

Asked by Devin Clark

I was trying to setup WIndows 8 to boot from a USB. I need to install Windows 8, and then dual boot Ubuntu. I made a mount folder but it won't delete now, or let me use my USB I put into my laptop.
I keep getting this error
umount: /home/user/Mount is not in the fstab (and you are not root)
Please somebody help

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

Linux is case sensitive so you can't just capitalize the mount command because the whim takes you

Revision history for this message
Wyatt Smith (wyatt-smith) said :
#2

Trying un-mounting as superuser
sudo umount /home/user/Mount

If this does not help, please give output of
ls - l /home/user | grep Mount ; df

I suspect this mount was created as superuser with sudo and is owner by root.

Can you help with this problem?

Provide an answer of your own, or ask Devin Clark for more information if necessary.

To post a message you must log in.