  | | | make mrproper | make mrproper 2004-01-14 - By Quillen, Channon
Back Thank you for the reply. The machine has (2) Pentium II (Deschutes) processors. The current output from 'uname -p' is i686.
-Channon -- --Original Message-- -- From: George Magklaras [mailto:george.magklaras@(protected)] Sent: Wednesday, January 14, 2004 12:16 PM To: psyche-list@(protected) Subject: Re: make mrproper
The system architecture is determined by the processor. uname -p would list what is the architecture with which the current working kernel was compiled. This choice will work but it might not be the optimal one. The best way to determine the optimal architecture is to look at what processor you have (cat /proc/cpuinfo). For a Pentium III based system, the optimal architecture type is i686 for example. If your system has a two or more procs, choose also the SMP kernel config.
What kind of processor do you have?
Quillen, Channon wrote: > Step #3 on Redhat's site regarding "Building the Kernel" refers to copying > the configuration file for the system's architecture from > /usr/src/linux-2 (See http://nux-2.ora-code.com).4/configs/. > > How do I determine my system's architecture? > Is it 'uname -m', 'uname -p', or 'uname -i'? > > -Channon > >
-- -- George B. Magklaras
Computer Systems Engineer/UNIX Systems Administrator The Biotechnology Centre of Oslo
-- Psyche-list mailing list Psyche-list@(protected) https://www.redhat.com/mailman/listinfo/psyche-list
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII"> <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12"> <TITLE>RE: make mrproper</TITLE> </HEAD> <BODY>
<P><FONT SIZE=2>Thank you for the reply.</FONT> <BR><FONT SIZE=2>The machine has (2) Pentium II (Deschutes) processors.</FONT> <BR><FONT SIZE=2>The current output from 'uname -p' is i686.</FONT> </P>
<P><FONT SIZE=2>-Channon </FONT> <BR><FONT SIZE=2>-- --Original Message-- --</FONT> <BR><FONT SIZE=2>From: George Magklaras [<A HREF="mailto:george.magklaras @(protected)">mailto:george.magklaras@(protected)</A>] </FONT> <BR><FONT SIZE=2>Sent: Wednesday, January 14, 2004 12:16 PM</FONT> <BR><FONT SIZE=2>To: psyche-list@(protected)</FONT> <BR><FONT SIZE=2>Subject: Re: make mrproper</FONT> </P>
<P><FONT SIZE=2>The system architecture is determined by the processor. uname -p would </FONT> <BR><FONT SIZE=2> list what is the architecture with which the current working kernel </FONT> <BR><FONT SIZE=2>was compiled. This choice will work but it might not be the optimal </FONT> <BR><FONT SIZE=2>one. The best way to determine the optimal architecture is to look at </FONT> <BR><FONT SIZE=2>what processor you have (cat /proc/cpuinfo). For a Pentium III based </FONT> <BR><FONT SIZE=2>system, the optimal architecture type is i686 for example. If your </FONT> <BR><FONT SIZE=2>system has a two or more procs, choose also the SMP kernel config.</FONT> </P>
<P><FONT SIZE=2>What kind of processor do you have?</FONT> </P> <BR> <BR> <BR>
<P><FONT SIZE=2>Quillen, Channon wrote:</FONT> <BR><FONT SIZE=2>> Step #3 on Redhat's site regarding "Building the Kernel" refers to copying</FONT> <BR><FONT SIZE=2>> the configuration file for the system's architecture from </FONT> <BR><FONT SIZE=2>> /usr/src/linux-2 (See http://nux-2.ora-code.com).4/configs/.</FONT> <BR><FONT SIZE=2>> </FONT> <BR><FONT SIZE=2>> How do I determine my system's architecture?</FONT> <BR><FONT SIZE=2>> Is it 'uname -m', 'uname -p', or 'uname -i'?</FONT> <BR><FONT SIZE=2>> </FONT> <BR><FONT SIZE=2>> -Channon</FONT> <BR><FONT SIZE=2>> </FONT> <BR><FONT SIZE=2>> </FONT> </P>
<P><FONT SIZE=2>-- </FONT> <BR><FONT SIZE=2>--</FONT> <BR><FONT SIZE=2>George B. Magklaras</FONT> </P>
<P><FONT SIZE=2>Computer Systems Engineer/UNIX Systems Administrator</FONT> <BR><FONT SIZE=2>The Biotechnology Centre of Oslo</FONT> </P> <BR>
<P><FONT SIZE=2>-- </FONT> <BR><FONT SIZE=2>Psyche-list mailing list</FONT> <BR><FONT SIZE=2>Psyche-list@(protected)</FONT> <BR><FONT SIZE=2><A HREF="https://www.redhat.com/mailman/listinfo/psyche-list" TARGET="_blank">https://www.redhat.com/mailman/listinfo/psyche-list</A></FONT> </P>
</BODY> </HTML>
|
|
 |