I'm testing linux-image-2.6.27-14-server on amd64 KVM this weekend. /etc/apt/sources.list contains:
deb http://archive.ubuntu.com/ubuntu/ intrepid-proposed main /etc/apt/preferences contains: Package: * Pin: release a=intrepid-security Pin-Priority: 990 Package: * Pin: release a=intrepid-updates Pin-Priority: 900 Package: * Pin: release a=intrepid-proposed Pin-Priority: 400 Then install the new kernel with: sudo aptitude -t intrepid-proposed install linux-image-2.6.27-14-server linux-image-server and maybe if you have the need for the kernel headers as well: sudo aptitude -t intrepid-proposed install linux- headers-2.6.27-14-server The base header package will be pulled in automatically. Reboot. Compile sys_basher from source code here: http://www.polybus.com/sys_basher_web/ Let two instances of "sys_basher -d -ho 9999" run over the weekend in GNU screen. One on NFS and the other on xfs. -- RAID array causing "BUG: soft lockup" errors/system freeze https://bugs.launchpad.net/bugs/312163 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
