I started clean with 6.3.1 then upgraded to 6.5.1. I am posting this howto on the wiki http://wiki.slimdevices.com/index.cgi?SUSE101StartupScripts
I believe my problems were due to file permissions. SlimServer 6.3.1 running on Suse 10 uninstall slimserver 6.3.1 rpm -e slimserver download SlimServer 6.5.1 rpm from slimdevices install slimserver 6.5.1 rpm -i SlimServer_v6.5.1.noarch.rpm cd /etc mv slimserver.conf slimserver.conf.6.5.1 mv slimserver.conf.rpmsave slimserver.conf cd sysconfig mv slimserver slimserver.6.5.1 mv slimserver.rpmsave slimserver Make sure the slimserver user is the owner of the following: /etc/slimserver.log /var/tmp/slimserver /usr/local/slimserver Now restart slimserver cd /etc/init.d ./slimserver.init stop ./slimserver.init start You can rm the /etc/slimserver.conf.6.5.1 and /etc/sysconfig/slimserver.6.5.1 files. -- jst1 ------------------------------------------------------------------------ jst1's Profile: http://forums.slimdevices.com/member.php?userid=9160 View this thread: http://forums.slimdevices.com/showthread.php?t=32656 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
