| 1 |
<!-- retain these comments for translator revision tracking -->
|
| 2 |
<!-- $Id: ipl-tape.xml,v 1.3 2003/09/22 04:45:52 toff Exp $ -->
|
| 3 |
|
| 4 |
<sect1 arch="s390" id="ipl-tape">
|
| 5 |
<title>Creating an IPL tape</title>
|
| 6 |
|
| 7 |
<para>
|
| 8 |
|
| 9 |
If you can't boot (IPL) from the CD-ROM and you are not using VM
|
| 10 |
you need to create an IPL tape first. This is described in section
|
| 11 |
3.4.3 in the
|
| 12 |
<ulink url="http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246264.pdf">
|
| 13 |
Linux for IBM eServer zSeries and S/390: Distributions</ulink>
|
| 14 |
Redbook. The files you
|
| 15 |
need to write to the tape are (in this order):
|
| 16 |
<filename>kernel.debian</filename>,
|
| 17 |
<filename>parmfile.debian</filename>,
|
| 18 |
<filename>initrd.debian</filename> and optionally a second
|
| 19 |
initrd with the OCO modules. The first three files can be downloaded
|
| 20 |
from the <filename>tape</filename> sub-directory, see
|
| 21 |
<xref linkend="where-files"></xref>,
|
| 22 |
|
| 23 |
</para>
|
| 24 |
|
| 25 |
<para condition="FIXME">
|
| 26 |
|
| 27 |
<emphasis>FIXME: talk more about the second initrd</emphasis>
|
| 28 |
|
| 29 |
</para>
|
| 30 |
</sect1>
|
| 31 |
|