haiku/docs/userguide/es/bootloader.html

167 lines
12 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2008-2013, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <humdingerb@gmail.com>
* Translators:
* Oscar Carballal
* Humdinger
* miguel~1.mx
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Cargador de arranque</title>
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
</head>
<body>
<div id="banner">
<div><span>Guía del usuario</span></div>
</div>
<div class="nav">
<div class="inner">
<ul class="lang-menu">
<li class="now"><img src="../images/flags/es.png" alt="" /> Español</li>
<li><a href="../fr/bootloader.html"><img src="../images/flags/fr.png" alt="" />Français</a></li>
<li><a href="../de/bootloader.html"><img src="../images/flags/de.png" alt="" />Deutsch</a></li>
<li><a href="../it/bootloader.html"><img src="../images/flags/it.png" alt="" />Italiano</a></li>
<li><a href="../ru/bootloader.html"><img src="../images/flags/ru.png" alt="" />Русский</a></li>
<li><a href="../sv_SE/bootloader.html"><img src="../images/flags/sv_SE.png" alt="" />Svenska</a></li>
<li><a href="../jp/bootloader.html"><img src="../images/flags/jp.png" alt="" />日本語</a></li>
<li><a href="../uk/bootloader.html"><img src="../images/flags/uk.png" alt="" />Українська</a></li>
<li><a href="../zh_CN/bootloader.html"><img src="../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
<li><a href="../pt_PT/bootloader.html"><img src="../images/flags/pt_PT.png" alt="" />Português</a></li>
<li><a href="../fi/bootloader.html"><img src="../images/flags/fi.png" alt="" />Suomi</a></li>
<li><a href="../sk/bootloader.html"><img src="../images/flags/sk.png" alt="" />Slovenčina</a></li>
<li><a href="../hu/bootloader.html"><img src="../images/flags/hu.png" alt="" />Magyar</a></li>
<li><a href="../pt_BR/bootloader.html"><img src="../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
<li><a href="../ca/bootloader.html"><img src="../images/flags/ca.png" alt="" />Català</a></li>
<li><a href="../pl/bootloader.html"><img src="../images/flags/pl.png" alt="" />Polski</a></li>
<li><a href="../en/bootloader.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
</ul>
<span>
<!-- « <a href="installation.html">Installing Haiku</a>
:: -->
<a href="contents.html" class="uplink">Contenidos</a>
:: <a href="filesystem-layout.html">Disposición del sistema de archivos</a> »
</span></div>
</div>
<div id="content">
<div>
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
<h1>Cargador de arranque</h1>
<p>El cargador de arranque de Haiku puede ayudarle cuando experimente problemas de hardware o quiera elegir qué instalación de Haiku quiere iniciar, si dispone de más de una (seguramente en un CD de instalación o unidad USB).<br />
También viene muy bien para cuando ha instalado algún componente de software que actúa previniendo el arranque del sistema. para desinstalarlo. La opción <i>Disable user add-ons</i> (Deshabilitar los add-ons de usuario) que se menciona mas abajo, iniciará Haiku sin cargar nunguno de los componentes instalados por el usuario, por ejemplo, un controlador.</p>
<p>Para visualizar las opciones del cargador de arranque, hay que mantener presionada la techa <span class="key">SHIFT</span> (de mayúsculas) antes del comienzo del proceso de arranque de Haiku. En de haber un administrador de arranque instalado, empiece a presionar la tecla antes de seleccionar Haiku desde el mismo. Si Haiku es el único sistema operativo instalado, empiece a presionar la tecla mientras se viualizan los mensajes de arranque del BIOS.</p>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="options" name="options">Boot Loader Options</a></h2>
<p>Una vez allí, se le ofrecerán tres menús:</p>
<table summary="bootloader menus" border="0" cellspacing="0" cellpadding="2">
<tr><td><b>Seleccionar volumen de arranque</b></td><td> </td><td>Elija qué instalación de Haiku desea iniciar.</td></tr>
<tr><td><b>Select safe mode options</b></td><td> </td><td>There are several options to try in case of hardware related trouble or if the system becomes unstable or unbootable because of a misbehaving add-on. When moving the selection bar to an option, a short explanation appears at the bottom of the screen.</td></tr>
<tr><td></td><td></td><td>
<p><span class="menu">Safe mode</span><br />
Puts the system into safe mode. This can be enabled independently from the other options.</p>
<p><span class="menu">Disable user add-ons</span><br />
Prevents all user installed add-ons from being loaded. Only the add-ons in the system directory will be used. See <a href="#troubleshooting">Troubleshooting</a> below.</p>
<p><span class="menu">Disable IDE DMA</span><br />
Disables IDE DMA, increasing IDE compatibility at the expense of performance.</p>
<p><span class="menu">Ignore memory beyond 4 GiB</span><br />
Ignores all memory beyond the 4 GiB address limit, overriding the setting in the kernel settings file.
</p>
<p><span class="menu">Use fail-safe video mode</span><br />
The system will use VESA mode and won't try to use any video graphics drivers.</p>
<p><span class="menu">Disable IO-APIC</span><br />
Disables using the IO APIC for interrupt routing, forcing the use of the legacy PIC instead.</p>
<p><span class="menu">Disable local APIC</span><br />
Disables using the local APIC, also disables SMP.</p>
<p><span class="menu">Disable SMP</span><br />
Disables all but one CPU core.</p>
<p><span class="menu">Don't call the BIOS</span><br />
Stops the system from calling BIOS functions.</p>
<p><span class="menu">Disable APM</span><br />
Disables Advanced Power Management hardware support, overriding the APM setting in the kernel settings file.</p>
<p><span class="menu">Disable ACPI</span><br />
Disables Advanced Configuration and Power Interface hardware support, overriding the ACPI setting in the kernel settings file.</p>
<p><span class="menu">Blacklist entries</span><br />
Allows to select system files that shall be ignored. Useful e.g. to disable drivers temporarily. See <a href="#troubleshooting">Troubleshooting</a> below.</p></td></tr>
<tr><td><b>Select debug options</b></td><td> </td><td>Here you'll find several options that help with debugging or getting details for a <a href="../welcome/en/bugreports.html">bug report</a>. Again, a short explanation for each option is displayed at the bottom.</td></tr>
<tr><td></td><td></td><td>
<p><span class="menu">Enable serial debug output</span><br />
Turns on forwarding the syslog output to the serial interface (default: 115200, 8N1).</p>
<p><span class="menu">Enable on screen debug output</span><br />
Display debug output on screen while the system is booting, instead of the normal boot logo.</p>
<p><span class="menu">Disable on screen paging</span><br />
Disables paging when on screen debug output is enabled.</p>
<p><span class="menu">Enable debug syslog</span><br />
Enables a special in-memory syslog buffer for this session that the boot loader will be able to access after rebooting.</p>
<p><span class="menu">Display current boot loader log</span><br />
Displays the debug info the boot loader has logged (press <span class="key">Q</span> to exit the log)</p>
<p><span class="menu">Add advanced debug option</span><br />
Allows advanced debugging options to be entered directly.</p></td></tr>
<tr><td></td><td></td><td>If "<i>Enable debug syslog</i>" is activated, a warm reboot after a crash shows these additional options:</td></tr>
<tr><td></td><td></td><td> <p><span class="menu">Save syslog from previous session during boot</span><br />
Saves the syslog from the previous Haiku session to /var/log/previous_syslog when booting.</p>
<p><span class="menu">Display syslog from previous session</span><br />
Displays the syslog from the previous Haiku session</p>
<p><span class="menu">Save syslog from previous session</span><br />
Saves the syslog from the previous Haiku session to disk. Currently only FAT32 volumes are supported.</p></td></tr>
<tr><td class="onelinetop"><b>Seleccionar modo de vídeo a prueba de fallos</b></td><td> </td><td>Si activó la opción <i>Utilizar modo de vídeo a prueba de fallos</i>, puede configurarse la resolución y la profundidad de color.</td></tr>
</table>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="troubleshooting" name="troubleshooting">Troubleshooting</a></h2>
<p>If Haiku refuses to boot on your hardware from the get-go, try out setting different options under <span class="menu">Select safe mode options</span>. Consider filing a <a href="../welcome/en/bugreports.html">bug report</a> in any case.</p>
<p>On the other hand, if Haiku only suddenly acts up after you have installed some software, especially hardware drivers, you have several options to get Haiku bootable again to make things right by uninstalling the offending package again:</p>
<ul>
<li><p>Activating <span class="menu">Safe mode</span> will prevent most servers, daemons and the UserBootScript from being started.</p></li>
<li><p>Activating <span class="menu">Disable user add-ons</span> will prevent using any add-ons (drivers, translators, etc.) you have installed in the user hierarchy under your Home folder.</p></li>
<li><p>If the offending driver, add-on etc. is installed in the system hierarchy, things get a bit more complicated, because that area is read-only. Here, the <span class="menu">Blacklist entries</span> comes into play. With it, you can navigate through the whole system hierarchy and disable the component that's messing things up for you by checking an entry with the <span class="key">SPACE</span> or <span class="key">RETURN</span> key. <span class="key">ESC</span> returns you up one level to the parent directory.</p>
<p>Online, there's the article <a href="http://www.haiku-os.org/blog/barrett/2013-12-15_how_permanently_blacklist_package_file">How to Permanently Blacklist a Package File</a> showing how to make that setting stick.</p></li>
</ul>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="booting" name="booting">Booting Haiku</a></h2>
<p>Tras activar una o más opciones, puede regresar de nuevo al menú principal y continuará iniciando, lo cual se presentará con esta pantalla de arranque:</p>
<img src="../images/bootloader-images/boot-screen.png" alt="boot-screen.png" />
<p>Si todo funciona bien, se deben iluminar un símbolo tras otro rápidamente.<br />
Los deferentes símbolos se corresponden con estas etapas de inicio:</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td><b>Átomo</b></td><td style="width:10px;"> </td><td>Iniciando módulos.</td></tr>
<tr><td><b>Disco y lupa</b></td><td> </td><td>Creando rootfs (<span class="path">/</span>) y montando devfs (<span class="path">/dev</span>).</td></tr>
<tr><td><b>Tarjeta plug-in</b></td><td> </td><td>Iniciando gestor de dispositivos.</td></tr>
<tr><td><b>Disco de arranque</b></td><td> </td><td>Montando disco de arranque.</td></tr>
<tr><td><b>Chip</b></td><td> </td><td>Cargando módulos específicos de CPU.</td></tr>
<tr><td><b>Carpeta</b></td><td> </td><td>Inicialización final de subsistemas.</td></tr>
<tr><td><b>Cohete</b></td><td> </td><td>Script de arranque iniciando el sistema.</td></tr>
</table>
</div>
</div>
<div class="nav">
<div class="inner"><span>
<!-- « <a href="installation.html">Installing Haiku</a>
:: -->
<a href="contents.html" class="uplink">Contenidos</a>
:: <a href="filesystem-layout.html">Disposición del sistema de archivos</a> »
</span></div>
</div>
</body>
</html>