Originally Posted by
richaq
I receintly installed ubuntu 23.04 on to a flash drive. I tried to do this with destro 24.04 but didn't have enough system ram a successful instal.
When I went to upgrade the distro 23.04 I said that it not possible to do so.
Is there any thing else I can do to work around this?
Run the command do-release-upgrade -c in your terminal to see if a new release is available. The result I got in 23.04 is
Code:
dmn@Tyana-vm:~$ do-release-upgrade -c
Checking for a new Ubuntu release
Your Ubuntu release is not supported anymore.
For upgrade information, please visit:
http://www.ubuntu.com/releaseendoflife
New release '24.04.1 LTS' available.
Run 'do-release-upgrade' to upgrade to it.
The last part says 24.04.1 LTS is available, but If you run the command sudo do-release-upgrade, it will not complete the job it promised. It stops with:
Code:
Checking package manager
Can not upgrade
An upgrade from 'lunar' to 'noble' is not supported with this tool.
The options are use the upgrade information link and follow the instructions, or do an new install.
Bookmarks