[ previous ] [ Contents ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ A ] [ B ] [ next ]
The information in this appendix is relevant only if, for a successful upgrade of the system, you need to upgrade the kernel before upgrading the system. Please read Checking kernel support, Section 4.3 to find out if that is required for your system.
The following instructions explain step by step how to use the available backported tools to install the newer kernel.
Because packages may need to be installed from woody, you should first check
that entries in your sources.list still refer to woody as
explained in Checking your sources
list, Section B.3.
with apt: to install the packages with apt or one of its
frontends, add the following line in your /etc/apt/sources.list:
deb http://ftp.debian.org/debian/dists/sarge/main/upgrade-kernel ./
# sources are also available if you need them
# deb-src http://ftp.debian.org/debian/dists/sarge/main/upgrade-kernel ./
Then install the packages modutils and initrd-tools.
(Afterwards you can safely drop the additional entry again.)
After that change your sources.list file to point to sarge as
described in Preparing sources
for APT, Section 4.4, update your packages lists and install the
kernel-image-2.4.27-2-sparc32 package.
with dpkg: to install the packages directly with dpkg you
need to download the necessary files first.
The kernel package depends on modutils; initrd-tools
depends on cramfsprogs. All other dependencies (which are
stat, cpio and ash) can be satisfied
with packages from woody in the usual way.
You should first verify that the new one boots and all hardware needed for the upgrade works (e.g. network adaptors).
You will probably have to adapt your boot loader configuration
/etc/silo.conf. Note that the kernel now uses an initrd while the
Debian kernels in woody did not.
If you currently use raidtools2, you should read Upgrading from raidtools2 to mdadm, Section
4.6.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'), SPARC
$Id: release-notes.en.sgml,v 1.71 2006/09/18 13:21:10 fjp Exp $debian-doc@lists.debian.org