把log写在下面:
change apt/sources.list
deb http://archive.debian.org/debian-archive/debian woody main contrib non-free
apt-get update,apt-get dist-upgrade
There must be have error,so:
cd /var/cache/apt/archives/
dpkg -i --force-overwrite *.deb
Then change the /etc/apt/sources.list
deb http://ftp.debian.org/debian etch main contrib non-free
Use apt to install the locales
apt-get -o APT::Force-LoopBreak=yes install locales
------------------------------------------------------
activate the APT::Force-LoopBreak option.
link:
http://cryingwolf.net/archives/23-DEBIAN-APT-Force-Loop-Break.html
------------------------------------------------------
/etc/locale.gen
en_US ISO-8859-1
en_US.ISO-8859-15 ISO-8859-15
en_US.UTF-8 UTF-8
zh_CN.GB18030 GB18030
zh_CN GB2312
zh_CN.GBK GBK
zh_CN.UTF-8 UTF-8
configure X
apt-cache search savage
install xserver-xf86 xserver-s3
基本就是这么个流程。其实dsl默认的apt源为woody的,而且升级也会出现错误。强制性安装就可以了。而且我最终还是使用了etch的源,更新了整个系统,换了内核。系统有点乱七八糟。安装了小企鹅输入法,中文可以显示了,不过字体忑难看。速度是第一,其它无所谓。
桌面没什么变化。还是用着陈旧的firefox1.0.6,不错速度很好。
不知道还算不算是dsl,或许该叫做debian了吧。
没有评论:
发表评论