Public bug reported:

Hello,

I have Problems with reboot oder shutdown when a smb share is mounted in
fstab

what to do to reproduce this:
1. install ubtuntu 8.04 beta and update it with latest packages from the repos
2. install smbfs
3. # mkdir /media/Fileserver
4. Add to /etc/fstab: //server/fileserver /media/Fileserver smbfs (or cifs) 
defaults,uid=1000,gid=1000 0 0
5. # mount -a
6. your SMB share will appear on Desktop
7. shutdown or reboot your system
8. it will hang and you will get something like “CIFS VFS: server not 
responding. No response for cmd 50 ...”

this worked on my mashines to fix it:

cd /etc/rc0.d

# mv S31umountnfs.sh K15umountnfs.sh

cd /etc/rc6.d

# mv S31umountnfs.sh K15umountnfs.sh

But it is really annoying to do all those steps on a new PC setup. (an
we have lot of them with ubuntu)

It would be great to have a easier and faster way to create network smb
filesystem on a client PC.

Regards
Maximilian

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
Shutdown and reboot troubles with a smbfs or cifs mounted Samba share
https://bugs.launchpad.net/bugs/212019
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to