Ok, I just installed Suse 9.0 Pro on my system using VMware and when I start it up it automatically goes into KDE. I want it to go to the text only startup so I can install VMware tools, then I can start the xserver. Any help here?
If it's a "once off" thing, just press Ctr-Alt-F1, and switch to the first virtual console (eg, cli - there's 6 of them, plus the X console...). Then login, and type "telinit 3" to drop to run-level 3 (multi-user text-only mode). Then do your stuff, and type "telinit 5" to bring it back up to run-level 5 (multi-user X mode).
There's lots of ways of getting there, including editing /etc/inittab to set the default run-level, and passing "linux single" as a lilo kernel parameter to boot to single-user mode (text-only safe mode, I guess).
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.