how to boot without X
triad
triad169 at gmail.com
Fri Oct 8 23:26:52 UTC 2004
On Sat, 09 Oct 2004 04:23:13 +0700, Phichai Phuechmongkol
<pichaip at asianet.co.th> wrote:
> For me, include or not include the easier configuration to boot in X or
> not is hard to say,both way have benefits :-)
>
> What I did is just :
>
> 1.check which is the default runlevel of Ubuntu system
> in /etc/inittab,normally 2,but in my pc 3 ,like this :
>
> # The default runlevel.
> id:3:initdefault:
>
> 2.then go to the directory of such runlevel,in my case :
> # cd /etc/rc3.d
>
> 3.as root,change the file S99gdm to K99gdm :
> # mv S99gdm K99gdm
>
> 4.then log out from X or reboot.
>
> that's it.
> hope that it should work.
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
Cant u just do this?
invoke-rc.d gdm stop
update-rc.d -f gdm remove
Just a thought
Andy
More information about the ubuntu-users
mailing list