Guest User!

You are not Sophos Staff.

Please read: BETA upgrades

Hi,

I'll use this posting to publish updated RPMs that fix critical issues during the BETA.

Kernel RPM:

http://duncanthrax.net/temp/kernel-smp-2.6.16.62-134.i686.rpm
http://duncanthrax.net/temp/kernel-default-2.6.16.62-134.i686.rpm

You only need one of these packages. Run "uname -a" on your ASG to find out if you run a "default" or "smp" kernel. Then upload the appropriate package to your ASG via SCP, and install it using: "rpm -Uvh --force kernel-[TYPE]-2.6.16.62-134.i686.rpm".

This new kernel fixes the stability problems that occur when more than 3 APs are used ("unregister_netdevice").
Parents

  • astarowlan:/home/login # rpm -Uvh kernel-smp-2.6.16.62-134.i686.rpm
    Preparing...                ########################################### [100%]
            package kernel-smp-2.6.16.62-134 is already installed
            file /boot/System.map-2.6.16.62-134-smp from install of kernel-smp-2.6.16.62-134 conflicts with file from package kernel-smp-2.6.16.62-134
            file /boot/config-2.6.16.62-134-smp from install of kernel-smp-2.6.16.62-134 conflicts with file from package kernel-smp-2.6.16.62-134
            file /boot/symsets-2.6.16.62-134-smp.tar.gz from install of kernel-smp-2.6.16.62-134 conflicts with file from package kernel-smp-2.6.16.62-134
            file /boot/symvers-2.6.16.62-134-smp.gz from install of kernel-smp-2.6.16.62-134 conflicts with file from package kernel-smp-2.6.16.62-134
            file /boot/vmlinux-2.6.16.62-134-smp.gz from install of kernel-smp-2.6.16.62-134 conflicts with file from package kernel-smp-2.6.16.62-134
            file /boot/vmlinuz-2.6.16.62-134-smp from install of kernel-smp-2.6.16.62-134 conflicts with file from package kernel-smp-2.6.16.62-134


    strange, was the kernel-package already delivered in a normal way?
Reply

  • astarowlan:/home/login # rpm -Uvh kernel-smp-2.6.16.62-134.i686.rpm
    Preparing...                ########################################### [100%]
            package kernel-smp-2.6.16.62-134 is already installed
            file /boot/System.map-2.6.16.62-134-smp from install of kernel-smp-2.6.16.62-134 conflicts with file from package kernel-smp-2.6.16.62-134
            file /boot/config-2.6.16.62-134-smp from install of kernel-smp-2.6.16.62-134 conflicts with file from package kernel-smp-2.6.16.62-134
            file /boot/symsets-2.6.16.62-134-smp.tar.gz from install of kernel-smp-2.6.16.62-134 conflicts with file from package kernel-smp-2.6.16.62-134
            file /boot/symvers-2.6.16.62-134-smp.gz from install of kernel-smp-2.6.16.62-134 conflicts with file from package kernel-smp-2.6.16.62-134
            file /boot/vmlinux-2.6.16.62-134-smp.gz from install of kernel-smp-2.6.16.62-134 conflicts with file from package kernel-smp-2.6.16.62-134
            file /boot/vmlinuz-2.6.16.62-134-smp from install of kernel-smp-2.6.16.62-134 conflicts with file from package kernel-smp-2.6.16.62-134


    strange, was the kernel-package already delivered in a normal way?
Children