https://bugzilla.novell.com/show_bug.cgi?id=262319 User dippy@horrorpunk.org added comment https://bugzilla.novell.com/show_bug.cgi?id=262319#c52 --- Comment #52 from id id <dippy@horrorpunk.org> 2008-06-28 09:12:12 MDT --- finally fixed it .. uninstalled the novell-client.novfs.2.0 module in yast (ignore dependicies here). uninstalled the (normal) novfs kernel modules in yast then removed all novfs.ko from: /lib/modules/$uname/updates /lib/modules/$uname/kernel/fs/novfs/ took these lines out of novfsd in /etc/init.d ________________________________ #removing because its already built # # Rebuild the novfs if needed # cd /opt/novell/ncl/src/novfs # ./mk_novfs #Try and start novfs modprobe novfs #removing because its already built # lsmod |grep novfs 2>&1 >/dev/null # if [ $? -ne 0 ]; then # cd /opt/novell/ncl/src/novfs # ./mk_novfs force # depmod # modprobe novfs # fi ________________________________ reboot then in yast chose novfs-kernel-2.6.xxxxxxx let it install reboot, works except the issue with nautilus is still present because I don't think they have fixed the community novfs for 10.3 repos as stated here:?? only factory ?? https://bugzilla.novell.com/show_bug.cgi?id=340510 but you can copy from the shell.. and on restart or shutdown it still segfaults as stated here: http://forums.novell.com/novell-product-support-forums/open-enterprise-serve... -- 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.