-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in downloading Ubuntu lucid32 #147
Comments
The url you are trying to download ubuntu lucid 32 from doesn't exist anymore. So an alternative is necessary. So , what you can do is to download this vagrant file from here, https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System/blob/master/src/Vagrantfile . |
Vagrant has changed the way you download boxes, as well as the way boxes are hosted on their servers. |
the solution psharma04 provided definitely starts a download. not sure what ghost's recommendation does. |
psharma04's solution works |
Hi, Using psharma04's solutions the system of the box turn to be a x64 system
looking for your help |
I guess Alternavely you can use the following command |
您好,感谢您的来信。我将尽快给予您答复,祝好!
LTT
河高
|
psharma04‘s solution is effective. |
您好,感谢您的来信。我将尽快给予您答复,祝好!
LTT
河高
|
Hey everyone! The vagrant box "lvphu609/lucid32" gave me issues as well (it wasn't able to provision for me). So I used this box instead and it works: https://app.vagrantup.com/mrgcastle/boxes/ubuntu-lucid32 vagrant box add mrgcastle/ubuntu-lucid32 vagrant init mrgcastle/ubuntu-lucid32 |
您好,感谢您的来信。我将尽快给予您答复,祝好!
LTT
河高
|
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
When I run
vagrant box add lucid32 http://files.vagrantup.com/lucid32.box
in my terminal, the following error comes up:How do I correct this?
The text was updated successfully, but these errors were encountered: