~ubuntu-branches/ubuntu/karmic/installation-guide/karmic

« back to all changes in this revision

Viewing changes to es/install-methods/create-floppy.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2007-07-23 15:52:44 UTC
  • mfrom: (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20070723155244-xayq1rzu8rllvngy
Tags: 20070319ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Build only English (for now, until we figure out how to avoid trashing
    translations quite so badly with Ubuntu branding etc.).
  - Build only Ubuntu architectures (amd64, hppa, i386, ia64, powerpc,
    sparc).
  - Extensive (although possibly incomplete) Ubuntu branding, adjustments
    for our mirror layout, etc.
  - Add "Ubuntu and Debian" and "What is Ubuntu?" section, text borrowed
    from the Ubuntu web site. Disable the "What is Debian GNU/Linux?"
    section.
  - Direct installation reports to ubuntu-users for now.
  - Adjust various memory and disk space requirements. Talk about the
    default Ubuntu desktop and Ubuntu tasks rather than Debian tasks.
  - Document mounting /sys in various places.
  - Unset supports-floppy-boot for all our architectures.
  - Add a few more supports-floppy-boot and bootable-usb conditionals.
  - Document our root password and sudo arrangements.
  - Document netboot-style USB images. Still mention the hd-media images,
    but they're downplayed since many USB sticks are too small for a full
    Ubuntu ISO image.
  - Document Kickstart installations (currently only the basics, a
    reference to Red Hat's documentation, and the differences from
    Anaconda).
  - Note that an empty preseed file is equivalent to a normal manual
    installation.
  - Rename doc-base.TEMPLATE to TEMPLATE.doc-base.
  - Update keyboard preseeding documentation for console-setup.
  - Update chroot-install guide for console-setup and language packs; add
    a bit more advice about installing grub.
  - Remove text talking about devfs-style device names, which are no
    longer supported.
  - Fix links to web copies of installation manual and example preseed
    file.
* Bump kernelversion to 2.6.22.
* Bump x11ver to 7.3.
* Bump GNOME version to 2.20.
* Bump release version and names for Gutsy (LP: #119177).
* Refer to the standard task rather than ubuntu-standard.
* Disable documentation of the GTK frontend.
* Remove latex-hangul-ucs-hlatex build-dependency, as we don't build for
  Korean.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="ISO-8859-1"?>
2
 
<!-- original version: 36841 -->
 
2
<!-- original version: 45453 -->
3
3
<!-- revisado por nahoo, 27 octubre 2004 -->
4
4
 
5
5
 <sect1 condition="supports-floppy-boot" id="create-floppy">
39
39
 
40
40
</para><para>
41
41
 
 
42
Debe primero descargar las im�genes de disco de alguna de las r�plicas
 
43
de Debian antes de crear los disquetes, como se explica en
 
44
<xref linkend="downloading-files"/>. <phrase arch="i386">Las im�genes
 
45
de disco est�n ya incluidas en el CD/DVD, en el caso de que tenga ya
 
46
un disco de instalaci�n en CD-ROM � DVD.
 
47
</phrase>
 
48
 
 
49
</para><para>
 
50
 
42
51
No importa el m�todo que use para crear sus disquetes, debe
43
52
acordarse de activar la protecci�n de escritura en los disquetes, una
44
53
vez que haya escrito en ellos, para asegurarse de que no se da�en
58
67
</screen></informalexample>
59
68
 
60
69
donde <replaceable>fichero</replaceable> es uno de los ficheros de imagen
61
 
de disco (vea la <xref linkend="downloading-files"/> para saber que
62
 
<replaceable>ficheros</replaceable> usar).
 
70
de disco.
63
71
<filename>/dev/fd0</filename> es el nombre usado normalmente para la unidad
64
 
de disquetes, podr�a ser distinto en su ordenador
65
 
<phrase arch="sparc">(en Solaris, es
66
 
<filename>/dev/fd/0</filename>)</phrase>.
 
72
de disquetes, podr�a ser distinto en su ordenador<phrase arch="sparc"> (en
 
73
Solaris, es <filename>/dev/fd/0</filename>)</phrase>.
67
74
La orden podr�a devolver el cursor antes de que Unix haya finalizado la
68
75
escritura en el disquete, as� que espere a que la luz de "disco en uso" en
69
76
la unidad de disquete se apague y a que termine de dar vueltas,
70
77
antes de retirarlo de la unidad. En algunos sistemas, tendr� que ejecutar
71
 
una orden para expulsar el disquete de la unidad
72
 
<phrase arch="sparc">(en Solaris, use <command>eject</command>, vea
73
 
la p�gina de manual)</phrase>.
 
78
una orden para expulsar el disquete de la unidad<phrase arch="sparc"> (en
 
79
Solaris, use <command>eject</command>, consulte la p�gina de manual)</phrase>.
74
80
 
75
81
</para><para>
76
82