Forum Moderators: bakedjake

Message Too Old, No Replies

Booting to command line......

..... and not launching X Server/KDE

         

trillianjedi

1:16 pm on Nov 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I need to boot my Mandrake 9.2 box straight into command line. I've got a soundcard issue which I think might relate to KDE taking over control of the card when it launches.

How do I boot the box straight to command line and stop it launching X and KDE? Is there a simple way?

Thanks,

TJ

Birdman

2:00 pm on Nov 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Edit the file, /etc/inittab, to boot at runlevel 3. It will probably be at runlevel 5 now. You should boot into a command prompt after this.

Regards

trillianjedi

3:04 pm on Nov 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Many thanks!

Presumably I just edit it back up to 5 afterwards.

Seems strange that there isn't a tool that does it for you - edit to run level 3, then reboot on the click of a button.

TJ

Birdman

3:22 pm on Nov 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I believe you can also issue this command:

init 3

...to change runlevel automatically, without rebooting. Then, when finished, reboot and you should go back to runlevel 5.

Regards