Is possible to install Centos 5 on a 586 CPU? (cpu_type = 5)
Thanks a lot.
On Fri, Feb 08, 2008 at 05:47:58PM +0100, Matias Surdi wrote:
Is possible to install Centos 5 on a 586 CPU? (cpu_type = 5)
No. I think there was some interest in making this happen at some point:
http://wiki.centos.org/QaWiki/CentOS5PentiumSupport
However I'm not sure that it will end up happening:
http://bugs.centos.org/view.php?id=1836
Ray
On Feb 8, 2008 9:02 AM, Ray Van Dolson rayvd@bludgeon.org wrote:
On Fri, Feb 08, 2008 at 05:47:58PM +0100, Matias Surdi wrote:
Is possible to install Centos 5 on a 586 CPU? (cpu_type = 5)
No. I think there was some interest in making this happen at some point:
http://wiki.centos.org/QaWiki/CentOS5PentiumSupport
However I'm not sure that it will end up happening:
Pardon me, but you CAN install CentOS 5.1 on any x86 CPU. If your CPU is a valid 64-bit CPU, you can install either the i386 version (32-bit) or the x86_64 version. You may not get full support of specific CPU instructions that are available ONLY on your particular CPU, but the right one will run.
I had 586 CPUs on two different machines at work way back when 5.0 came out, and the x86_64 installation ran just fine on both.
mhr
On Feb 8, 2008 1:19 PM, Ralph Angenendt ra+centos@br-online.de wrote:
I don't think so. i586 (ViA C5/6, AMD K-III) won't even run an i686 kernel - and definitely no 64bit kernel.
Correct - my mistake (see? I do that...).
mhr
El Fri, 08 Feb 2008 13:29:49 -0800, MHR escribió:
On Feb 8, 2008 1:19 PM, Ralph Angenendt ra+centos@br-online.de wrote:
I don't think so. i586 (ViA C5/6, AMD K-III) won't even run an i686 kernel - and definitely no 64bit kernel.
Correct - my mistake (see? I do that...).
mhr
Thanks a lot you guys. So, it seems that it's not possible to install Centos 5.x on my i586 CPU right?. I've seen somewhere that there is an vmlzi586 boot option in Centos 4.6.... ¿Do you think that this version could work for me?
Thanks.
Matias Emanuel Surdi wrote:
El Fri, 08 Feb 2008 13:29:49 -0800, MHR escribió:
On Feb 8, 2008 1:19 PM, Ralph Angenendt ra+centos@br-online.de wrote:
I don't think so. i586 (ViA C5/6, AMD K-III) won't even run an i686 kernel - and definitely no 64bit kernel.
Correct - my mistake (see? I do that...).
mhr
Thanks a lot you guys. So, it seems that it's not possible to install Centos 5.x on my i586 CPU right?. I've seen somewhere that there is an vmlzi586 boot option in Centos 4.6.... ¿Do you think that this version could work for me?
Yes ... centos-4.x works fine on i586 and will for its lifetime.
On Fri, 8 Feb 2008, MHR wrote:
On Feb 8, 2008 1:19 PM, Ralph Angenendt ra+centos@br-online.de wrote:
I don't think so. i586 (ViA C5/6, AMD K-III) won't even run an i686 kernel - and definitely no 64bit kernel.
Correct - my mistake (see? I do that...).
Is this what you are talking about:
(hepa pts0) # cat /proc/cpuinfo processor : 0 vendor_id : CentaurHauls cpu family : 6 model : 9 model name : VIA Nehemiah stepping : 5 cpu MHz : 1002.292 cache size : 64 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu de pse tsc msr cx8 mtrr pge cmov mmx fxsr sse up rng rng_en bogomips : 2005.94
(hepa pts0) # CentOS release 5 (Final) (hepa pts0) # rpm -qa | grep release centos-release-5-0.0.el5.centos.2 centos-release-notes-5.1.0-2 epel-release-5-2 centos-release-notes-5.0.0-2 centos-release-5-1.0.el5.centos.1 rpmforge-release-0.3.6-1.el5.rf (hepa pts0) # uname -a Linux hepa 2.6.18-53.1.4.el5 #1 SMP Fri Nov 30 00:45:16 EST 2007 i686 i686 i386 GNU/Linux (hepa pts0) #
If this is what you are talking about, I have to tell you, C5 runs on these better than I could ever get C4 or C3 to run. They have been rock solid and I am using a flash card for the disk mounted noatime. The box is one of those mini-itx things. C4 and C3 would randomly panic. Usually within the first 24 hours.
If this is not what you are talking about, feel free to ignore me.
Regards,
Ralph Angenendt wrote:
I don't think so. i586 (ViA C5/6, AMD K-III) won't even run an i686 kernel...
i586 is the original Pentium and Pentium/MMX (60Mhz to about 233Mhz) as well as the clones you mention above, while i686 is the Pentium Pro, P2, P3, P4, and Core, as well as various clones.
for completeness, there's also i386 (the intel 386 processor) and i486 (the intel 486, as well as early K6 versions).
anything prior to i386 wasn't even 32bit and couldn't possibly run linux (I do somewhere have a version of Microport System V Unix for i286 16bit protected mode)
On Fri, Feb 08, 2008 at 12:40:55PM -0800, MHR alleged:
On Feb 8, 2008 9:02 AM, Ray Van Dolson rayvd@bludgeon.org wrote:
On Fri, Feb 08, 2008 at 05:47:58PM +0100, Matias Surdi wrote:
Is possible to install Centos 5 on a 586 CPU? (cpu_type = 5)
No. I think there was some interest in making this happen at some point:
http://wiki.centos.org/QaWiki/CentOS5PentiumSupport
However I'm not sure that it will end up happening:
Pardon me, but you CAN install CentOS 5.1 on any x86 CPU. If your CPU is a valid 64-bit CPU, you can install either the i386 version (32-bit) or the x86_64 version. You may not get full support of specific CPU instructions that are available ONLY on your particular CPU, but the right one will run.
I had 586 CPUs on two different machines at work way back when 5.0 came out, and the x86_64 installation ran just fine on both.
There is no such thing as a 64bit i586 CPU.
With regards to Intel CPUs, the original Pentiums are i586. Everything after that (PentiumPro, PentiumII, III, and IV) is i686. Earlier PentiumIV are 32bit only, later chips added the 64bit instructions and registers.
The CPUs are backwards compatible with older software.
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Garrick Staples Sent: Friday, February 08, 2008 4:32 PM To: CentOS mailing list Subject: Re: [CentOS] Centos 5 on i586
On Fri, Feb 08, 2008 at 12:40:55PM -0800, MHR alleged:
On Feb 8, 2008 9:02 AM, Ray Van Dolson rayvd@bludgeon.org wrote:
On Fri, Feb 08, 2008 at 05:47:58PM +0100, Matias Surdi wrote:
Is possible to install Centos 5 on a 586 CPU? (cpu_type = 5)
No. I think there was some interest in making this happen at some point:
http://wiki.centos.org/QaWiki/CentOS5PentiumSupport
However I'm not sure that it will end up happening:
Pardon me, but you CAN install CentOS 5.1 on any x86 CPU. If your CPU
is a valid 64-bit CPU, you can install either the i386 version (32-bit) or the x86_64 version. You may not get full support of specific CPU instructions that are available ONLY on your particular CPU, but the right one will run.
I had 586 CPUs on two different machines at work way back when 5.0 came out, and the x86_64 installation ran just fine on both.
There is no such thing as a 64bit i586 CPU.
With regards to Intel CPUs, the original Pentiums are i586. Everything
after that (PentiumPro, PentiumII, III, and IV) is i686. Earlier PentiumIV are >32bit only, later chips added the 64bit instructions and registers.
The CPUs are backwards compatible with older software.
So, what is a "valid" 64bit CPU? I have a DEC Alpha in the basement that is most certainly 64 bit, but can't install the i386 or x86_64 version on it. How about Sparc or HP-UX boxes? Are they valid 64 bit CPUs?
On Feb 8, 2008 1:49 PM, Mark A. Lewis mark@siliconjunkie.net wrote:
So, what is a "valid" 64bit CPU? I have a DEC Alpha in the basement that is most certainly 64 bit, but can't install the i386 or x86_64 version on it. How about Sparc or HP-UX boxes? Are they valid 64 bit CPUs?
Grrr - we were discussing x86 CPUs. Alphas, SPARCs, Itaniums and HP PA-RISC are NOT x86.
Can we try to keep our discussions in context?
(heavy sigh, nanoo, nanoo)
mhr
Mark A. Lewis wrote:
So, what is a "valid" 64bit CPU? I have a DEC Alpha in the basement that is most certainly 64 bit, but can't install the i386 or x86_64 version on it. How about Sparc or HP-UX boxes? Are they valid 64 bit CPUs?
I suspect he meant specifically x86_64... sure, there's lots of 64 bit processors that aren't x86 based, including Intel Itanium (ia64), DEC Alpha/AXP, Sun UltraSparc, HP PA-RISC, IBM Power4/5/6 and PowerPC, etc etc.
There /are/ linux builds for most (all?) of these, but not RHEL/CentOS distributions.
On Fri, Feb 08, 2008 at 04:49:49PM -0500, Mark A. Lewis alleged:
So, what is a "valid" 64bit CPU? I have a DEC Alpha in the basement that is most certainly 64 bit, but can't install the i386 or x86_64 version on it. How about Sparc or HP-UX boxes? Are they valid 64 bit CPUs?
Those are completely different arches. None of them are x86.
In the context of this discussion, "valid" 64bit CPUs are newer PentiumIV, Athlon64, and later CPUs.