Bug 17207

Summary: Redhat 6.2 fails to install on Althlon machines
Product: [Retired] Red Hat Linux Reporter: David Summers <d.j.summers>
Component: kernelAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-09-11 18:52:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Summers 2000-09-03 18:06:30 UTC
Hi,

I tried installing Redhat 6.2 on my new Slot A Athlon machine. The
instillation goes well, until finished and you must reboot. On the reboot
the kernel falls over and the machine freezes with the message :-

Disabling CPUID Serial number...general protection fault: 0000
CPU:    0
EIP:    0010:[<c02340f4>]
EFLAGS  00010282

This seems to be caused becuase the install script if flagging the Slot A
Athlon as a i686 machine, and installing the 686 kernel. This kernel seems
to have been compiled with the CPUID option. I guess the code that is run
here works on a PIII, but on an Athlon it just turns over and dies.

This seems to be a problem with the installer - if the Althon was flagged
as a 386 machine I guess it would work. I note I'm not the only person with
this problem, see :-

http://bugs.gnome.org/db/18/18159-b.html

Some auxillery information.

Redhat 6.0 based on the 2.2.5 kernel installs and runs fine.
Upgraded the RPMs to the 6.2 set + errata (including the 2.2.16-3 i386
kernel) also runs fine.
The kernel 2.4.0-test7 compiled for a Athlon also runs fine.

Hope this helps,

David Summers.

Comment 1 David Summers 2000-09-03 18:13:40 UTC
Oops typo in the above. My machine is a Socket A Althlon. The other person noted
above with the same problem was Slot A. The only thing common between his and my
set up is the Athlon processor and Redhat 6.2

David.

Comment 2 Michael Fulbright 2000-09-07 20:41:22 UTC
The installer uses the output from the uname program to determine the
architecture. This is a kernel issue.

Comment 3 Nalin Dahyabhai 2000-09-11 18:52:02 UTC
*** Bug 17334 has been marked as a duplicate of this bug. ***

Comment 4 Bill Nottingham 2000-09-12 22:55:39 UTC

*** This bug has been marked as a duplicate of 16229 ***