Can mount my Nas from desktop which is exactly what I want but can't unmount

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have the following fstab entry:



//192.168.0.12/Public /home/mike/Nas cifs rw,guest,vers=1.0,iocharset=utf8,_netdev,noperm,noauto,user 0 0


This allows me to click on NAS under devices on my desktop to mount my NAS which is exactly what I want.



Problem is, if I try and unmount I don't have permission. What do I need to do?







share|improve this question

















  • 1




    What happens if you type sudo umount /home/mike/Nas in a terminal? Does it get unmounted then???
    – Fabby
    Apr 28 at 12:55











  • ^^^ use that, problem should be solved
    – Vlastimil
    Apr 28 at 12:57










  • There might be a clash between options noperm and user. If security is not an issue (= you're the only user), replacing user by users might solve the umount issue.
    – A.B
    Apr 28 at 19:34














up vote
0
down vote

favorite












I have the following fstab entry:



//192.168.0.12/Public /home/mike/Nas cifs rw,guest,vers=1.0,iocharset=utf8,_netdev,noperm,noauto,user 0 0


This allows me to click on NAS under devices on my desktop to mount my NAS which is exactly what I want.



Problem is, if I try and unmount I don't have permission. What do I need to do?







share|improve this question

















  • 1




    What happens if you type sudo umount /home/mike/Nas in a terminal? Does it get unmounted then???
    – Fabby
    Apr 28 at 12:55











  • ^^^ use that, problem should be solved
    – Vlastimil
    Apr 28 at 12:57










  • There might be a clash between options noperm and user. If security is not an issue (= you're the only user), replacing user by users might solve the umount issue.
    – A.B
    Apr 28 at 19:34












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have the following fstab entry:



//192.168.0.12/Public /home/mike/Nas cifs rw,guest,vers=1.0,iocharset=utf8,_netdev,noperm,noauto,user 0 0


This allows me to click on NAS under devices on my desktop to mount my NAS which is exactly what I want.



Problem is, if I try and unmount I don't have permission. What do I need to do?







share|improve this question













I have the following fstab entry:



//192.168.0.12/Public /home/mike/Nas cifs rw,guest,vers=1.0,iocharset=utf8,_netdev,noperm,noauto,user 0 0


This allows me to click on NAS under devices on my desktop to mount my NAS which is exactly what I want.



Problem is, if I try and unmount I don't have permission. What do I need to do?









share|improve this question












share|improve this question




share|improve this question








edited Apr 28 at 12:56









Vlastimil

6,3211146116




6,3211146116









asked Apr 28 at 12:48









user1759818

1




1







  • 1




    What happens if you type sudo umount /home/mike/Nas in a terminal? Does it get unmounted then???
    – Fabby
    Apr 28 at 12:55











  • ^^^ use that, problem should be solved
    – Vlastimil
    Apr 28 at 12:57










  • There might be a clash between options noperm and user. If security is not an issue (= you're the only user), replacing user by users might solve the umount issue.
    – A.B
    Apr 28 at 19:34












  • 1




    What happens if you type sudo umount /home/mike/Nas in a terminal? Does it get unmounted then???
    – Fabby
    Apr 28 at 12:55











  • ^^^ use that, problem should be solved
    – Vlastimil
    Apr 28 at 12:57










  • There might be a clash between options noperm and user. If security is not an issue (= you're the only user), replacing user by users might solve the umount issue.
    – A.B
    Apr 28 at 19:34







1




1




What happens if you type sudo umount /home/mike/Nas in a terminal? Does it get unmounted then???
– Fabby
Apr 28 at 12:55





What happens if you type sudo umount /home/mike/Nas in a terminal? Does it get unmounted then???
– Fabby
Apr 28 at 12:55













^^^ use that, problem should be solved
– Vlastimil
Apr 28 at 12:57




^^^ use that, problem should be solved
– Vlastimil
Apr 28 at 12:57












There might be a clash between options noperm and user. If security is not an issue (= you're the only user), replacing user by users might solve the umount issue.
– A.B
Apr 28 at 19:34




There might be a clash between options noperm and user. If security is not an issue (= you're the only user), replacing user by users might solve the umount issue.
– A.B
Apr 28 at 19:34















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f440570%2fcan-mount-my-nas-from-desktop-which-is-exactly-what-i-want-but-cant-unmount%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f440570%2fcan-mount-my-nas-from-desktop-which-is-exactly-what-i-want-but-cant-unmount%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Christian Cage

How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?