Get Ubuntu Repositories on DVD
|
|
Having Ubuntu Repositories on DVD is handy if for some reason you can’t get connected to the internet or your connection slow to download favorite application.
There’s an Indonesian website which offer Ubuntu repositories (main, restricted, universe, dan multiverse) on DVD, which means that you would not have to be connected to the internet in order to download application anymore.
All you need to do is to download the DVD images using jigdo, and find the means to burn those DVD. Then to use the DVD, you only have to enter this line at the terminal :
sudo apt-cdrom add
Which Ubuntu will prompt you to insert the DVD (in no particular order), wait until apt -cdrom finish scanning the repo and repeat this step for each of the DVDs.
Finally you can browse all the application inside the DVD repositories by browsing Synaptic, and install them.
The downloads can be obtained at http://wiki.ubuntu-id.org/DistribusiDvdReposUbuntu . Please refer to the Jigdo tutorial if you don’t know how to use it in order to download the DVD.
Have a nice day.
[tags]ubuntu,linux,debian,jigdo,repository,repositories[/tags]
Keep updated with the latest posts, be a part of over 1,000 subscribers! :
Subscribe to your email


November 30th, -0001 at 12:00 am
This is a continuity from my previous post Get Ubuntu Repositories on DVD. Now you can get Ubuntu Feisty Fawn Repository DVD images from ftp://tuma.ui.edu/pub/ubuntu-repository/7.04/. While some might argue that putting the whole Ubuntu repository on DVD is unnecessary, having it is nice especially when you need to
September 13th, 2006 at 9:42 am
Actually the jigdo is broken. I hope I can rebuild it today.
September 14th, 2006 at 5:27 pm
new Jigdo files for dapper i386 are up :D
September 14th, 2006 at 5:29 pm
Thanks for informing :)
February 3rd, 2007 at 9:44 pm
[...] Ubuntu repository DVD is some dvd’s contain all apps stored in Ubuntu repository . so no need hi-speed net connection for install any app you want ############################## After searching long time for Ubuntu repository DVD FOUND 2 way . 1. info source : http://blog.mypapit.net/2006/08/get-ubuntu-repositories-on-dvd.html frome here : http://wiki.ubuntu-id.org/DistribusiDvdReposUbuntu or http://tuma.vlsm.org/iso/Ubuntu_contrib/Dapper/ using Jigdo (http://www.debian.org/CD/jigdo-cd/) or (http://atterer.net/jigdo/) #################################### 2. or using torrent from here http://cargol.net/~ramon/ubuntu-dvd-en but torrents download speed depend’s on seeds . so if luck is good and their is enough seed’s then possible to dwnlod ———— and other useful links Create DVDs with All of Ubuntu’s Packages How-To Make Ubuntu DVDs @@@@@@@@@@@@@@@@@@@@@@@@@ and here is a addon cd for ubuntu users : https://ubuntuplus.bountysource.com their is lot’s of usful apps including multimedia player , codecs and lot’s more in this cd download the iso and burn then add thet cd to synaptic , don’t forget to add "PUBLIC.KEY" which is inside that cd_________________Ishtiaque Ahmed (Foisal) Skype :foisal06 blog: http://foisal.wordpress.com http://www.somewhereinblog.net/thedarklordblog Central Bank of Linux News http://www.pageflakes.com/darklord.ashx [...]
February 13th, 2007 at 5:25 am
[...] Originally Posted by online14230 Unfortunately for me, I live in merry ol South Africa, where the phonelines promise 56k and deliver less than half that (WHEN theyre running!) ADSL costs are just ridiculous. I just read a comparison between a few, and basically, Im screwed. Basically, we pay WAY more than anyone else, almost double…. How about this for a plan though. Either get someone with a VERY decent adsl plan, or see if they can burn and send you a copy for a few bucks….sure would make your life easier. __________________ Ubuntu Forums Firefox/Flock Menu — Ubuntu User Number 206 — Linux user number 403379 [...]
March 27th, 2007 at 7:36 pm
For this, there is a project called AptOnCD.
Follow http://aptoncd.sourceforge.net
March 27th, 2007 at 11:49 pm
Thanks,
already wrote an article about aptoncd a week ago :)
http://blog.mypapit.net/2007/03/put-apt-get-repository-on-dvdcd-ubuntudebian.html
July 6th, 2007 at 9:07 pm
[...] This is a continuity from my previous post Get Ubuntu Repositories on DVD. [...]
July 22nd, 2007 at 4:14 am
[...] Your page is on StumbleUpon [...]
August 10th, 2007 at 7:49 am
[...] One alternative to that solution is to get the repositories on CD/DVD. However packages included in there may not suit your needs and might be redundant. [...]
December 2nd, 2007 at 3:11 pm
[...] Instructions on how to add the DVD repository to your Ubuntu operating system is detailed here : Add CD/DVD apt Repository. [...]
November 20th, 2008 at 4:42 pm
No need to burn the isos to DVD: Just do
$sudo mount /isofile.iso /emptyfolder/ -t iso9660 -o loop
(Were /isofile.iso is the iso and /emptyfolder/ is a empty folder that you own)
June 6th, 2011 at 5:26 pm
“sudo apt-cdrom add” this is not working in my ubuntu 11.10 computer system. what i do?