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

« back to all changes in this revision

Viewing changes to it/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 -->
 
3
 
 
4
 
 
5
 <sect1 arch="s390" id="ipl-tape">
 
6
 <!-- <title>Creating an IPL tape</title> -->
 
7
 <title>Creare un nastro IPL</title>
 
8
 
 
9
<para>
 
10
 
 
11
<!-- If you can't boot (IPL) from the CD-ROM and you are not using VM
 
12
you need to create an IPL tape first. This is described in section
 
13
3.4.3 in the
 
14
<ulink url="http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246264.pdf">
 
15
Linux for IBM eServer zSeries and S/390: Distributions</ulink>
 
16
Redbook. The files you
 
17
need to write to the tape are (in this order):
 
18
<filename>kernel.debian</filename>,
 
19
<filename>parmfile.debian</filename> and
 
20
<filename>initrd.debian</filename>. The files can be downloaded
 
21
from the <filename>tape</filename> sub-directory, see
 
22
<xref linkend="where-files"/>, -->
 
23
 
 
24
Se non è possibile avviare (IPL) da CD-ROM e non si usa VM è necessario
 
25
per prima cosa creare un nastro IPL. Questa procedura è descritta nella
 
26
sezione 3.4.3 del Redbook
 
27
<ulink url="http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246264.pdf">Linux
 
28
for IBM eServer zSeries and S/390: Distributions</ulink>. I file che è
 
29
necessario scrivere sul nastro sono (nell'ordine):
 
30
<filename>kernel.debian</filename>, <filename>parmfile.debian</filename>
 
31
e <filename>initrd.debian</filename>. I file possono essere scaricati dalla
 
32
sotto-directory <filename>tape</filename>, si consulti
 
33
<xref linkend="where-files"/>.
 
34
 
 
35
</para>
 
36
 </sect1>