haiku/docs/userguide/en/installation.html

90 lines
4.1 KiB
HTML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2009, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Socapex_2K <philippe_groarke@yahoo.ca>
* Humdinger <humdingerb@gmail.com>
*
-->
<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>Installing Haiku</title>
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="./images/logo.png" alt="logo" class="noprint" id="logo" name="logo" />
</div>
<div class="topnav">
<p>
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="bootloader.html">Boot Loader</a>&#160;&#160;»
</p>
</div>
<div class="content">
<div class="title">Installing Haiku</div>
<p>Installation of Haiku during (pre-) alpha releases can be somewhat tricky, considering it's current development state. With this installation guide, you will learn many of the most common methods to get Haiku installed, whether it be on a USB stick, a partition or running it in a virtual machine. More advanced topics like building Haiku from source will also be explained in detail, so also beginners are be able to follow.<br />
All these somewhat complicated installation methods won't be necessary once Haiku R1 is released. Probably even before that when Haiku enters the beta phase.</p>
<h1><a id="boot-process" name="boot-process">The basic boot process</a></h1>
<p>Before explaining the many ways of getting Haiku installed, a little introduction to booting methods could be helpful. This information isn't Haiku specific, it describes the general booting process found in many OSes.<br />
It's not essential to know these details, so feel free to skip this part if you're not interested in the technical background.</p>
<p><a href="installation/install-boot-process.html">The basic boot process</a></p>
<h1><a id="virtual-machine" name="virtual-machine">Haiku in a virtual machine</a></h1>
<p>You can try out Haiku without having to make room for it for a separate partition. A virtual machine simulates a specific hardware configuration within your familiar operating system and allows you to run Haiku in a window without having to reboot. It's also a good way to deal with incompatible hardware until Haiku gains the needed driver support.</p>
<p><a href="installation/install-vm.html">Running Haiku in a virtual machine</a></p>
<h1><a id="raw" name="raw">Installing from a downloaded RAW image</a></h1>
<p>text text text text text text</p>
<p><a href="installation/install-raw.html">Installing from a downloaded RAW image</a></p>
<h1><a id="source" name="source">Compiling/Installing from source code</a></h1>
<p>text text text text text text</p>
<p>
<a href="installation/install-source-beos.html">Compiling/Installing on BeOS</a><br />
<a href="installation/install-source-linux.html">Compiling/Installing on Linux</a><br />
<a href="installation/install-source-mac.html">Compiling/Installing on Mac OS X</a><br />
</p>
<!-- TODO
<p><a href="installation/install-source-windows.html">Compiling/Installing on Windows</a></p>
-->
<!-- TODO: Extract these two topics from install-source-linux.html and install-vm.html
<h1><a id="grub" name="grub">Adding Haiku to your boot manager (GRUB)</a></h1>
<p>text text text text text text</p>
<p><a href="installation/install-grub.html">Adding Haiku to GRUB</a></p>
<h1><a id="transfer-data" name="transfer-data">Transfering data to/from a Haiku installation</a></h1>
<p>text text text text text text</p>
<p><a href="installation/install-transfer-data.html">Transfering data to/from a Haiku installation</a></p>
-->
</div>
<div class="bottomnav">
<p>
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="bootloader.html">Boot Loader</a>&#160;&#160;»
</p>
</div>
</body>
</html>