|
发表于 2006-2-9 17:11:10
|
显示全部楼层
Post by jhuangjiahua
一般是用 debootstrap 来做一个 32 位的 chroot 系统
原来如此啊。怪不得我试运行32位程序,系统总是提示无法找到文件。
不过,我现在懒得安装和做其它的努力来使用32位的程序,因为64位的程序对我已经够用了,没有缺少几个32位下同功能的程序。
我使用的64位的源:
deb ftp://debian.ustc.edu.cn/debian-amd64 stable main non-free contrib
deb ftp://debian.ustc.edu.cn/debian-amd64 proposed-updates main contrib non-free
deb ftp://debian.ustc.edu.cn/debian-security stable/updates main
deb ftp://debian.ustc.edu.cn/debian-uo sid marillat rareware ustc java misc jrfonseca
deb-src ftp://debian.ustc.edu.cn/debian-amd64 proposed-updates main contrib non-free
deb-src ftp://debian.ustc.edu.cn/debian-amd64 stable main non-free contrib
deb http://amd64.debian.net/debian-amd64 stable main non-free contrib
deb http://amd64.debian.net/debian-amd64 proposed-updates main contrib non-free
deb http://amd64.debian.net/debian-security stable/updates main
deb http://amd64.debian.net/debian-uo sid marillat rareware ustc java misc jrfonseca
deb-src http://amd64.debian.net/debian-amd64 proposed-updates main contrib non-free
deb-src http://amd64.debian.net/debian-amd64 stable main non-free contrib |
|