View Single Post
Posts: 119 | Thanked: 217 times | Joined on Feb 2015 @ Poland
#236
Originally Posted by matemana View Post
I installed archchroot on my nexus 5 and i can't use internet in arch chroot. It does not resolve hostnames too.
Have you checked /etc/resolv.conf?

you can try this command(run as root[sudo, etc]:
Code:
echo nameserver 8.8.8.8 > /etc/resolv.conf
 

The Following 2 Users Say Thank You to badpixel For This Useful Post: