<div dir="ltr"><div>Hi Laurentiu,</div><div><br></div><div>Thank you very much for trying it out and giving your feedback. I will have a look at some of those other options.</div><div><br></div><div>Cheers</div><div><br></div><div>Simon</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Message: 11<br>
Date: Tue, 20 Feb 2018 20:45:36 +0100<br>
From: Laurentiu Pancescu <<a href="mailto:lpancescu@centosproject.org">lpancescu@centosproject.org</a>><br>
To: <a href="mailto:centos-devel@centos.org">centos-devel@centos.org</a><br>
Subject: Re: [CentOS-devel] Vagrant / Centos 7 Install Error: Cannot<br>
        find a valid baseurl for repo: base/7/x86_64<br>
Message-ID: <<a href="mailto:abbbfc72-9579-462f-dff2-6bab7ee6ecf8@centosproject.org">abbbfc72-9579-462f-dff2-<wbr>6bab7ee6ecf8@centosproject.org</a><wbr>><br>
Content-Type: text/plain; charset=utf-8; format=flowed<br>
<br>
Hi Simon,<br>
<br>
On 20/02/18 12:01, Simon Payne wrote:<br>
> I am trying to get a Centos VM working with Vagrant + VirtualBox on Windows<br>
> 8.  However I'm getting an error to do with the centos/7 box.<br>
><br>
> I have installed Vagrant using its automated installer, and VirtualBox, and<br>
> downloaded this box:<br>
><br>
> <a href="https://app.vagrantup.com/centos/boxes/7" rel="noreferrer" target="_blank">https://app.vagrantup.com/<wbr>centos/boxes/7</a><br>
[snip]<br>
> Cannot find a valid baseurl for repo: base/7/x86_64<br>
><br>
> I don't know how to fix it.  I append the error trace and my Vagrantfile.<br>
> Any help will be appreciated.<br>
<br>
I'm not sure what's going on,either.  VirtualBox users on Windows have<br>
been plagued by DNS problems immediately after centos/7 boots (disabling<br>
the NAT DNS resolver is an attempt to work around that).  I tried to<br>
simulate that by disabling the host networking immediately after running<br>
"vagrant up", and that produces the same error message you got.<br>
<br>
I don't have access to Windows, so I ran your example on a Mac with<br>
VirtualBox 5.2.6, vagrant-vbguest 0.15.1 and centos/7 1801.02.  It<br>
installed the guest additions and mounted the shared folder via vboxsf.<br>
The DNS resolver problems were always restricted to VirtualBox on<br>
Windows - it works on Mac and Linux, as do all other hypervisors.  I'm<br>
afraid I can't help you; perhaps you can try to use our Hyper-V images<br>
(Hyper-V is included for free in Windows Professional and higher) or<br>
VMware, if that's an option.<br>
<br>
Please note that the guest additions aren't really needed.  Networking<br>
works just fine without them, and you can use Samba or vagrant-sshfs for<br>
sharing files:<br>
<br>
<a href="https://github.com/dustymabe/vagrant-sshfs" rel="noreferrer" target="_blank">https://github.com/dustymabe/<wbr>vagrant-sshfs</a><br>
<br>
Best regards,<br>
Lauren?iu<br></blockquote></div></div></div>