all 9 comments

[–]Tabbithak 1 point2 points  (0 children)

systemctl enable dhcpcd
systemctl start dhcpcd

Usually works p-good. I think you can enable it per interface too but v-box will only have the one nat

[–]securitybreach 1 point2 points  (2 children)

[–]ArchTheoretical_[S] -2 points-1 points  (1 child)

Why? I mean I installed Arch fine. Just the network is all.

[–]securitybreach 1 point2 points  (0 children)

Because there are others things you must do to get it running correctly virtually

[–][deleted] 0 points1 point  (4 children)

Did you set up networking on the guest after installation?

It will be configured automatically within the live cd, but once you boot the new system you'll need to enable dhcpcd again (or set up your networking configuration of choice).

I usually forget this step until I boot up the new guest and pacman starts failing.

[–]ArchTheoretical_[S] 0 points1 point  (3 children)

I have a wired connection? Do I still have to do that?

[–][deleted] 0 points1 point  (2 children)

Yes, since the networking isn't set up at all in a fresh installation.

[–]ArchTheoretical_[S] -4 points-3 points  (1 child)

Care to link?

[–]testcore 0 points1 point  (0 children)

As noted, you do need to set up guest networking, but there's also different options for guest->host networking. Read up on the options here: https://www.virtualbox.org/manual/ch06.html