Linux Netfilter discussions
 help / color / mirror / Atom feed
* i386 or i686.. which one?
@ 2002-09-09 15:02 İhsan  Turkmen
  2002-09-09 17:47 ` Manikandan.P
  2002-09-09 18:37 ` Antony Stone
  0 siblings, 2 replies; 4+ messages in thread
From: İhsan  Turkmen @ 2002-09-09 15:02 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 229 bytes --]

Hi..
This is not the right place of asking that question, but i hope nobody minds
my asking:
----"How to understand if my kernel source is RedHat  i386 or i686. Is there
a shoert way of undersatnding it...?"
 
Best regards..
 
 

[-- Attachment #2: Type: text/html, Size: 998 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: i386 or i686.. which one?
  2002-09-09 15:02 i386 or i686.. which one? İhsan  Turkmen
@ 2002-09-09 17:47 ` Manikandan.P
  2002-09-09 20:09   ` Antony Stone
  2002-09-09 18:37 ` Antony Stone
  1 sibling, 1 reply; 4+ messages in thread
From: Manikandan.P @ 2002-09-09 17:47 UTC (permalink / raw)
  To: İhsan Turkmen; +Cc: netfilter

Hi

uname -a
will tell U
--mani

Ýhsan Turkmen wrote:

> Hi..
>
> This is not the right place of asking that question, but i hope nobody 
> minds my asking:
>
> ----"How to understand if my kernel source is RedHat  i386 or i686. Is 
> there a shoert way of undersatnding it...?"
>
>  
>
> Best regards..
>
>  
>
>  
>




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: i386 or i686.. which one?
  2002-09-09 15:02 i386 or i686.. which one? İhsan  Turkmen
  2002-09-09 17:47 ` Manikandan.P
@ 2002-09-09 18:37 ` Antony Stone
  1 sibling, 0 replies; 4+ messages in thread
From: Antony Stone @ 2002-09-09 18:37 UTC (permalink / raw)
  To: netfilter

On Monday 09 September 2002 4:02 pm, ?hsan  Turkmen wrote:

> Hi..
> This is not the right place of asking that question, but i hope nobody
> minds my asking:
> ----"How to understand if my kernel source is RedHat  i386 or i686. Is
> there a shoert way of undersatnding it...?"

The kernel source is not specific to a processor (it's not even specific to 
Intel x86 processors - it covers PPC, Alpha, MIPS..... as well).

The thing which is specific to the processor family is in 
/usr/src/linux/.config - look for the lines starting with CONFIG_M386 and 
going through to CONFIG_MCYRIXIII.

The one which says =y at the end is the one your kernel will compile for.

Antony.

-- 

All matter in the Universe can be placed into one of two categories:

1. things which need to be fixed
2. things which will need to be fixed once you've had a few minutes to play 
with them


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: i386 or i686.. which one?
  2002-09-09 17:47 ` Manikandan.P
@ 2002-09-09 20:09   ` Antony Stone
  0 siblings, 0 replies; 4+ messages in thread
From: Antony Stone @ 2002-09-09 20:09 UTC (permalink / raw)
  To: netfilter

On Monday 09 September 2002 6:47 pm, Manikandan.P wrote:

> Ýhsan Turkmen wrote:

> > This is not the right place of asking that question, but i hope nobody
> > minds my asking:
> >
> > ----"How to understand if my kernel source is RedHat  i386 or i686. Is
> > there a shoert way of undersatnding it...?"

> uname -a
> will tell you

No, uname -a will tell you the type of processor fitted in your machine.   It 
will not tell you which processor your kernel was compiled for.

eg you can compile a kernel for a 386 so it runs on anything, install it on 
an AMD Athlon, and uname -a will tell you it's an i686.

Antony.

-- 

The first ninety percent of an engineering project takes ninety percent
of the time, and the last ten percent takes the remaining ninety percent.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-09-09 20:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-09 15:02 i386 or i686.. which one? İhsan  Turkmen
2002-09-09 17:47 ` Manikandan.P
2002-09-09 20:09   ` Antony Stone
2002-09-09 18:37 ` Antony Stone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox