Answer the question
In order to leave comments, you need to log in
Doesn't create image via vagrant?
Everything is trite, but why does not want to start.
Installed vagrant and virtual box on windows 10.
since Windows is home and there is no virtualization.
I found the image that I need
Through Powershell, I went to the project folder and, being in it
vagrant init generic/ubuntu2010
, a file is created in the directory and
PS E:\Ubuntu> vagrant init generic/ubuntu2010
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
PS E:\Ubuntu> vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'generic/ubuntu2010' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Loading metadata for box 'generic/ubuntu2010'
default: URL: https://vagrantcloud.com/generic/ubuntu2010
==> default: Adding box 'generic/ubuntu2010' (v3.4.2) for provider: virtualbox
default: Downloading: https://vagrantcloud.com/generic/boxes/ubuntu2010/versions/3.4.2/providers/virtualbox.box
default:
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Failure when receiving data from the peer
PS E:\Ubuntu>
Failure when receiving data from the peer
Failed to receive data from peer
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question