summaryrefslogtreecommitdiff
path: root/eu/install-methods/ipl-tape.xml
blob: 7f57a93af9de3f36febe7cbbe41d52b58bcf16db (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
25
26
27
28
29
30
31
<!-- retain these comments for translator revision tracking -->
<!-- original version: 11648 untranslated -->

 <sect1 arch="s390" id="ipl-tape">
 <title>Creating an IPL tape</title>

<para>

If you can't boot (IPL) from the CD-ROM and you are not using VM
you need to create an IPL tape first. This is described in section
3.4.3 in the 
<ulink url="http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246264.pdf">
Linux for IBM eServer zSeries and S/390: Distributions</ulink> 
Redbook. The files you
need to write to the tape are (in this order): 
<filename>kernel.debian</filename>,
<filename>parmfile.debian</filename>, 
<filename>initrd.debian</filename> and optionally a second
initrd with the OCO modules. The first three files can be downloaded
from the <filename>tape</filename> sub-directory, see 
<xref linkend="where-files"/>,

</para>

<para condition="FIXME">

<emphasis>FIXME: talk more about the second initrd</emphasis>

</para>
 </sect1>