PDA

View Full Version : Can't find Debian "Etch" iso?


denbert
18th April 2009, 09:59
Hi there,

I'm looking for the old stable Debian called "Etch" as I need to test the untangle system.

Anyone got a working link to the netinst-iso. preferable an European link :)

planet_fox
19th April 2009, 13:16
Look it here

http://www.debian.org/releases/

ah ok you have right, this very difficult. I don't now send your question why you dont can download a debian etch iso from debian.org . I have see on some server isos for woody and sarge not for etch.

peter.zagar
1st September 2010, 12:49
You can download cds or dvds from http://cdimage.debian.org/ .

From a live system, all you need to do is to edit your apt sources list. vi /etc/apt/sources.list

Replace like this (comment out old non existing repositories and add archive):


#deb http://ftp.de.debian.org/debian/ etch main
#deb-src http://ftp.de.debian.org/debian/ etch main

deb http://archive.debian.org/debian/ etch main
deb-src http://archive.debian.org/debian/ etch main