On Mon, Jun 13, Ralph Stoker wrote: > When I rebooted it booted to console (runlevel 5 showing). Don't seem to be > able to get it to boot to KDE desktop.(can't find kde.init error)... Ralph,
check output of the 'mount' command to verify that the partition that kde was installed to is mounted and fix /etc/fstab accordingly. check that the X session is running on Ctrl-Alt+F7 check runlevel entries for each tty in /etc/inittab if stuck in console you can start kde with- 'xinit /opt/kde/bin/startkde &' -- keith.
