I have installed 32 bit version of Ubuntu 11.04 and couple of applications. I don't want to reinstall Ubuntu as whole. So with my home isn't any problem i have it on another partition.

So, how can i change arch without need to install programs after installation of 64bit version?

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

This is not possible. Consider that the programs you installed are 32-bit, but you have to install 64-bit programs on a 64-bit system (at least the package manager wants it that way). All you can do is do a fresh install of a 64-bit operating system, but keep your existing home partition (which can be done from the installer).

link|improve this answer
feedback

To add to the other answers:

You cannot avoid a reinstall of the OS, however you can avoid having to manually select all the apps you want to install.

You can record the list of installed packages under Ubuntu, then automatically install them all after you re-installed the base system. That might make the reinstall less of a hassle.

This is explained here: http://unix.stackexchange.com/questions/7364/how-do-i-migrate-configuration-between-computers-with-different-hardware

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.