AMD Athlon 64 X2 Dual Core and Debian install
Hi,
I've never used AMD-based computers, and I've therefore always chosen i386 as I habitually deal with Intel stuff. The fact is that I've got to install Debian on an AMD Athlon 64 X2 Dual Core. The AMD world is totally stranger for me. I would like to know if there are (nontrivial) differences in the installation process/in choices to make for Debian's install. Thanks. -- Merciadri Luca See http://www.student.montefiore.ulg.ac.be/~merciadri/ I use PGP. If there is an incompatibility problem with your mail client, please contact me. Getting something done is an accomplishment; getting something done right is an achievement. |
AMD Athlon 64 X2 Dual Core and Debian install
On Thu, 01 Jul 2010 13:26:52 +0200, Merciadri Luca wrote:
> I've never used AMD-based computers, and I've therefore always chosen > i386 as I habitually deal with Intel stuff. The fact is that I've got to > install Debian on an AMD Athlon 64 X2 Dual Core. The AMD world is > totally stranger for me. I would like to know if there are (nontrivial) > differences in the installation process/in choices to make for Debian's > install. When talking about an OS installation, AMD world is the same as Intel world, nothing more or less to care about than the usual decision-stuff (32 or 64 bits, GNOME or KDE...?) ;-) Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: pan.2010.07.01.11.33.20@gmail.com">http://lists.debian.org/pan.2010.07.01.11.33.20@gmail.com |
AMD Athlon 64 X2 Dual Core and Debian install
Camaleón wrote:
> On Thu, 01 Jul 2010 13:26:52 +0200, Merciadri Luca wrote: > > >> I've never used AMD-based computers, and I've therefore always chosen >> i386 as I habitually deal with Intel stuff. The fact is that I've got to >> install Debian on an AMD Athlon 64 X2 Dual Core. The AMD world is >> totally stranger for me. I would like to know if there are (nontrivial) >> differences in the installation process/in choices to make for Debian's >> install. >> > > When talking about an OS installation, AMD world is the same as Intel > world, nothing more or less to care about than the usual decision-stuff > (32 or 64 bits, GNOME or KDE...?) ;-) > Thanks! -- Merciadri Luca See http://www.student.montefiore.ulg.ac.be/~merciadri/ I use PGP. If there is an incompatibility problem with your mail client, please contact me. When making your choices in life, do not forget to live. (Samuel Johnson) |
AMD Athlon 64 X2 Dual Core and Debian install
On 07/01/2010 06:26 AM, Merciadri Luca wrote:
Hi, I've never used AMD-based computers, and I've therefore always chosen i386 as I habitually deal with Intel stuff. The fact is that I've got to install Debian on an AMD Athlon 64 X2 Dual Core. The AMD world is totally stranger for me. I would like to know if there are (nontrivial) differences in the installation process/in choices to make for Debian's install. No. High Street stores sell all make and model of AMD-powered machines running Windows. That is because AMD's complete desktop and server line of CPUs is designed to be x86-compatible. (Note, though, that while Intel broke off to create the incompatible Itanium, AMD *extended* the 32-bit x86 instruction st to 64 bits, and Intel had to catch up when they saw what a huge technical and market success it was. Thus, the popular 64-bit arch is amd64.) -- Seek truth from facts. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4C2C817E.4030908@cox.net">http://lists.debian.org/4C2C817E.4030908@cox.net |
AMD Athlon 64 X2 Dual Core and Debian install
Hi,
It's true. There is no difference in the installation process of OS (AMD or Intel). If you are using it for personal purpose i386 is preferred. Other wise i recommend i686. Krishna On Thu, Jul 1, 2010 at 4:56 PM, Merciadri Luca <Luca.Merciadri@student.ulg.ac.be> wrote: Hi, I've never used AMD-based computers, and I've therefore always chosen i386 as I habitually deal with Intel stuff. The fact is that I've got to install Debian on an AMD Athlon 64 X2 Dual Core. The AMD world is totally stranger for me. I would like to know if there are (nontrivial) differences in the installation process/in choices to make for Debian's install. Thanks. -- Merciadri Luca See http://www.student.montefiore.ulg.ac.be/~merciadri/ I use PGP. If there is an incompatibility problem with your mail client, please contact me. Getting something done is an accomplishment; getting something done right is an achievement. |
AMD Athlon 64 X2 Dual Core and Debian install
On 07/01/2010 06:53 AM, Krishna Chandra Prajapati wrote:
Hi, It's true. There is no difference in the installation process of OS (AMD or Intel). If you are using it for personal purpose i386 is preferred. Other wise i recommend i686. There is no i686 arch in Debian. The i386 arch, though, does have i686 *kernels*. -- Seek truth from facts. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4C2C8561.5040002@cox.net">http://lists.debian.org/4C2C8561.5040002@cox.net |
AMD Athlon 64 X2 Dual Core and Debian install
Krishna Chandra Prajapati wrote:
> Hi, > > It's true. There is no difference in the installation process of OS > (AMD or Intel). Thanks. > If you are using it for personal purpose i386 is preferred. Other wise > i recommend i686. Why (briefly)? (Or give me a pointer.) Thanks. -- Merciadri Luca See http://www.student.montefiore.ulg.ac.be/~merciadri/ I use PGP. If there is an incompatibility problem with your mail client, please contact me. |
AMD Athlon 64 X2 Dual Core and Debian install
On Jo, 01 iul 10, 15:06:33, Merciadri Luca wrote:
> Krishna Chandra Prajapati wrote: > > Hi, > > > > It's true. There is no difference in the installation process of OS > > (AMD or Intel). > Thanks. > > If you are using it for personal purpose i386 is preferred. Other wise > > i recommend i686. > Why (briefly)? (Or give me a pointer.) Not sure what Krishna meant, but if you do go for i386 have a look in the package management system for any packages containing 686 in the name. The description should have more details, but these are usually the same packages optimized for the respective processors and all Pentium Pro or later processors will benefit from it. You might also want to run the -amd64 kernel, which will give you a mixed system (64bit kernel, 32bit userland). Regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic |
AMD Athlon 64 X2 Dual Core and Debian install
Thanks. I'll have a deeper look in this as soon as possible.
Andrei Popescu wrote: > On Jo, 01 iul 10, 15:06:33, Merciadri Luca wrote: > >> Krishna Chandra Prajapati wrote: >> >>> Hi, >>> >>> It's true. There is no difference in the installation process of OS >>> (AMD or Intel). >>> >> Thanks. >> >>> If you are using it for personal purpose i386 is preferred. Other wise >>> i recommend i686. >>> >> Why (briefly)? (Or give me a pointer.) >> > > Not sure what Krishna meant, but if you do go for i386 have a look in > the package management system for any packages containing 686 > in the name. The description should have more details, but these are > usually the same packages optimized for the respective processors and > all Pentium Pro or later processors will benefit from it. > > You might also want to run the -amd64 kernel, which will give you a > mixed system (64bit kernel, 32bit userland). > > Regards, > Andrei > -- Merciadri Luca See http://www.student.montefiore.ulg.ac.be/~merciadri/ I use PGP. If there is an incompatibility problem with your mail client, please contact me. |
AMD Athlon 64 X2 Dual Core and Debian install
> Merciadri Luca <Luca.Merciadri@student.ulg.ac.be> :
>I've never used AMD-based computers, and I've therefore always chosen >i386 as I habitually deal with Intel stuff. I have ever choosen AMD when possible and they run all Linux flavours like a charm. Just for the record, - I like challengers, and AMD is Intel's one (with more or less success) - ATI (graphics) are now owned by AMD and http://itknowledgeexchange.techtarget.com/enterprise-linux/amd-will-deliver-open-graphics-drivers/ http://www.linux.com/archive/feed/119049 -- Architecte Informatique chez Blueline/Gulfsat: Administration Systeme, Recherche & Developpement +261 34 56 000 19 -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20100702102842.3c663ed7@packard.rktmb.org">http://lists.debian.org/20100702102842.3c663ed7@packard.rktmb.org |
| All times are GMT. The time now is 11:19 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.