login with failsafe terminal as root. type
vi /etc/hosts. make sure that the line:
Code:
127.0.0.1 localhost.localdomain
is in the file. If not, type
i to go to insert mode, put the line in, then type
esc then
:wq and hit enter. that should hopefully fix it.