deb http://ftp.tw.debian.org/debian/ etch main contrib non-free
deb-src http://ftp.tw.debian.org/debian/ etch main contrib non-free
deb http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free
需要設定proxy的環境
請注意自己的環境有沒有設定proxy
可透過export檢查
設定的地方
.bashrc
export http_proxy=http://x.x.x.x:00
export ftp_proxy=http://x.x.x.x:00
如果要使用root權限
請也把root的.bashrc也設一次
Write these data to /etc/apt/sources.list
# Debian main and non-US
deb http://debian.linux.org.tw/debian/ stable main non-free contrib
deb-src http://debian.linux.org.tw/debian/ stable main non-free contrib
deb http://debian.linux.org.tw/debian-non-US stable/non-US main contrib non-free
deb-src http://debian.linux.org.tw/debian-non-US stable/non-US main contrib non-free
# Debian security
deb http://security.debian.org/ stable/updates main contrib non-free
Reference:
http://forum.moztw.org/viewtopic.php?p=117728
http://tavi.debian.org.tw/DebianInstallationNotes
Charles's taiwan etch mirror
沒有留言:
張貼留言