"Thomas J. Hamman" wrote:
> That's because the initscripts package contains the /etc/inittab file which is
> configured to start the system in Runlevel 3 by default. Take a look at
> /etc/inittab in a text editor and the first uncommented line should say this:
>
> id:3:initdefault:
>
> If you want X to start automatically when you boot, just change the 3 to a 5 so
> that it says this:
>
> id:5:initdefault:
>
> Optionally, you could run Xconfigurator again (exit from X first and do it at
> the command line) and set up X just like in the installation, and it'll give
> you the option of booting directly to X again. It's quicker to just change the
> 3 to a 5 yourself though. :)
>
> -Tom
Thanks for the tip Tom...!
Sergio,