You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why do we need vm or vargant ? why do you write a linux installation guide?
Now I installed virtalbox and vargant to my server.
I tried to use vargant but it shows this error
Error 1:
vm:
The box 'nrel/CentOS-6.6-x86_64' could not be found.
then I changed Vargantfile to download centos
Error 2:
Bringing machine 'demo' up with 'virtualbox' provider...
[demo] Box 'nrel/CentOS-6.6-x86_64' was not found. Fetching box from specified URL for
the provider 'virtualbox'. Note that if the URL does not have
a box for this provider, you should interrupt Vagrant now and add
the box yourself. Otherwise Vagrant will attempt to download the
full box prior to discovering this error.
Downloading box from URL: https://atlas.hashicorp.com/nrel/CentOS-6.6-x86_64
Extracting box...e: 0/s, Estimated time remaining: --:--:--)
The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and try again. The
output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
what must I do?
thanks
The text was updated successfully, but these errors were encountered:
Hi
Why do we need vm or vargant ? why do you write a linux installation guide?
Now I installed virtalbox and vargant to my server.
I tried to use vargant but it shows this error
Error 1:
vm:
then I changed Vargantfile to download centos
Error 2:
Bringing machine 'demo' up with 'virtualbox' provider...
[demo] Box 'nrel/CentOS-6.6-x86_64' was not found. Fetching box from specified URL for
the provider 'virtualbox'. Note that if the URL does not have
a box for this provider, you should interrupt Vagrant now and add
the box yourself. Otherwise Vagrant will attempt to download the
full box prior to discovering this error.
Downloading box from URL: https://atlas.hashicorp.com/nrel/CentOS-6.6-x86_64
Extracting box...e: 0/s, Estimated time remaining: --:--:--)
The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and try again. The
output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
what must I do?
thanks
The text was updated successfully, but these errors were encountered: