Did you mess with the runlevels, because if it worked once, it should definately work again. Try running "init 4" and see what happens.
Did you mess with the runlevels, because if it worked once, it should definately work again. Try running "init 4" and see what happens.
with spaces
switches to runlevel 4, which should boot XCode:init 4
if you want to make a big fat hack out of it, you can add the line "startx" to the end of /etc/rc.d/rc.local. Note that this is a really ugly way to do it but it gets the job done when all else fails.
If you want a graphical greeter, try "gdm" instead of "startx".
Bookmarks