Please note that LinuxExchange will be shutting down on December 31st, 2016. Visit this thread for additional information and to provide feedback.

3
1

I have 32 bit 9.10 running on a 64 bit Sempron. (The 64 bit 9.10 would'nt upload for reasons beyond me.) I want to upgrade to 10.04 but running on 64 bit. Can anyone foresee any conflicts or other issues in this exercise?. TVM

asked 24 May '10, 09:32

lescrooge's gravatar image

lescrooge
312
accept rate: 0%

Please accept an answer so the question/answer can be finished. Or provide more details so we can help.

(20 Apr '11, 13:54) rfelsburg ♦



Yes. HUGE issues.

I would recommend simply reformatting the hard drive (after backing up your files) and then performing a clean install of Ubuntu 10.04LTS. An upgrade is going to go 32-bit to 32-bit or 64-bit to 64-bit, but not 32-bit to 64-bit.

You can use dpkg to export a list of installed applications on the current system and then also use dpkg to install those applications on the new system. Normally I would suggest just backing up your entire /home directory with all of its' .hidden folders, files and settings, but again, since you are migrating from 32-bit to 64-bit, I think it's best to just start all new to mitigate as much risk as possible between the 32-to-64-bit migration process.

If you were just upgrading from 9.10 to 10.04LTS and staying on 32-bit, then I'd suggest just backing up the /home directory as mentioned above.

link

answered 24 May '10, 14:16

Ron's gravatar image

Ron ♦
9361718
accept rate: 13%

edited 24 May '10, 14:46

Thanks for that. In view of the other responses I received, would you think that I am losing anything significant on my 64 bit Sempron by running 32 bit code? TVM louis

(31 May '10, 09:56) lescrooge

I ran out of room and will make a new post.

(31 May '10, 14:58) Ron ♦

I was running 64-bit Ubuntu 9.10 for short while because there are multiple programs that are not supported by the 64-bit version. I really like Firefox and Thunderbird but many of the plug-ins and add-ons were not compatible (I believe many developers only built for 32-bit Linux Distributions). My suggestion is to verify if there are any programs, etc., that you currently run if they are available or supported on the 64-bit version.

link

answered 27 May '10, 18:08

Andy's gravatar image

Andy
2972920
accept rate: 14%

The above answers of backing up your /home directory or other files is usually the answer most people come to as being the best route.

While I do not know if it's possible with i386 to amd64, I do know that I was able to move off lpia to i386 on my netbook. lpia is a subset of i386 (an lpia processor can run i386 code but not vice versa). The situation is very similar (to my knowledge) to the relatonship betwen i386 and amd64. Thus, using the steps I used for lpia to i386 (and substituting when necessary), you may be able to make something work.

steps for lpia to i386 migration

Sadly, it's a big pain to do and it may or may not work. Backup before trying for sure as you may blow things up.

Some of the posts touched on whether you should stick with 32-bit. A huge reason to upgrade from 32-bit to 64-bit is memory restrictions in the default 32-bit kernel. You can work around this limitation by enabling the PAE module in the kernel. Performance benefits between 32-bit and 64-bit are overblown (not huge, but they exist). If you need to go through a large ordeal to switch architectures and you don't need more than 4 GB of memory, you will most likely be disappointed in upgrading to amd64 as it will be almost exactly the same.

link

answered 08 Jun '10, 05:54

Brett's gravatar image

Brett
1
accept rate: 0%

-1

"Thanks for that. In view of the other responses I received, would you think that I am losing anything significant on my 64 bit Sempron by running 32 bit code? TVM louis – lescrooge 5 hours ago"

Hi lescrooge,

Well, there is a lot of differences between 32 and 64 bit systems and their architecture. Hardware-wise and software-wise, they are different, so I won't go over specifics, but very, very, very generally speaking.... if you have a 5 gallon bucket of water full of 5 gallons of water, that's 32-bit. Now if you were able to put 10 gallons of water in that same 5 gallon bucket, that's 64-bit. Same space, twice the machine instruction. Again. this is very general.

Are you losing anything by running 32 bit software (OS and programs) vs running the 64 bit versions? Well, that kind of depends. For say word processing, you won't really see a difference. Nor will you notice it for sending and receiving email either, so if what normally do doesn't need 64 bit to be optimized, no, you aren't losing anything. In fact, you may GAIN some things by staying at 32 bit. For example, Flash is horrid under 64 bit. It's buggy, flawed, crashed, etc. 32 bit version on a 32 bit OS is much better. Also, there isn't going to be any real performance gain noticeable enough on 64 bit vs 32 for you to notice in Flash. Now other things, yes, there is a HUGE difference, so again, it just kind of depends on what your needs are, what you do on your PC, which programs you run. In the Windows world for example, Playing WoW (I'm not a gamer, but a friend of mine is), there is a HUGE difference between the 32 and the 64 bit versions of the game. WoW 64 bit blows 32 bit away, and although I've never seen WoW ran under Linux, I hear it excels there as well.

Sorry to be so long-winded, but there isn't really a concise, one-answer-fits-all answer for you on this topic. for ME, I know that it doesn't really matter either way, because of what I do, whether it's a 32 or 64 bit system. I'm personally waiting for 64 bit to become more stable and common place than it currently is. Yes, the hardware is out there, but the software needs to catch up. 32 bit IS a dying breed, but it seems like the changeover from 23 to 64 is going much slower than the changeover from 16 bit to 32 bit went, in my opinion.

link

answered 31 May '10, 14:58

Ron's gravatar image

Ron ♦
9361718
accept rate: 13%

TVM Ron. You hit the spot. I'll just stick with 32 right now and wait. Thanks again. Louis

(01 Jun '10, 09:27) lescrooge
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

Asked: 24 May '10, 09:32

Seen: 1,759 times

Last updated: 20 Apr '11, 13:54

Related questions

powered by OSQA