Will the upgrade process work all the way from 12.04.1 lts 64 bit to 18.04 lts, or is it better to back up and install 18.04 lts from an iso?
thanks...
Will the upgrade process work all the way from 12.04.1 lts 64 bit to 18.04 lts, or is it better to back up and install 18.04 lts from an iso?
thanks...
Most folks would suggest backing up and verifying your data (twice, or more) and then wiping the hard drive including 12.04 and installing 18.04. I feel it will be quicker and less troublesome.
A key point is, was your 12.04 install 32-bit or 64-bit? If it was 32-bit, you have no choice but backup-verify, backup-verify, erase, and install anew. Run uname -i
to check; if you see x86-64 you have 64-bit. If you see i686 or i386, you have 32-bit.
It may work, if you upgrade
from 12.04 64-bit to 14.04 64-bit, then
from 14.04 64-bit to 16.04 64-bit, then
from 16.04 64-bit to 18.04 64-bit.
Ref: https://askubuntu.com/a/1055003/197910 and https://askubuntu.com/a/47812/197910
sed
command. I have no idea if this "trick" will work or not, but surely without something like it, the upgrade will fail. The link points to upgrading from CD-ROM using gksu
which is deprecated and I didn't find any shell script called cdromupgrade
in the desktop 18.04 ISO. There is no "Alternate CD" for Ubuntu anymore.
– user68186
Sep 18 '19 at 15:38