Maybe you are booting to runlevel 3 (that is without the graphical interface). Try to login as root and give the following command:
init 5
If that gives you a graphical login, and that is what you want in the future, edit the file /etc/inittab and change this line:
id:3:initdefault:
to
id:5:initdefault: