Debian

2018 年還能安裝 Debian 5 嗎?

  • May 9, 2021

我想在一台較舊的 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並遇到了同樣的問題。

我想在較舊的 PC 上安裝 Debian 5,因為 Debian 5 的核心應該在這台電腦上執行良好。

嗯……不!

這實際上是一個非常糟糕的主意。有多種可用的 GNU/Linux 發行版可以在舊的 32 位 PC(AntiX、Bodhi 等)上執行——實際上是為它們而設計的。

您永遠不應執行已達到生命週期的作業系統,因此不會及時收到安全更新。

而且我不明白為什麼舊核心應該比新核心更好地工作,如果您正在尋找的不是 PAE,那麼還有其他選擇(見上文)。

引用自:https://unix.stackexchange.com/questions/469070