hi... i posted a message a few days ago about kdm not starting automaticly... one told me to put a "set -x" at the beginning of the kdm-script in /etc/init.d and post the output here...
so here it is... + PATH=/bin:/usr/bin:/sbin:/usr/sbin + DAEMON=/usr/bin/kdm + PIDFILE=/var/run/kdm.pid + UPGRADEFILE=/var/run/kdm.upgrade + test -x /usr/bin/kdm + test '' = 4 + ARG=-noautolog + echo -n 'Starting K display manager: ' Starting K display manager: + getpid + '[' -f /var/run/kdm.pid ']' + false + start-stop-daemon --start --quiet --pidfile /var/run/kdm.pid --exec /usr/bin/kdm -- -noautolog /etc/init.d/kdm: /bin/start-stop-daemon: cannot execute binary file + exit 0 can anyone figure out what went wrong ?? greetings peter

