I am trying to install Guest Additions on Oracle VirtualBox and needed to install gcc, perl, make, etc. When doing so, I get the following error:
CentOS-8 - AppStream 0.0 B/s | 0 B 00:00
Failed to download metadata for repo 'AppStream'
Error: Failed to download metadata for repo 'AppStream'
My Host is MacOS Catalina. Any idea about how to resolve this issue?
4
Answers
We just ran into this with one of our developers. the issue with their vm was simply that the vm was not connected to the internet- can you check and see if you are connected to the internet?
login as root
ONBOOT=yes
https://superuser.com/questions/915536/centos-7-virtualbox-no-internet-access
Try this it worked for me
am using wireless so I chose eth0 which is my wireless network adapter. You can check
which adapter you are currently using by opening the terminal (CTRL+ALT+T by default)
and running ifconfig. It will probably be the eth adapter that shows an inet addr and
shows data transfer next to RX bytes.
https://askubuntu.com/questions/363003/no-internet-connection-on-virtualbox-windows-7-as-guest-ubuntu-13-04-as-host
I followed the following steps. (Added screenshot as well)
Note: This is because the Oracle VM default NAT is 10.0.2.2