~ubuntu-branches/ubuntu/vivid/installation-guide/vivid-proposed

« back to all changes in this revision

Viewing changes to nl/install-methods/ipl-tape.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2005-10-25 17:37:25 UTC
  • Revision ID: james.westby@ubuntu.com-20051025173725-aq0bm11be7bfd7rw
Tags: 20051025
* Mention in copyright that full GPL is included in the manual.
  Closes: #334925
* Register installed documents with doc-base.
* Minor updates in English text and translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- retain these comments for translator revision tracking -->
 
2
<!-- original version: 28672 untranslated -->
 
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> and
 
18
<filename>initrd.debian</filename>. The files can be downloaded
 
19
from the <filename>tape</filename> sub-directory, see
 
20
<xref linkend="where-files"/>,
 
21
 
 
22
</para>
 
23
 </sect1>
 
24