NotebookForums.com › Forums › General Notebook Discussions › Linux & Other OS's › Linux on R3140 AMD 64
New Posts  All Forums:Forum Nav:

Linux on R3140 AMD 64

post #1 of 7
Thread Starter 
i was wondering what is the best linux os that is 64bit and easy to install, that wont kill my xp installation.

i was going to try fedora care 2, but read that it likes to make xp unbootable by messing up the partition map on the harddrive.
post #2 of 7
Dont know about the out-of-the-box distros, but build-from-scratch distros definitely support the extended 64-bit x86 instruction set - you just have to make sure the software you get is compatible with it. For example, Gentoo Linux (http://www.gentoo.org) is certainly capable of the architecture and actually lists 64bit compatibility in the package distribution lists.

Mikhail
post #3 of 7
Debian is almost ready to release their 64-bit port. As the article states, it should be added to unstable shortly and 97% of packages will work on it. I ran debian for years on an old-a** laptop, and never had any problems with it (everything worked except modem, which I didn't need anyway).

Check out:

http://www.debianplanet.org/node.php?id=1115
http://www.debian.org

Regards,

zakaluka2.
post #4 of 7
Good to hear, but I'm not sure about the 97% compatibility claim. The packages have to be developed to be compliant - it has nothing to do with Debian in particular. For example, the Gentoo Portage package web site shows the architecture compatibilities for each package - eg a kernel package: http://packages.gentoo.org/ebuilds/?...urces-2.6.7-r4 .

Mikhail
post #5 of 7
I know what you mean. However, all the +/-/~ signs mean on the gentoo site are that someone has created an ebuild for the package for that particular platform and it works. Same thing here.

If you go to http://packages.debian.org, you can search for a package (from stable/testing/unstable/any) and it will show you which platforms it has compiled and run on (as a precaution, check the bug reports for packages in unstable). This means that the program DID compile (at the very least, since debian is a mostly binary distro). Most decently-designed apps don't need much change except for a recompile on the target platform (and someone to test the resultant file). For example, I just did a random search for something mozilla-related:

-----
Package mozilla-cascades

testing (web): A stylesheet editor for Mozilla Composer
0.4.0-1: alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc

unstable (web): A stylesheet editor for Mozilla Composer
0.4.0-1: alpha arm hppa hurd-i386 i386 ia64 m68k mips mipsel powerpc s390 sparc
-----

As this states, you could run this program on an i386 running Hurd ONLY if you are running debian unstable. However, both version will run on an Itanium (64-bit platform).

Of course, all this is moot, since debian hasn't officially added amd64 support to their unstable branch, much less their more stable branches.

Regards ,

zakaluka2.
post #6 of 7
Wow. I wasnt aware that Debian was behind in AMD64. Thanks for the info

Mikhail
post #7 of 7
Actually, I guess I was a little mistaken. Take a look at http://www.debian.org/ports/amd64/. It is possible to install debian on an AMD64-based computer right now.

Regards,

zakaluka2.
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: Linux & Other OS's
NotebookForums.com › Forums › General Notebook Discussions › Linux & Other OS's › Linux on R3140 AMD 64