Ok I will build new kernel. Is there any options I need to be careful
about to include/exclude?
Regards,
Iztok
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 22, 2000 8:02 AM
> To: [EMAIL PROTECTED]
> Subject: AW: [FW1] FW-1 and RedHat 6.2?
>
>
>
> No,
> I am using the RedHat 6.1 image which you can download from the web.
>
> --Joerg
>
>
> -----Urspr�ngliche Nachricht-----
> Von: Mike Thomi [mailto:[EMAIL PROTECTED]]
> Gesendet: Freitag, 22. Dezember 2000 12:57
> An: [EMAIL PROTECTED]
> Betreff: Re: [FW1] FW-1 and RedHat 6.2?
>
>
>
> Hi
>
> Have you a selfmade linux kernel? (not the one from the disti)
>
> I am running on suse7 kernel 2.2.17 smp without problems. But
> I had to edit
> these not so nice fw1boot /fw1start scripts myself because
> there's no proper
> smp detection in the script...
>
> /etc/fw/bin/fwstart, /etc/fw.boot/fw1boot, /etc/rc.d/init.d/fw1boot
> -----------------------------------------------------------------
> [...
> smp_prefix=""
> smp_modname=""
> cpu1=`grep processor /proc/cpuinfo | grep 1`
> ...]
>
> I changed to following:
>
> set cpu1=`grep "cpu[0,1,2,3,4,6,7,8]" /proc/stat | wc -l`
>
> if ( $cpu1 > 1 ) then
> set smp_prefix = "-P smp"
> set smp_modname = "_smp"
> endif
>
> => checkpoint should change that too, because my
> /proc/cpuinfo shows me the
> following:
>
> cat /proc/cpuinfo |grep proc
> processor : 0
> processor : 3
> (hp e800 with many pci slots)
>
> regards
>
> mike
>
> ----- Original Message -----
> From: "Iztok Umek" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, December 21, 2000 4:42 PM
> Subject: [FW1] FW-1 and RedHat 6.2?
>
>
> >
> > Hello!
> >
> > Did anyone manage to get FW-1 on RedHat 6.2 and how?
> >
> > I get this error:
> >
> > # fwinsmod -f fwmod_smp.2.2.x.o
>
> [schnipp]
>
> > fwmod_smp.2.2.x.o was compiled for kernel version 2.2.12-20
> > while this kernel is version 2.2.14-6.1.1smp
> >
> > fwmod_smp.2.2.x.o: unresolved symbol __wake_up
>
> [schnipp]
>
>
>
>
>
> ==============================================================
> ==============
> ====
> To unsubscribe from this mailing list, please see the
> instructions at
> http://www.checkpoint.com/services/mailing.html
> ==============================================================
> ==============
> ====
>
>
> ==============================================================
> ==================
> To unsubscribe from this mailing list, please see the
> instructions at
> http://www.checkpoint.com/services/mailing.html
> ==============================================================
> ==================
>
================================================================================
To unsubscribe from this mailing list, please see the instructions at
http://www.checkpoint.com/services/mailing.html
================================================================================