|
Bugzilla – Full Text Bug Listing |
| Summary: | System Hangs On Shutdown When Accessing NCPFS Mounts | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | David Dulong <Dulongd> |
| Component: | Network | Assignee: | Ruediger Oertel <ro> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P1 - Urgent | CC: | Dulongd |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
David Dulong
2008-06-25 13:25:36 UTC
Sorry - typo - I really do run "sudo" no "sudu". ;-) is the network still up at this point? I think, /etc/init.d/boot.localfs needs also ncpfs in line 35:
30 #
31 # Special file systems (memory and network based)
32 #
33 typeset -r tmpfs=tmpfs
34 typeset -r memfs=nfsd,devpts,proc,usbfs,sysfs,securityfs,debugfs,fusectl
35 typeset -r netfs=nfs,nfs4,smbfs,cifs
36 typeset -r nofs=no${netfs//,/,no},no${memfs//,/,no}
Can you check if that helps?
Rudi, netfs= needs also ncpfs already fixed in FACTORY/11.1-beta update wanted for 11.0 ? Updates are up to the magic ast@novell.com :) *** This bug has been marked as a duplicate of bug 439437 *** |