삼바 관련 하여 마운트시 종료할때 ;;
CIFS VFS: no response for cmd.... 이러한 메세지가 출력한다..
삼바 관련 하여 버그인듯하다...
해결책은...
요렇게 해준다 .. 물론 root 로... 말이다..
관련된 글 이다..
http://whereofwecannotspeak.wordpress.com/2007/12/25/unmount-samba-filesystems-before-shutdown-or-reboot/
CIFS VFS: no response for cmd.... 이러한 메세지가 출력한다..
삼바 관련 하여 버그인듯하다...
해결책은...
ln -s /etc/init.d/umountnfs.sh /etc/rc0.d/K15umountnfs.sh
ln -s /etc/init.d/umountnfs.sh /etc/rc6.d/K15umountnfs.sh
ln -s /etc/init.d/umountnfs.sh /etc/rc6.d/K15umountnfs.sh
요렇게 해준다 .. 물론 root 로... 말이다..
관련된 글 이다..
http://whereofwecannotspeak.wordpress.com/2007/12/25/unmount-samba-filesystems-before-shutdown-or-reboot/
댓글을 달아 주세요