Is there a way to upgrade my 32-bit version of Ubuntu to 64-bit version? I use Ubuntu 9.10.
If there is no simple way, what if I simply copy my home and /etc directories to new installation, will it work?
|
Unfortunately, like other OS's, there is no 'upgrade path' to do this. You'll almost certainly need to do a reinstall. As for preserving your data, backing up your home directory would be a good idea along with any other data and should be easily imported into your new installation. Always backup your data before attempting anything! |
|||
|
|
|
I wouldn't just copy Copying If you are just looking to move to 64-bit to make use of more RAM rather than because you specifically need to use 64-bit applications then you can just use a 64-bit kernel with a 32-bit userspace. Debian actually provide a64 kernel packages in their i386 repositories, so it can be done as simply as |
|||||
|
|
I reinstalled my machine from 32bit 10.10 to 64bit 10.10 last month, without losing any data. The only trick is to choose disk resizing tools, not to format the whole disk, when you reinstall the 64bit ubuntu 10.10. |
|||
|
etckeeperon the old system and the new system and after installing all extra packages (dselectanddpkg -l) installed on the old system, merge your changes compared to the dist config files into the new system ;) ... – 0xC0000022L Mar 8 '11 at 3:11