MicrosoftEdge / dev.microsoftedge.com-vms

Scripts used to generate the free VMs available at https://dev.microsoftedge.com
MIT License
81 stars 22 forks source link

"VERR_TAR_UNEXPECTED_EOS" error on OS X with MSEdge / Win10 VM #20

Open riddla opened 6 years ago

riddla commented 6 years ago

Hi there.

I get a "VERR_TAR_UNEXPECTED_EOS" error when trying to use https://az792536.vo.msecnd.net/vms/VMBuild_20180425/VirtualBox/MSEdge/MSEdge.Win10.VirtualBox.zip on OS X (10.13.3).

Is the download corrupt(ed)?

dragon788 commented 4 years ago

If you use the url https://aka.ms/msedge.win10.vagrant and download via curl or wget and then unzip ./path/to/downloaded/file and then use vagrant box add --name MSEdgeWin10 ./path/to/extracted/box-file to add it, you should be able to create a Vagrantfile referencing the MSEdgeWin10 box (with the username and password required for the box) and be good to go.