Peter Rivera wrote:
>
> I just recently purchased the tyan tiger 100
> i have 2 350mhz PII's
> 128m pc 100
> 2 cdroms
> 8.4 gig hd
> matrox mill II
>
> after installing red hat 5.2
> I immedialy cd /usr/src/linux
> and uncomment # SMP = 1
> then exit save and try make modules
> but it tells me that I have two first make my kernal with modules support
> so I then make xconfig
> then i make modules
> and lastly make modules_install
> reboot
> and my /proc/cpuinfo reports only one processor
Hmm, if you're being literal about what you did then my best advice is:
go back and reread the README file. You've forgotten two major steps:
building the kernel ("make zImage" is one way to do this), and
installing the kernel (maybe copying to your /boot directory, editing
/etc/lilo.conf AND running lilo). Lots of ways to do either of these
(including ways to do both at once) but do at least read the REAME.
Neil
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]