Page 1 of 1

LMDE: Won't Shutdown if SSHFS Mounted

Posted: Sat Apr 28, 2012 12:02 pm
by WhatUsernameIsFree?
Hi all

In LMDE if I try shutdown the computer with SSHFS mounted the system won't ever power off. It disables all the ctrl+alt+f1 etc and X but the system sits there almost as if it's waiting for the "System will now halt." text but it never appears.

Any way to automatically unmount any SSHFS when powering down?

Re: LMDE: Won't Shutdown if SSHFS Mounted

Posted: Wed May 02, 2012 5:06 am
by xenopeek
Moved here by moderator

Re: LMDE: Won't Shutdown if SSHFS Mounted

Posted: Wed May 02, 2012 5:59 am
by WhatUsernameIsFree?
What the computer sits on if you shut it down with it mounted, should it help anyone. :)

http://dl.dropbox.com/u/32606209/2012-0 ... .58.11.jpg

Re: LMDE: Won't Shutdown if SSHFS Mounted

Posted: Sun May 20, 2012 1:20 pm
by WhatUsernameIsFree?
Can anyone tell me a way that I can have the computer automatically unmount the remote drive when I click 'Shutdown'? Or any suggestions as to how to fix this?

Re: LMDE: Won't Shutdown if SSHFS Mounted

Posted: Sat Jun 02, 2012 6:54 pm
by äxl
Several scripts are run on shutdown to umount devices. Maybe you could look into them in /etc/init.d/
These are LSB scripts: http://wiki.debian.org/LSBInitScripts (http://wiki.debian.org/RunLevel)