Disable X windows in ubuntu

ben darby ben at cvrse.com
Wed Jul 19 06:58:00 UTC 2006


* Don Parris (parrisdc at gmail.com) wrote:
> Why not just boot using init 3?  You should be able to do init 5 when you're
> ready for X.  I've done it on SUSE - I assume you can enter the init level
> at boot time in Ubuntu.

ubuntu is still configured to boot X from runlevels 2-5, if he wanted to
boot it through a different runlevel then he will still have to remove
the sym link from the relevant /etc/rcX.d to gdm. ie for init 3

rm -f /etc/rc3.d/S13gdm

and add init 3 to the end of your kernel line in /boot/grub/menu.lst to
make it the default.

-- 
ben darby <ben at cvrse.com>




More information about the ubuntu-users mailing list