You are not logged in.
Pages: 1
Hi Guys.
I busy trying out archlinux in a virtualbox. The setup went OK, but i don't have and internet connection.
I"m using a wireless connection.
I had a look at : https://wiki.archlinux.org/index.php/Beginners%27_Guide for the basic installation but i cant find anything on networking.
In virtualbox settings, network is set to: attached to NAT.
When i try to pacman -Syu, all i get is failed retrieving file xxx, No address record?
Any Help?
Offline
Well, it could be a lot of things.
First off, when you set up the virtual machine, what kind of network did you set up? Local Only, Bridged, or NAT?
From within the Arch guest, what does ip link say?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Hi ewaller
The Virtual Machine Network is set to NAT.
When i type ip link i get:
http://imgur.com/b7i81
Offline
Hi ewaller
The Virtual Machine Network is set to NAT.
When i type ip link i get:
http://imgur.com/b7i81
Type:
dhcpcd eth0
#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.
Offline
Type:
dhcpcd eth0
That should be the magic right there. Note that you must do that with root permissions. If that works, you will probably want to set your network to start automatically at boot.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Magic
Thanks a lot guys.
Offline
Please remember to mark the thread as solved.
Offline
Pages: 1