Title: RE: Determining i386 or i686

Running #cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 5
model name      : Pentium II (Deschutes)
stepping        : 2
cpu MHz         : 399.065
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr
bogomips        : 793.16

Does the "cpu family" value of "6" have any correlation with the i686 value?

-Channon

-----Original Message-----
From: Michael Knepher [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 13, 2003 5:45 PM
To: Psyche Mailing List
Subject: RE: Determining i386 or i686

On Thu, 2003-03-13 at 14:01, Quillen, Channon wrote:
> Running that command, I get:
> kernel 2.4.18-17.8.0 i686
> kernel 2.4.18-19.8.0 i686
> kernel 2.4.18-24.8.0 i386
> kernel 2.4.18-18.8.0 i686
> kernel 2.4.18-14 i686
> kernel 2.4.18-26.8.0 i686
> gcc 3.2-7 i386
>
Assuming you've run those i686 kernels without issue in the past, you're
system is an i686. What cpu do you have?

> I thought I had removed the older versions of the kernel, but I didn't
> look in /lib/modules/
>
> I removed files from /boot/
>
You should really use rpm -e to remove older kernels.


--
Michael Knepher <[EMAIL PROTECTED]>



--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to