How-to-Make-a-Computer-Operating-System icon indicating copy to clipboard operation
How-to-Make-a-Computer-Operating-System copied to clipboard

Update Vagrantfile

Open ketanarlulkar opened this issue 9 years ago • 3 comments
trafficstars

As Lucid is old release of Ubuntu and the repositories for older releases that are not supported get moved to an archive server. These repositories are available at http://old-releases.ubuntu.com. I have added some commands that will take backup of /etc/apt/sources.list file and will change the file such that updates will be fetched from http://old-releases.ubuntu.com server.

ketanarlulkar avatar Oct 25 '16 04:10 ketanarlulkar

These commands solved my problem, thanks a lot

Billy4195 avatar Jul 01 '17 10:07 Billy4195

For downloading through Vagrant, Use command vagrant box add lvphu609/lucid32

psharma04 avatar Feb 21 '19 08:02 psharma04

Ketanarlulkar's solutions save my life. Thank you soooooo much.

LiUzHiAn avatar Aug 12 '20 15:08 LiUzHiAn