You are not logged in.
Pages: 1
I keep getting a warning message when I log in that tells me:
Could not look up internet address for archlinux. This will prevent Xfce from operating correctly. It may be possible to correct the problem by adding archlinux to the file /etc/hosts on your system.
Yet, my /etc/hosts has this line in it already:
127.0.0.1 localhost.localdomain localhost "archlinux"
My internet works fine but I do get an "hostname: Unknown host" in the first console. Maybe that has something to do with it?
Thanks for your help!
Offline
Hm .. you'll have to remove the quotation marks, i think.
MyR
Offline
make sure localhost is up according to ifconfig as well
Last edited by Weeks (2007-05-10 17:18:44)
Offline
Try to add it in your rc.conf file too...
Piou Piou
Offline
Thanks a lot i fix the problem
example
127.0.0.1 localhost.localdomain localhost archlinux
P.S. : sorry for my bad English
Offline
Pages: 1