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

« back to all changes in this revision

Viewing changes to es/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
<?xml version="1.0" encoding="ISO-8859-1"?>
 
2
<!-- original version: 18767 -->
 
3
<!-- revisado por nahoo, 7 noviembre 2004 -->
 
4
 
 
5
 <sect1 arch="s390" id="ipl-tape">
 
6
 <title>Creaci�n de una cinta IPL</title>
 
7
 
 
8
<para>
 
9
 
 
10
Si no puede arrancar (IPL) desde el CD-ROM y no esta usando VM
 
11
primero necesita crear una cinta IPL. Esto se describe en la
 
12
secci�n 3.4.3 del Redbook de 
 
13
<ulink url="http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246264.pdf">
 
14
Linux para IBM eServer zSeries y S/390: Distribuciones</ulink>.
 
15
Los ficheros que necesitar� escribir en la cinta son (en este orden):
 
16
<filename>kernel.debian</filename>,
 
17
<filename>parmfile.debian</filename> y
 
18
<filename>initrd.debian</filename>. Los ficheros pueden descargarse
 
19
desde el subdirectorio <filename>tape</filename>, vea 
 
20
<xref linkend="where-files"/>,
 
21
 
 
22
</para>
 
23
 </sect1>
 
24