我想在一台较旧的 PC 上安装 Debian 5,因为我希望 Debian 5 的内核在这台计算机上能更好地工作。
我从那里下载了 netinstall ISO,debian.org
并尝试将其安装在Virtualbox
机器上。我收到了这个错误:Bad mirror
。我将镜像更改archive.debian.org
为主机名,然后/debian/
问题得到解决。
我现在的问题是安装卡在Please wait...
屏幕上Select and install
(恰好在选择要安装的内容之后 - 仅Standard System
- 13%)。
我没有收到任何错误。如果存在日志,我也不知道如何检查日志或其他内容。
当我按CTRL+ ALT+F4时,我在屏幕上看到以下内容:
> sep 14 15:36:00 in-target: You should only proceed with the installation if you re certain that
> sep 14 15:36:00 in-target: this is what you want to do.
> sep 14 15:36:00 in-target:
> sep 14 15:36:00 in-target: ispell ibritish wamerican mlocate exim4-config libnfsidmapZ bind9-host
> sep 14 15:36:00 in-target: mime-support libidn11 telnet lsof bash-completion dsutils
> sep 14 15:36:00 in-target: exim4-daemon-light perl libcap2 mutt reportbug libds58 bc m4 doc-debian
> sep 14 15:36:00 in-target: dc at libeuent1 ncurses-term libpcre3 doc-linux-texwhois libsqlite3-0
> sep 14 15:36:00 in-target: python2.5 python-minimal libisccc50 procmail time 1ibrpcsecgss3
> sep 14 15:36:00 in-target: liblwres50 python ftp pciutils dictionaries-commonpython-central w3m
> sep 14 15:36:00 in-target: openbsd-inetd libbind9-50 libxle libgme debian-fafile ucf
> sep 14 15:36:00 in-target: perl-modules python2.5-minimal libldap-2.4-2 libiscfg50 libdb4.5
> sep 14 15:36:00 in-target: bsd-mailx exim4 libgc1c2 exim4-base patch libisc50 libgssgluel iamerican
> sep 14 15:36:00 in-target: portmap nfs-common less libmagicl texinfo liblockfile1
> sep 14 15:36:00 in-target:
> sep 14 15:36:00 in-target: Do you want to ignore this warning and proceed anyway
> sep 14 15:36:00 in-target: To continue, enter "Yes": to abort, enter "No":
这个警告信息是关于什么的?我能做些什么?
需要注意的是,我曾尝试Debian 9
在 a上安装VirtualBox
并且它有效。我尝试安装Debian 6
并遇到了同样的问题。