Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have mounted that share from the server to your client (ie where you are logged in) then you can't umount it if any process at all is using that mount, including if your current working dir (pwd) ie where you are, is on that mount. You have to cd elsewhere.
Otherwise check lsof, fuser.
basically what you had, plus the 2 zeroes (you don't need to worry about them)
As for 'stable', there's no option for that, you just have to keep your systems/network stable, like any other service.
after you've done the manual mount. You can pretty much cut 'n paste the relevant line into /etc/fstab.
The system knows how to mount stuff, that's why the manual cmd is different, the system only needs to be told what to mount, where and any options.
PS do NOT edit /etc/mtab(!)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.