-1

I use 32-bit versions of Lubuntu and Windows on my AMD Phenom II X2 555, 32/64-capable PC.

If I update Lubuntu to a 64-bit version, will I still be able to boot both OSes?

[If it is relevant, the Windows boot option is itself a fork to either Win2k, 32bit or W7, 32bit - and, for driver-availability reasons, I don't want to change either to 64bit.]


I've attempted to add Lubuntu 22 to a hard drive that already had W7 32-bit on it. It didn't work. Then the hard drive I'd perched on top of the PC slid off the PC and struck the PC's monitor screen.

Getting to be a rather expensive experiment!

Thanks for your thoughts. I'll pause the experiment.

Thomas Ward
  • 78,878

1 Answers1

2

You cannot update a armhf (32-bit ARM) or i386 (32-bit x86) to arm64 or amd64 respectively; to change architectures requires a re-install.

You can have installed i386 and amd64 installs on the same hardware; if the machine is capable of running both. The same may also apply to ARM 32bit & 64bit, but I've not tested that.

For my own systems, I re-installed using the method described in this question.

guiverc
  • 33,561