Hi Alexander,

As Alvaro said, VirtualBox needs hardware support for virtualization.

This means you won't be able to run it inside an OpenVZ container, or
inside most virtual servers or cloud servers.

You need to run it either on bare metal (best), or inside VMWare as it
exposes the necessary support for nested virtualization (slower).

Hope this helps,

-- 
Ronan

On Mon, Jun 29, 2015 at 4:37 PM, Alexander Farley
<[email protected]> wrote:
> Hi, I'm having some problems installing Vagrant, apparently because of the
> kernel running on my Ubuntu 14.04 installation (which is running inside
> OpenVZ on a Beastnode VPS).
>
> When attempting to run 'vagrant up', I get:
> VirtualBox is complaining that the kernel module is not loaded
>
> Following this, it seems that the problem is because kernel headers aren't
> installed. When I try to update the kernel headers:
> sudo apt-get update install linux-headers-$(uname -r)
> I get: Unable to locate package linux-headers-2.6.32-042stab094.8
>
> Is this caused by running inside OpenVZ? All of the instructions for
> installing Vagrant on 14.04 seem pretty clear on Google, yet it's not
> working for some reason.
>
> Also, it seems wrong that the installation proceeds just fine but throws an
> error when I try to run 'vagrant up' because of missing prerequisites.
> Shouldn't the vagrant installation fail louder/sooner?
>
> --
> This mailing list is governed under the HashiCorp Community Guidelines -
> https://www.hashicorp.com/community-guidelines.html. Behavior in violation
> of those guidelines may result in your removal from this mailing list.
>
> GitHub Issues: https://github.com/mitchellh/vagrant/issues
> IRC: #vagrant on Freenode
> ---
> You received this message because you are subscribed to the Google Groups
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/vagrant-up/3f4000e0-7638-4f57-a94b-48f62cadb6ee%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CACGRNFd7gmUQ1ZG4PMYLBLpbDFe2mCVzrnQjCQ3PU%2Bh4SVdtMA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to