[ 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-r4k-ip22_2.4.27-8.040815-1_mips.deb
for R4XX0 processors and the SGI IP22 subarchitecture like the Indy and
Indigo2.
kernel-image-2.4.27-r5k-ip22_2.4.27-8.040815-1_mips.deb
for R5000 processors and the SGI IP22 subarchitecture like the Indy and
Indigo2.
kernel-image-2.4.27-sb1-swarm-bn_2.4.27-8.040815-1_mips.deb
for the Broadcom BCM91250A (aka SWARM) pass 2.2.
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'), Mips
$Id: release-notes.en.sgml,v 1.71 2006/09/18 13:21:10 fjp Exp $debian-doc@lists.debian.org