Thursday, September 18, 2008

linux to boot in console mode

If you want Linux to boot in console mode (non-GUI) at startup.
You need to edit the /etc/inittab

On the line
id:5:initdefault:

change the 5 to a 3
id:3:initdefault:

0 Comments:

Post a Comment

<< Home