* Typo in keyboard-shortcuts.html
* Changes on all pages and CSS for - min/max width - topic title to the left under the logo - a new logo (thanks Jorge) - refurbished navi bar - some more printing tweaks There are a few CSS issues where I can use some help. I'll post about it on the documentation mailing list. +alphabranch git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32651 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -21,21 +21,23 @@
|
||||
<body>
|
||||
|
||||
<div class="logo">
|
||||
<img src="../images/logo.png" alt="logo" width="372" height="86" />
|
||||
<div class="title">Boot Loader</div>
|
||||
<img src="./images/logo.png" alt="logo" class="noprint" id="logo" name="logo" />
|
||||
</div>
|
||||
|
||||
<div class="topnav">
|
||||
<p>
|
||||
<a href="contents.html">Contents</a>
|
||||
   
|
||||
Previous: <a href="installation.html">Installing Haiku</a>
|
||||
   
|
||||
Next: <a href="filesystem-layout.html">Filesystem layout</a>
|
||||
«  <a href="installation.html">Installing Haiku</a>
|
||||
  ::  
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
  ::  
|
||||
<a href="filesystem-layout.html">Filesystem layout</a>  »
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
|
||||
<div class="title">Boot Loader</div>
|
||||
|
||||
<p>Haiku's Boot Loader can help when you experience hardware related problems or want to choose which Haiku installation to start, if you have more than one (maybe on an installation CD or USB stick).<br />
|
||||
It's also handy after you installed a software component that acts up and prevents you from booting the system to remove it again. The <i>Disable user add-ons</i> option that's mentioned below, will start Haiku without loading user installed components, e.g. a driver.</p>
|
||||
<p>To enter the Boot Loader options, you have to press the <span class="key">SPACE BAR</span> right at the beginning of the boot process. It's easy to miss so you best keep hitting the key until it shows up.</p>
|
||||
@@ -76,11 +78,11 @@ The different symbols roughly correspond to these boot stages:</p>
|
||||
|
||||
<div class="bottomnav">
|
||||
<p>
|
||||
<a href="contents.html">Contents</a>
|
||||
   
|
||||
Previous: <a href="installation.html">Installing Haiku</a>
|
||||
   
|
||||
Next: <a href="filesystem-layout.html">Filesystem layout</a>
|
||||
«  <a href="installation.html">Installing Haiku</a>
|
||||
  ::  
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
  ::  
|
||||
<a href="filesystem-layout.html">Filesystem layout</a>  »
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user