You are not logged in.
I think ifconfig says I have an ip address, but for some reason, pacman -Sy keeps failing to resolve the address. All I have installed now is the base system; I haven't been able to install any graphical environment yet because I can't download anything from the repository. Any help here? I really need this working!
Offline
Are you sure your network adapter is set-up correctly in VirtualBox from the host side?
Offline
try dhcpcd -n eth0 as root...
Offline
I think that vbox use network with dhcp from host OS...try that way...
I do not speak English, but I understand...
Offline
Try following this article about VirtualBox. http://wiki.archlinux.org/index.php/Vir … AT_network you probably already used this howto, but maybe not... There was so many useful stuff I had no idea about.
Linux!
Offline
check resolv.conf for correct DNS server entries.
![]()
Offline
Host networking is now very simple in VBox - I'd recommend using that instead, although I doubt it will fix your problem. It does remove the complication of the Internet connection of the VM being NAT'ed twice.
Offline
thank in advance, I'm trying
Offline
I had this problem also. A quick fix is to go to network settings under the arch virtual machine entry, and select bridged adapter instead of NAT. That should fix everything up ![]()
Last edited by tomd123 (2009-07-15 16:12:15)
Offline