blob: 409e6a4596f281b0791c2a88a46053159266baf1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!-- retain these comments for translator revision tracking -->
<!-- original version: 28672 untranslated -->
<sect3 arch="m68k" id="kernel-22">
<title>Choosing a Kernel</title>
<para>
Some m68k subarchs have a choice of kernels to install. In general we
recommend trying the most recent version first. If your subarch or
machine needs to use a 2.2.x kernel, make sure you choose one of the
images that supports 2.2.x kernels (see the <ulink
url="&disturl;/main/installer-&architecture;/current/images/MANIFEST">MANIFEST</ulink>).
</para>
<para>
All of the m68k images for use with 2.2.x kernels, require the kernel
parameter &ramdisksize;.
</para>
</sect3>
|