I want to change my Ubuntu architecture from x32 to x64 thus wanted to boot from a live disk. Pressing F2 takes me to a screen giving Ubuntu Advanced Options and memtest
1 Answers
Changing from 32-bit to 64-bit will require a complete reinstallation of Ubuntu.
Start with downloading the 64-bit ISO.
Once downloaded, verify the ISO downloaded without corruption.
When you know you have a correctly downloaded ISO, make a LiveUSB from that ISO.
Once the LiveUSB is created, make a complete backup of all your data.
When you have verified the backup, then reboot your PC and boot from the LiveUSB.
The Ubiquity installer will allow you to preserve the 32-bit installation and install the 64-bit version alongside the 32-bit. Choose that option.
Once the installation is complete, reboot into the 64-bit version and test it.
If satisfactory, then copy the data from the 32-bit's /home folders to the 64-bit /home and remove the 32-bit installation, giving its space to the 64-bit.
- 17,705