無法從 11.10 升級到 12.04?

無法從 11.10 升級到 12.04?

我在更新管理器中找不到新版本(12.04)的引用(它曾經在那裡,現在不再了),而

mark@Athene:~$ sudo do-release-upgrade
Checking for a new ubuntu release
No new release found

雖然我跑的是11.10。

答案1

  1. 使用 檢查您的系統cat /etc/issue。真的是11.10嗎?
  2. 使用更新管理器:update-manager -d.

答案2

在終端中嘗試:

sudo apt-get update 進而 : sudo apt-get upgrade

答案3

輸入Update Manager,選擇Settings並確保Updates選擇Notify me of a new Ubuntu version: For any new version

答案4

這應該有效

Ctrl+ Alt+開啟終端T

類型:

sudo do-upgrade-release -d

相關內容