Difference between revisions of "Installation Guides"
Views
Actions
Namespaces
Variants
Tools
imported>Verityproductions |
imported>Verityproductions |
||
Line 13: | Line 13: | ||
{{Tip|It is recommended that unless there is a specific reason to do otherwise, most users - beginners and experienced alike - should use the standard Stable Installer for the best results.}} | {{Tip|It is recommended that unless there is a specific reason to do otherwise, most users - beginners and experienced alike - should use the standard Stable Installer for the best results.}} | ||
In addition to the standard '''Stable Installer''', Manjaro 0.8.2 also provides the experimental '''Testing Installer''', which is <u>specifically aimed at more experienced users</u>. The Testing Installer provides several new - and advanced - features not otherwise found in the Stable Installer. This includes supporting the: | In addition to the standard '''Stable Installer''', Manjaro 0.8.2 also provides the experimental '''Testing Installer''', which is <u>specifically aimed at more experienced users</u>. The Testing Installer provides several new - and advanced - features not otherwise found in the Stable Installer. This includes supporting the ''Unified Extensible Firmware Interface'' ('''[http://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface EFI]'''), ''B-tree file system'' ('''[http://en.wikipedia.org/wiki/Btrfs btrfs]'''), and ''Redundant Array of Independent Disks'' ('''[http://en.wikipedia.org/wiki/RAID RAID]''') storage system. | ||
<div style="float: left; width: 50%"> | |||
* [[Installation Guide for Beginners 0.8.2|Installation Guide for Beginners]] '''<font color="green">(NEW!)</font color>''' | |||
: ''A simple guide where no technical knowledge or expertise is required''. | |||
* [[Installation Guide for Experienced Users 0.8.2|Installation Guide for Experienced Users]] '''<font color="red">(TBA)</font color>''' | |||
: ''Manually partition your hard disk and edit the necessary configuration files''. | |||
</div> | |||
<div style="float: right; width: 50%"> | |||
* [[Installation Guide For Experienced Users (Testing Installer) 0.8.2|Installation Guide For Experienced Users (Testing Installer)]] '''<font color="red">(TBA)</font color>''' | |||
: ''Utilise advanced features including EFI, btrfs and RAID''. | |||
</div> | |||
<div style="clear: both"></div> | |||
Revision as of 15:21, 29 October 2012
Overview
Installation guides for every release of the full edition of Manjaro (i.e. complete with a desktop environment, popular software applications, and codecs), have been provided bellow for both beginners and experienced users. These guides may also be used to install Manjaro as a main operating system, or within a virtual machine environment using Oracle's Virtualbox. Rebooting your computer (or starting your virtual machine) after connecting your installation media should be sufficient to start the process. If you find that your computer continues to boot into your existing operating system despite this, then check that:
- The ISO Download and/or installation media has not been corrupted, and that
- Your disc drive or USB flash-drive - depending on which you are using to install - is listed higher up in the boot order than your hard drive (i.e. that they will be booted from first).
Checking and amending your boot order if necessary will require either going into your computer's BIOS settings (if installing Manjaro as your main operating system), or Virtualbox's System Settings (if installing in a virtual machine).
Manjaro 0.8.2
In addition to the standard Stable Installer, Manjaro 0.8.2 also provides the experimental Testing Installer, which is specifically aimed at more experienced users. The Testing Installer provides several new - and advanced - features not otherwise found in the Stable Installer. This includes supporting the Unified Extensible Firmware Interface (EFI), B-tree file system (btrfs), and Redundant Array of Independent Disks (RAID) storage system.
- A simple guide where no technical knowledge or expertise is required.
- Manually partition your hard disk and edit the necessary configuration files.
- Utilise advanced features including EFI, btrfs and RAID.
Manjaro 0.8.0 and 0.8.1
1. Installation Guide for Beginners: This guide covers the automatic preparation of your computer's hard disk, which will be undertaken by the installer for you. Although optional, detailed explanations have also been provided to manually edit configuration files if desired, in order to improve performance. Please note that using this guide will result in completely erasing your hard disk during the installation process. Manjaro will be installed alone, so backup your personal files first!
2. Installation Guide for Experienced Users: This guide covers the manual preparation of your computer's hard disk, where partitioning must be undertaken by hand. Manually partitioning the hard drive provides the ability to retain and therefore dual-boot with any other operating system already installed. As some technical knowledge and experience is assumed, the guide provides less detailed explanations.