Click to See Complete Forum and Search --> : X problem


Gaenya
02-08-2001, 03:25 PM
The problem is my debian box is booting directly in Xfree86 even changing the runlevel to 3.

Help me please.TIA

X_console
02-08-2001, 09:02 PM
It would help if you could post your /etc/inittab file.

Gaccm
02-09-2001, 01:13 AM
that happened to me, its REALLY annoying. try apt-get remove xdm, the prob is that x "requires" xdm, so it might not work. 2nd solution: go to /etc/init.d/ and search for something that acttivates xdm, delete that
or
go thru all the /etc/rc1-6 and rcS (i think it rc, but i could be wrong) and delete all of them that start with an 'S' and have xdm in the name.