[ previous ] [ Contents ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ A ] [ B ] [ next ]
The following instructions explain step by step how to install the newer kernel.
with apt: if you have not yet done so, change your
sources.list file to point to sarge as described in Preparing sources for APT,
Section 4.3, update your packages lists and install the kernel-image for
your machine. You can find a list of available kernel images below or with the
command
$ apt-cache search ^kernel-image
During the install the package may complain about module mismatches and ask if the installation should abort. Answer NO to that question as these mismatches will be resolved as soon as you reboot with the new kernel.
with dpkg: fetch the current kernel package from the Debian mirror of your choice. The available packages are:
kernel-image-2.4.27-r3k-kn02_2.4.27-8.040815-1_mipsel.deb
for R3000 based DECstations with KN02 (or compatible) mainboard, such as the
DECstation 5000/1xx series with xx=20,25,33 and the DECstation 5000/240.
kernel-image-2.4.27-r4k-kn04_2.4.27-8.040815-1_mipsel.deb
for R4X00 based DECstations with KN04 (or compatible) mainboard, such as the
DECstation 5000/150, the Personal DECstation 5000/50 and the DECstation
5000/260.
kernel-image-2.4.27-r5k-cobalt_2.4.27-8.040815-1_mipsel.deb
for MIPS based Cobalt machines (such as the Qube, RaQ, Qube2 and RaQ2).
kernel-image-2.4.27-r5k-lasat_2.4.27-8.040815-1_mipsel.deb
for R5000 processors on the Lasat Masquerade Pro.
kernel-image-2.4.27-sb1-swarm-bn_2.4.27-8.040815-1_mipsel.deb
for the Broadcom BCM91250A (aka SWARM) pass 2.2.
kernel-image-2.4.27-xxs1500_2.4.27-8.040815-1_mipsel.deb
for the Au1500 based XXS1500 board.
Then install the package using dpkg -i. It may complain about
module mismatches (from modutils) and ask if the installation
should abort. Answer NO to that question as these mismatches will
be resolved as soon as you reboot with the new kernel.
You should first verify that the new one boots and all hardware needed for the upgrade works (e.g. network adaptors).
If you currently use raidtools2, you should read Upgrading from raidtools2 to mdadm, Section
4.5.2 before you reboot.
Check especially input devices, display devices, devices needed to access the sarge packages (i.e. network adaptors, CD drives, etc). Some driver modules may have been renamed, some drivers which have been compiled into the old kernel might now be compiled as modules, ...
[ previous ] [ Contents ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ A ] [ B ] [ next ]
Release Notes for Debian GNU/Linux 3.1 (`sarge'), Mipsel
$Id: release-notes.en.sgml,v 1.71 2006/09/18 13:21:10 fjp Exp $debian-doc@lists.debian.org