
9 Dec
2014
9 Dec
'14
9:23 p.m.
On Tue, Dec 09, 2014 at 05:06:54PM +0100, Sven Kieske wrote:
On 09/12/14 14:30, Ilan Hirsfeld wrote:
[root@localhost Desktop]# yum update Loaded plugins: fastestmirror, langpacks Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
This is a network connectivity error, or a yum problem.
Yeah, "Could not resolve host: mirrorlist.centos.org" suggests that there's no DNS (and no networking at all) inside your VM. I'm no expert in vmplayer, but have you defined a VM with networking there? What is the output of `ifconfig -a` within your VM? Does a simple `ping 8.8.8.8` work? Dan.