Trouble Connecting to Internet
Posted: Wed May 15, 2013 2:52 am
So, i'll preface this with me saying i'm a complete newb to linux. I am having a problem getting my pi to connect to the internet. When booting up the pi and running the config tool I am unable to even update the config tool. It gives an error saying "could not resolve 'mirrordirector.rasbian.org'". My interface file reads as
Code: Select all
auto lo
iface lo inet loopback
iface eth0 inet dhcp
allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp