https://bugzilla.novell.com/show_bug.cgi?id=403718 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=403718#c3 --- Comment #3 from Olaf Hering <olh@novell.com> 2008-08-04 06:34:27 MDT --- 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? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.