blob: 04b866da85d4d27acc012ded8da5829e13df18b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
<!-- original version: 14602 -->
<sect3 id="kernel-chooser"><title>カーネルの選択</title>
<para>
<!--
If there are more suitable kernels in the APT sources, you will be
presented a list of these. Select the most suitable one for your
system; the selected kernel will be installed on a hard disk and will
be used in your new system. (E.g. you may have different requirements
for this kernel compared to the installation one).
-->
APTのソースに、より適切なカーネルがある場合、このリストを表示します。
あなたのシステムに最も適切なものを選んでください。
選択したカーネルは、ハードディスクにインストールされ、
あなたの新システムの中で使用されます。
例えば、インストール時のものと比べて、
このカーネル用に異なる要求があるかもしれません。
</para>
</sect3>
|