PC hung during reboot or shutdown if cifs share mounted.<br />
I have cifs share mounted via fstab entry. If share is not unmounted prior to shutdown or reboot, PC hungs.<br />
If I manually umount share or make "/etc/init.d/netfs stop" prior to shutdown, there is no such problem<br />
<br />
$ echo $(findmnt -m -t nfs,nfs4,smbfs,ncpfs,cifs)<br />
TARGET SOURCE FSTYPE OPTIONS /home/dmitry/disk1 //192.168.1.50/disk1/ cifs rw,nosuid,nodev,user=dmitry /home/dmitry/raid1 //192.168.1.50/raid1/ cifs rw,nosuid,nodev,user=dmitry
↧