PDA

View Full Version : [SOLVED] Use WGET to download CD image



robhem
May 6th, 2011, 11:06 PM
Hi,

Please could someone tell me if there is a mirror I could use to download a recent version of Ubuntu (e.g. natty). I'd like to use wget but can't find an address for a mirror. Thanks.

trollger
May 6th, 2011, 11:25 PM
you could use a terminal browser such as lynx and elinks to find a mirror. I am assuming you have no desktop?

spcwingo
May 7th, 2011, 04:38 AM
If the i386-desktop version is what you want, use this:


wget http://releases.ubuntu.com/natty/ubuntu-11.04-desktop-i386.iso

If you need another version, just let me know. ;)

robhem
May 7th, 2011, 05:44 PM
Many thanks.