LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Migrating from a 686 to AMD64 (https://www.linuxquestions.org/questions/linux-software-2/migrating-from-a-686-to-amd64-283554/)

ValidiusMaximus 01-28-2005 08:55 PM

Migrating from a 686 to AMD64
 
I just moved my Linux install from my old PIII to a new AMD64 computer. I recompiled the kernel to reflect the new hardware and all the hardware seems to be working just great. My problem is this: Somewhere a config file is telling the computer that it is still on a 686 and because of that i get x86 packages from Debian's apt mirrors and get the following error when trying to install the GeForce driver for a AMD64:

Code:

ERROR: this .run file is intended for the
Linux-x86_64 platform, but you appear to be
running on Linux-x86.  Aborting installation.

Any help would be greatly appriciated.

jschiwal 01-28-2005 10:37 PM

You probably need to do a fresh install when going to a new type of CPU. The libraries should be named 'lib64xxxxx' for example. I think you may be running the AMD64 in the 32bit mode yet.

ValidiusMaximus 01-29-2005 09:22 AM

Hmmm, i was hoping that that wouldnt be the answer.......

Since i'm running Debian is there any way to make it go out and re download all packages of the AMD64 type with APT?

GregLee 01-29-2005 09:57 AM

Quote:

Originally posted by ValidiusMaximus
Hmmm, i was hoping that that wouldnt be the answer.......

Since i'm running Debian is there any way to make it go out and re download all packages of the AMD64 type with APT?

Yes. Look at "http://www.debian.org/ports/amd64/Debian -- AMD64 Port". (Disclaimer: I haven't done this, and it looks rather involved.)

ValidiusMaximus 01-29-2005 01:33 PM

Quote:

Originally posted by GregLee
Yes. Look at "http://www.debian.org/ports/amd64/Debian -- AMD64 Port". (Disclaimer: I haven't done this, and it looks rather involved.)
Yea, i was just there and the mirror server seems to be down.


All times are GMT -5. The time now is 01:27 PM.