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

« back to all changes in this revision

Viewing changes to es/partitioning/partition/sparc.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:
8
8
Aseg�rese de crear una <quote>partici�n de tipo Sun</quote> como su
9
9
partici�n de arranque.
10
10
�sta es la �nica clase de partici�n que el �PROM� de �OpenBoot� logra detectar,
11
 
y por ende la �nica desde la cual se puede iniciar su sistema. La tecla
 
11
y por tanto la �nica desde la cual se puede iniciar su sistema. La tecla
12
12
<keycap>s</keycap> se usa en <command>fdisk</command> para
13
13
crear particiones del tipo Sun.
14
14
 
15
15
</para><para>
16
16
 
17
 
Adem�s, en los discos de la arquitectura &arch-title;, aseg�rese que su
18
 
partici�n de arranque empiece en el cilindro 0. Aparte de ser algo
19
 
obligatorio, adem�s implica que la primera partici�n contiene
 
17
Aseg�rese que su
 
18
partici�n de arranque empiece en el cilindro 0 en los discos de la arquitectura &arch-title;. Aparte de ser algo
 
19
obligatorio, implica que la primera partici�n contiene
20
20
la tabla de particiones y el bloque de sectores de inicio, los cuales
21
21
son los dos primeros sectores del disco. <emphasis>No</emphasis> debe
22
22
colocar una partici�n de intercambio como la primera partici�n del
28
28
</para><para>
29
29
 
30
30
Tambi�n se aconseja que la tercera partici�n sea del tipo <quote>Whole
31
 
disk</quote> (tipo 5), y que contenga el disco por completo (desde el primer
 
31
disk</quote> (�Todo el disco�,N. del T.), o de tipo 5, y que contenga el disco por completo (desde el primer
32
32
cilindro hasta el �ltimo). Esto se usa simplemente por conversi�n de las
33
 
particiones Sun, lo que ayuda al asistente de inicio de sistema
 
33
particiones Sun, lo que ayuda al cargador de arranque 
34
34
<command>SILO</command> a mantener todo correctamente establecido.
35
35
 
36
36
</para>