![]() |
Kubuntu 12.04 boot to text mode
I am attempting to configure Kubuntu 12.04 to boot by default in text mode. The
power usage and boot delay are slowly becoming unattractive. I've modified my grub.cfg (no, not directly) to the tune of: Code:
#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"the splash screen no longer displays, but it still boots to KDE. I've done some light reading on initscripts/upstart/runlevels, and suspect that these will get me what i'm looking for, but don't really know where to make my changes without potentially crippling the system. I have read a number of threads that report that the grub method was successful, but nothing that dealt with Kubuntu or precise pangolin. These are the only differences i see that might be causing these results. Any help is appreciated. Thanks in advance. |
Update:
Update: Nearly certain that kubuntu is what is making this difficult. Made the same modifications in grub to ubuntu 10.04, and it booted in text mode. Am now comparing boot sequence differences between 10.04 text mode, 10.04 graphical mode, and kubuntu.
|
I guess KDE is started by some init script in /etc/init.d/. Can you post the output of
Code:
ls -l /etc/init.d/ |
what do you mean to boot in text mode?
Do you want to see just text at boot up instead of the start image but then still enter KDE Or do you want to boot up without start X/KDE? |
Update: solved
jau: The second; disable X and KDE until i manually run "$ startx" or somesuch.
Falko: the output of "$ ll /etc/init.d/" Code:
total 192more googling on GRUB_CMDLINE_LINUX. According to http://askubuntu.com/questions/16371...x-at-boot-time (because i assume the .conf files would be at least vaguely similar across desktop managers), there ought to be a statement in kdm.conf that checks for the 'text' argument. Here is the original file: Code:
# kdm - KDE Display Managerblock and the /etc/default/locale block: Code:
# check kernel command-line for inhibitors, unless we are being calledThank you both for your input. -tboz203 |
| All times are GMT +2. The time now is 13:22. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.