|
If it configured it during installation, you must have configured to only boot to runlevel 3. After logging in and a bash prompt staring at you, simply type 'startx' to start the graphical interface.
If you want to boot straight to X everytime when booting, edit your /etc/inittab file and change the default runlevel to 5 instead of 3.
|