<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.galliumos.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nbastin</id>
		<title>GalliumOS Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.galliumos.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nbastin"/>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/Special:Contributions/Nbastin"/>
		<updated>2026-04-27T18:59:01Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.3</generator>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing&amp;diff=1365</id>
		<title>Installing</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing&amp;diff=1365"/>
				<updated>2018-05-29T22:46:25Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==  General Install Instructions ==&lt;br /&gt;
You have two possible options for installing GalliumOS:&lt;br /&gt;
# '''From an ISO image on a USB drive or SD card'''&amp;lt;br&amp;gt;This method enables you to entirely replace ChromeOS on your internal SSD or HDD.&amp;lt;br&amp;gt;It also allows you to set up more complex configurations such as dual-booting alongside Windows or other Linux distributions.&lt;br /&gt;
# '''From the ChromeOS command-line using chrx'''&amp;lt;br&amp;gt;This method will configure your device to dual-boot GalliumOS alongside ChromeOS.&lt;br /&gt;
&lt;br /&gt;
See [[Hardware Compatibility]] for the installation options available for your ChromeOS device model.&lt;br /&gt;
&lt;br /&gt;
=== Traditional ISO Install ===&lt;br /&gt;
&lt;br /&gt;
The traditional installer allows you to use your entire SSD or HDD for GalliumOS. You will need to use a USB flash drive or SD card. You can even boot the GalliumOS Live image to try out the features of GalliumOS before you decide to install!&lt;br /&gt;
&lt;br /&gt;
# Go to [[Installing/Preparing]] and get your Chromebook ready to run GalliumOS&lt;br /&gt;
# [https://galliumos.org/download Download] the appropriate GalliumOS ISO for your device&lt;br /&gt;
# Write (or &amp;quot;burn&amp;quot;) the ISO to a USB flash drive or an SD card&lt;br /&gt;
#* Detailed instructions at [[Installing/Creating Bootable USB]]&lt;br /&gt;
# Plug your USB flash drive or SD card into your Chromebook&lt;br /&gt;
# Reboot your Chromebook and boot from the USB flash drive or SD card&lt;br /&gt;
#* If you have the white &amp;quot;OS verification is OFF&amp;quot; screen, press &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;L&amp;lt;/code&amp;gt;&lt;br /&gt;
#* If you have installed custom firmware, press Esc at the BIOS screen and select the USB device&lt;br /&gt;
# Wait for GalliumOS to boot up. Once in the live environment you can play around with GalliumOS, or you can install it using the Install GalliumOS icon on the desktop&lt;br /&gt;
# After reboot, press &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;L&amp;lt;/code&amp;gt; to access GalliumOS (this requirement can be bypassed for single-boot on most models, see [[Firmware]])&lt;br /&gt;
&lt;br /&gt;
'''Important:''' If you choose an ISO install of GalliumOS (thus removing ChromeOS), and choose to use the Legacy Boot Mode of the stock firmware (ie, with the stock or updated RW_LEGACY firmware), and you allow your battery to drain completely, you might have a problem booting GalliumOS. This is due to the Developer Mode boot flag enabling Legacy Boot mode being reset when power is lost - see [https://wiki.galliumos.org/Firmware#crossystem crossystem flags].  &lt;br /&gt;
&lt;br /&gt;
This is easily fixable, but it's preferable to avoid the issue entirely by either setting the corresponding firmware boot flag (which is not reset when power is lost), or by flashing custom Full ROM firmware - see [[Firmware]]&lt;br /&gt;
&lt;br /&gt;
=== chrx Installation ===&lt;br /&gt;
&lt;br /&gt;
Installing GalliumOS via [https://chrx.org/ chrx] allows you to dual-boot GalliumOS alongside ChromeOS. Check the [https://chrx.org/#compatibility chrx hardware compatibility list] to see if your device supports chrx, and whether any preparation steps are required.&lt;br /&gt;
&lt;br /&gt;
See [https://chrx.org#usage chrx installation instructions] for full details, but here's a quick overview:&lt;br /&gt;
&lt;br /&gt;
# Prepare your ChromeOS device: see [[Installing/Preparing]]&lt;br /&gt;
# Boot device into ChromeOS and configure networking; you do not need to log in&lt;br /&gt;
# Switch to a virtual terminal by pressing &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;Alt&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;F2(top row right arrow)&amp;lt;/code&amp;gt;, then log in as user &amp;lt;code&amp;gt;chronos&amp;lt;/code&amp;gt; with no password&lt;br /&gt;
# Run chrx: &amp;lt;code&amp;gt;cd ; curl -O &amp;lt;nowiki&amp;gt;https://chrx.org/go&amp;lt;/nowiki&amp;gt; &amp;amp;&amp;amp; sh go&amp;lt;/code&amp;gt; (see [https://chrx.org/#options chrx docs] for additional options)&lt;br /&gt;
# Follow on-screen prompts to repartition your SSD and install GalliumOS. If this is the first time running chrx on this ChromeOS machine, chrx will reboot after the partitioning step and you will need to continue the installation by running chrx again with the same command line.&lt;br /&gt;
# After reboot, at the white &amp;quot;OS verification is OFF&amp;quot; screen, press &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;L&amp;lt;/code&amp;gt; for GalliumOS, or &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;D&amp;lt;/code&amp;gt; for ChromeOS&lt;br /&gt;
&lt;br /&gt;
== Additional Software ==&lt;br /&gt;
[[Additional_Software|Additional Software for GalliumOS]]&lt;br /&gt;
&lt;br /&gt;
== Developer Installation ==&lt;br /&gt;
&lt;br /&gt;
You can install GalliumOS as a virtual machine in order to do user-space software development and testing.  Obviously hardware-specific issues will not be debuggable in these environments.&lt;br /&gt;
&lt;br /&gt;
* [[Installing/VirtualBox | VirtualBox]]&lt;br /&gt;
* [[Installing/VMWareFusion | VMWare (Fusion)]]&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing/VMWareFusion&amp;diff=1364</id>
		<title>Installing/VMWareFusion</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing/VMWareFusion&amp;diff=1364"/>
				<updated>2018-05-29T06:44:43Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing in VMWare Fusion Pro =&lt;br /&gt;
&lt;br /&gt;
''Note: These instructions were written for the current 3.0 nightly builds, and Fusion Pro 10.  Existing 2.1 builds (and future 3.0 production builds) should work with Fusion Pro 8 with similar configuration changes for the hard drive.''&lt;br /&gt;
&lt;br /&gt;
The first step is to download the ''Haswell'' installation ISO from the [https://galliumos.org/releases/nightly/ GalliumOS nightly release site].&lt;br /&gt;
&lt;br /&gt;
== Configure VMWare Machine ==&lt;br /&gt;
&lt;br /&gt;
=== Basic Setup ===&lt;br /&gt;
&lt;br /&gt;
* Select the option to make a new VM from the toolbar&lt;br /&gt;
* Choose the default '''Install from disc or image''' and click '''Continue'''&lt;br /&gt;
* Click the '''Use another disc or disc image...''' button and locate the ISO you have downloaded&lt;br /&gt;
* Make sure the ISO you imported is selected, and click '''Continue'''&lt;br /&gt;
* Scroll down in the right pane of the ''Operating System'' dialog and choose '''Other Linux 4.x or later kernel 64-bit'''&lt;br /&gt;
* Change the boot firmware to '''UEFI''' and click '''Continue'''&lt;br /&gt;
&lt;br /&gt;
[[File:firmware.png]]&lt;br /&gt;
&lt;br /&gt;
''Note: You can use '''Legacy BIOS''' here, but using '''UEFI''' will generally lead to a better experience and will allow for screen resizing without having to manually install VMWare Tools''&lt;br /&gt;
&lt;br /&gt;
* Click the '''Customize Settings''' button on the ''Final'' screen and save the VM config&lt;br /&gt;
&lt;br /&gt;
=== Settings Changes ===&lt;br /&gt;
&lt;br /&gt;
* Click the '''Processors &amp;amp; Memory''' button and change the memory and CPU to your desired values, and click '''Show All''' to return to the settings pane&lt;br /&gt;
* Click the '''Hard Disk''' button&lt;br /&gt;
* Click the disclosure arrow next to '''Advanced options''' and change the '''Bus type''' to ''SATA''&lt;br /&gt;
&lt;br /&gt;
[[File:hdd-sata.png]]&lt;br /&gt;
&lt;br /&gt;
* Click the '''Apply''' button and then click '''Show All''' to return to the settings pane&lt;br /&gt;
* Click the '''CD/DVD''' button&lt;br /&gt;
* Click the disclosure arrow next to '''Advanced options''' and change the '''Bus type''' to ''SATA''&lt;br /&gt;
&lt;br /&gt;
[[File:cd-sata.png]]&lt;br /&gt;
&lt;br /&gt;
* You can now close all the settings, or configure other devices as you prefer (camera, bluetooth, etc.).&lt;br /&gt;
&lt;br /&gt;
=== Boot the Installer ===&lt;br /&gt;
&lt;br /&gt;
* Click in the VM window to boot your virtual machine&lt;br /&gt;
* Once the VM is booted, you will not have any network connectivity on your emulated ethernet interface&lt;br /&gt;
* Open up a terminal window using the toolbar at the bottom left of your screen:&lt;br /&gt;
&lt;br /&gt;
[[File:terminal-arrow.png]]&lt;br /&gt;
&lt;br /&gt;
* Run the ''ip link'' command to figure out the name of your ethernet interface (it is likely ''ens33'', but you should check):&lt;br /&gt;
&lt;br /&gt;
[[File:iplink.png]]&lt;br /&gt;
&lt;br /&gt;
* Taking that interface name, now run ''dhclient'' to get connected:&lt;br /&gt;
&lt;br /&gt;
[[File:dhclient.png]]&lt;br /&gt;
&lt;br /&gt;
* You can now close that window and double click on the '''Install GalliumOS 3.0''' icon in the upper left of the desktop&lt;br /&gt;
&lt;br /&gt;
The installer will walk you through the installation - choose the options that make the most sense for your environment.  The defaults are fine unless you need to change your language, keyboard layout, or time zone.&lt;br /&gt;
&lt;br /&gt;
The installer will automatically eject the install media at the end of installation when you reboot the VM.  You will need to hit ''Enter'' to proceed into your next boot after the install is completed and you have clicked the '''Restart''' button&lt;br /&gt;
&lt;br /&gt;
=== Networking Fix ===&lt;br /&gt;
&lt;br /&gt;
You have now booted into a (mostly) working GalliumOS!&lt;br /&gt;
&lt;br /&gt;
Your networking still will not be working by default:&lt;br /&gt;
&lt;br /&gt;
[[File:nonet.png]]&lt;br /&gt;
&lt;br /&gt;
To fix this problem, open a Terminal, and execute the following commands:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;pre&amp;gt;sudo touch /etc/NetworkManager/conf.d/10-globally-managed-devices.conf&amp;lt;/pre&amp;gt;&lt;br /&gt;
* &amp;lt;pre&amp;gt;sudo service NetworkManager restart&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:fixnet.png]]&lt;br /&gt;
&lt;br /&gt;
You will now have a working network, properly indicated in the UI:&lt;br /&gt;
&lt;br /&gt;
[[File:withnet.png]]&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing/VMWareFusion&amp;diff=1363</id>
		<title>Installing/VMWareFusion</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing/VMWareFusion&amp;diff=1363"/>
				<updated>2018-05-29T06:43:40Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing in VMWare Fusion Pro =&lt;br /&gt;
&lt;br /&gt;
''Note: These instructions were written for the current 3.0 nightly builds, and Fusion Pro 10.  Existing 2.1 builds (and future 3.0 production builds) should work with Fusion Pro 8 with similar configuration changes for the hard drive.''&lt;br /&gt;
&lt;br /&gt;
The first step is to download the ''Haswell'' installation ISO from the [https://galliumos.org/releases/nightly/ GalliumOS nightly release site].&lt;br /&gt;
&lt;br /&gt;
== Configure VMWare Machine ==&lt;br /&gt;
&lt;br /&gt;
=== Basic Setup ===&lt;br /&gt;
&lt;br /&gt;
* Select the option to make a new VM from the toolbar&lt;br /&gt;
* Choose the default '''Install from disc or image''' and click '''Continue'''&lt;br /&gt;
* Click the '''Use another disc or disc image...''' button and locate the ISO you have downloaded&lt;br /&gt;
* Make sure the ISO you imported is selected, and click '''Continue'''&lt;br /&gt;
* Scroll down in the right pane of the ''Operating System'' dialog and choose '''Other Linux 4.x or later kernel 64-bit'''&lt;br /&gt;
* Change the boot firmware to '''UEFI''' and click '''Continue'''&lt;br /&gt;
&lt;br /&gt;
[[File:firmware.png]]&lt;br /&gt;
&lt;br /&gt;
''Note: You can use '''Legacy BIOS''' here, but using '''UEFI''' will generally lead to a better experience and will allow for screen resizing without having to manually install VMWare Tools''&lt;br /&gt;
&lt;br /&gt;
* Click the '''Customize Settings''' button on the ''Final'' screen and save the VM config&lt;br /&gt;
&lt;br /&gt;
=== Settings Changes ===&lt;br /&gt;
&lt;br /&gt;
* Click the '''Processors &amp;amp; Memory''' button and change the memory and CPU to your desired values, and click '''Show All''' to return to the settings pane&lt;br /&gt;
* Click the '''Hard Disk''' button&lt;br /&gt;
* Click the disclosure arrow next to '''Advanced options''' and change the '''Bus type''' to ''SATA''&lt;br /&gt;
&lt;br /&gt;
[[File:hdd-sata.png]]&lt;br /&gt;
&lt;br /&gt;
* Click the '''Apply''' button and then click '''Show All''' to return to the settings pane&lt;br /&gt;
* Click the '''CD/DVD''' button&lt;br /&gt;
* Click the disclosure arrow next to '''Advanced options''' and change the '''Bus type''' to ''SATA''&lt;br /&gt;
&lt;br /&gt;
[[File:cd-sata.png]]&lt;br /&gt;
&lt;br /&gt;
* You can now close all the settings, or configure other devices as you prefer (camera, bluetooth, etc.).&lt;br /&gt;
&lt;br /&gt;
=== Boot the Installer ===&lt;br /&gt;
&lt;br /&gt;
* Click in the VM window to boot your virtual machine&lt;br /&gt;
* Once the VM is booted, you will not have any network connectivity on your emulated ethernet interface&lt;br /&gt;
* Open up a terminal window using the toolbar at the bottom left of your screen:&lt;br /&gt;
&lt;br /&gt;
[[File:terminal-arrow.png]]&lt;br /&gt;
&lt;br /&gt;
* Run the ''ip link'' command to figure out the name of your ethernet interface (it is likely ''ens33'', but you should check):&lt;br /&gt;
&lt;br /&gt;
[[File:iplink.png]]&lt;br /&gt;
&lt;br /&gt;
* Taking that interface name, now run ''dhclient'' to get connected:&lt;br /&gt;
&lt;br /&gt;
[[File:dhclient.png]]&lt;br /&gt;
&lt;br /&gt;
* You can now close that window and double click on the '''Install GalliumOS 3.0''' icon in the upper left of the desktop&lt;br /&gt;
* Follow the prompts and configure as desired&lt;br /&gt;
&lt;br /&gt;
After the installation is complete, the system will reboot and pause for you to eject the installation media.  This has already happened, so just hit '''Enter''' to continue.&lt;br /&gt;
&lt;br /&gt;
=== Networking Fix ===&lt;br /&gt;
&lt;br /&gt;
You have now booted into a (mostly) working GalliumOS!&lt;br /&gt;
&lt;br /&gt;
Your networking still will not be working by default:&lt;br /&gt;
&lt;br /&gt;
[[File:nonet.png]]&lt;br /&gt;
&lt;br /&gt;
To fix this problem, open a Terminal, and execute the following commands:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;pre&amp;gt;sudo touch /etc/NetworkManager/conf.d/10-globally-managed-devices.conf&amp;lt;/pre&amp;gt;&lt;br /&gt;
* &amp;lt;pre&amp;gt;sudo service NetworkManager restart&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:fixnet.png]]&lt;br /&gt;
&lt;br /&gt;
You will now have a working network, properly indicated in the UI:&lt;br /&gt;
&lt;br /&gt;
[[File:withnet.png]]&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Withnet.png&amp;diff=1362</id>
		<title>File:Withnet.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Withnet.png&amp;diff=1362"/>
				<updated>2018-05-29T06:43:37Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Fixnet.png&amp;diff=1361</id>
		<title>File:Fixnet.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Fixnet.png&amp;diff=1361"/>
				<updated>2018-05-29T06:43:23Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Nonet.png&amp;diff=1360</id>
		<title>File:Nonet.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Nonet.png&amp;diff=1360"/>
				<updated>2018-05-29T06:42:54Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Dhclient.png&amp;diff=1359</id>
		<title>File:Dhclient.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Dhclient.png&amp;diff=1359"/>
				<updated>2018-05-29T06:37:18Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Iplink.png&amp;diff=1358</id>
		<title>File:Iplink.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Iplink.png&amp;diff=1358"/>
				<updated>2018-05-29T06:37:02Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Terminal-arrow.png&amp;diff=1357</id>
		<title>File:Terminal-arrow.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Terminal-arrow.png&amp;diff=1357"/>
				<updated>2018-05-29T06:36:44Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing/VMWareFusion&amp;diff=1356</id>
		<title>Installing/VMWareFusion</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing/VMWareFusion&amp;diff=1356"/>
				<updated>2018-05-29T06:28:35Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: Created page with &amp;quot;= Installing in VMWare Fusion Pro =  ''Note: These instructions were written for the current 3.0 nightly builds, and Fusion Pro 10.  Existing 2.1 builds (and future 3.0 produc...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing in VMWare Fusion Pro =&lt;br /&gt;
&lt;br /&gt;
''Note: These instructions were written for the current 3.0 nightly builds, and Fusion Pro 10.  Existing 2.1 builds (and future 3.0 production builds) should work with Fusion Pro 8 with similar configuration changes for the hard drive.''&lt;br /&gt;
&lt;br /&gt;
The first step is to download the ''Broadwell'' installation ISO from the [https://galliumos.org/releases/nightly/ GalliumOS nightly release site].&lt;br /&gt;
&lt;br /&gt;
== Configure VMWare Machine ==&lt;br /&gt;
&lt;br /&gt;
=== Basic Setup ===&lt;br /&gt;
&lt;br /&gt;
* Select the option to make a new VM from the toolbar&lt;br /&gt;
* Choose the default '''Install from disc or image''' and click '''Continue'''&lt;br /&gt;
* Click the '''Use another disc or disc image...''' button and locate the ISO you have downloaded&lt;br /&gt;
* Make sure the ISO you imported is selected, and click '''Continue'''&lt;br /&gt;
* Scroll down in the right pane of the ''Operating System'' dialog and choose '''Other Linux 4.x or later kernel 64-bit'''&lt;br /&gt;
* Change the boot firmware to '''UEFI''' and click '''Continue'''&lt;br /&gt;
&lt;br /&gt;
[[File:firmware.png]]&lt;br /&gt;
&lt;br /&gt;
''Note: You can use '''Legacy BIOS''' here, but using '''UEFI''' will generally lead to a better experience and will allow for screen resizing without having to manually install VMWare Tools''&lt;br /&gt;
&lt;br /&gt;
* Click the '''Customize Settings''' button on the ''Final'' screen and save the VM config&lt;br /&gt;
&lt;br /&gt;
=== Settings Changes ===&lt;br /&gt;
&lt;br /&gt;
* Click the '''Processors &amp;amp; Memory''' button and change the memory and CPU to your desired values, and click '''Show All''' to return to the settings pane&lt;br /&gt;
* Click the '''Hard Disk''' button&lt;br /&gt;
* Click the disclosure arrow next to '''Advanced options''' and change the '''Bus type''' to ''SATA''&lt;br /&gt;
&lt;br /&gt;
[[File:hdd-sata.png]]&lt;br /&gt;
&lt;br /&gt;
* Click the '''Apply''' button and then click '''Show All''' to return to the settings pane&lt;br /&gt;
* Click the '''CD/DVD''' button&lt;br /&gt;
* Click the disclosure arrow next to '''Advanced options''' and change the '''Bus type''' to ''SATA''&lt;br /&gt;
&lt;br /&gt;
[[File:cd-sata.png]]&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Cd-sata.png&amp;diff=1355</id>
		<title>File:Cd-sata.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Cd-sata.png&amp;diff=1355"/>
				<updated>2018-05-29T06:28:07Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Hdd-sata.png&amp;diff=1354</id>
		<title>File:Hdd-sata.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Hdd-sata.png&amp;diff=1354"/>
				<updated>2018-05-29T06:25:39Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Firmware.png&amp;diff=1353</id>
		<title>File:Firmware.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Firmware.png&amp;diff=1353"/>
				<updated>2018-05-29T06:16:41Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing&amp;diff=1351</id>
		<title>Installing</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing&amp;diff=1351"/>
				<updated>2018-05-28T07:06:29Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==  General Install Instructions ==&lt;br /&gt;
You have two possible options for installing GalliumOS:&lt;br /&gt;
# '''From an ISO image on a USB drive or SD card'''&amp;lt;br&amp;gt;This method enables you to entirely replace ChromeOS on your internal SSD or HDD.&amp;lt;br&amp;gt;It also allows you to set up more complex configurations such as dual-booting alongside Windows or other Linux distributions.&lt;br /&gt;
# '''From the ChromeOS command-line using chrx'''&amp;lt;br&amp;gt;This method will configure your device to dual-boot GalliumOS alongside ChromeOS.&lt;br /&gt;
&lt;br /&gt;
See [[Hardware Compatibility]] for the installation options available for your ChromeOS device model.&lt;br /&gt;
&lt;br /&gt;
=== Traditional ISO Install ===&lt;br /&gt;
&lt;br /&gt;
The traditional installer allows you to use your entire SSD or HDD for GalliumOS. You will need to use a USB flash drive or SD card. You can even boot the GalliumOS Live image to try out the features of GalliumOS before you decide to install!&lt;br /&gt;
&lt;br /&gt;
# Go to [[Installing/Preparing]] and get your Chromebook ready to run GalliumOS&lt;br /&gt;
# [https://galliumos.org/download Download] the appropriate GalliumOS ISO for your device&lt;br /&gt;
# Write (or &amp;quot;burn&amp;quot;) the ISO to a USB flash drive or an SD card&lt;br /&gt;
#* Detailed instructions at [[Installing/Creating Bootable USB]]&lt;br /&gt;
# Plug your USB flash drive or SD card into your Chromebook&lt;br /&gt;
# Reboot your Chromebook and boot from the USB flash drive or SD card&lt;br /&gt;
#* If you have the white &amp;quot;OS verification is OFF&amp;quot; screen, press &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;L&amp;lt;/code&amp;gt;&lt;br /&gt;
#* If you have installed custom firmware, press Esc at the BIOS screen and select the USB device&lt;br /&gt;
# Wait for GalliumOS to boot up. Once in the live environment you can play around with GalliumOS, or you can install it using the Install GalliumOS icon on the desktop&lt;br /&gt;
# After reboot, press &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;L&amp;lt;/code&amp;gt; to access GalliumOS (this requirement can be bypassed for single-boot on most models, see [[Firmware]])&lt;br /&gt;
&lt;br /&gt;
'''Important:''' If you choose an ISO install of GalliumOS (thus removing ChromeOS), and choose to use the Legacy Boot Mode of the stock firmware (ie, with the stock or updated RW_LEGACY firmware), and you allow your battery to drain completely, you might have a problem booting GalliumOS. This is due to the Developer Mode boot flag enabling Legacy Boot mode being reset when power is lost - see [https://wiki.galliumos.org/Firmware#crossystem crossystem flags].  &lt;br /&gt;
&lt;br /&gt;
This is easily fixable, but it's preferable to avoid the issue entirely by either setting the corresponding firmware boot flag (which is not reset when power is lost), or by flashing custom Full ROM firmware - see [[Firmware]]&lt;br /&gt;
&lt;br /&gt;
=== chrx Installation ===&lt;br /&gt;
&lt;br /&gt;
Installing GalliumOS via [https://chrx.org/ chrx] allows you to dual-boot GalliumOS alongside ChromeOS. Check the [https://chrx.org/#compatibility chrx hardware compatibility list] to see if your device supports chrx, and whether any preparation steps are required.&lt;br /&gt;
&lt;br /&gt;
See [https://chrx.org#usage chrx installation instructions] for full details, but here's a quick overview:&lt;br /&gt;
&lt;br /&gt;
# Prepare your ChromeOS device: see [[Installing/Preparing]]&lt;br /&gt;
# Boot device into ChromeOS and configure networking; you do not need to log in&lt;br /&gt;
# Switch to a virtual terminal by pressing &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;Alt&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;F2(top row right arrow)&amp;lt;/code&amp;gt;, then log in as user &amp;lt;code&amp;gt;chronos&amp;lt;/code&amp;gt; with no password&lt;br /&gt;
# Run chrx: &amp;lt;code&amp;gt;cd ; curl -O &amp;lt;nowiki&amp;gt;https://chrx.org/go&amp;lt;/nowiki&amp;gt; &amp;amp;&amp;amp; sh go&amp;lt;/code&amp;gt; (see [https://chrx.org/#options chrx docs] for additional options)&lt;br /&gt;
# Follow on-screen prompts to repartition your SSD and install GalliumOS. If this is the first time running chrx on this ChromeOS machine, chrx will reboot after the partitioning step and you will need to continue the installation by running chrx again with the same command line.&lt;br /&gt;
# After reboot, at the white &amp;quot;OS verification is OFF&amp;quot; screen, press &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;L&amp;lt;/code&amp;gt; for GalliumOS, or &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;D&amp;lt;/code&amp;gt; for ChromeOS&lt;br /&gt;
&lt;br /&gt;
== Specific Device Install Documents ==&lt;br /&gt;
Our community is also making in-depth install guides for certain devices. Below is a list.&lt;br /&gt;
* Acer&lt;br /&gt;
** [[Installing/Parrot|Parrot (Acer C710, Acer C7)]]&lt;br /&gt;
** [[Installing/Peppy|Peppy (Acer C720, Acer C720P)]]&lt;br /&gt;
* ASUS&lt;br /&gt;
** [[Installing/Panther|Panther (ASUS Chromebox 2014)]]&lt;br /&gt;
* Dell&lt;br /&gt;
** [[Installing/Lulu|Lulu (Dell Chromebook 13)]]&lt;br /&gt;
* Google&lt;br /&gt;
**[[Installing/Samus|Samus (Google Pixel 2015)]]&lt;br /&gt;
* HP&lt;br /&gt;
** [[Installing/Kip|Kip (HP Chromebook 11 G3, HP Chromebook 11 G4, HP Chromebook 14 G4)]]&lt;br /&gt;
* Samsung&lt;br /&gt;
** [[Installing/Winky|Winky (Samsung Chromebook 2 2014)]]&lt;br /&gt;
__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
== Additional Software ==&lt;br /&gt;
[[Additional_Software|Additional Software for GalliumOS]]&lt;br /&gt;
&lt;br /&gt;
== Developer Installation ==&lt;br /&gt;
&lt;br /&gt;
You can install GalliumOS as a virtual machine in order to do user-space software development and testing.  Obviously hardware-specific issues will not be debuggable in these environments.&lt;br /&gt;
&lt;br /&gt;
* [[Installing/VirtualBox | VirtualBox]]&lt;br /&gt;
* VMWare (Fusion) [[Installing/VMWareFusion]]&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1350</id>
		<title>Installing/VirtualBox</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1350"/>
				<updated>2018-05-28T07:04:01Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: /* Profile Tweaks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing in VirtualBox =&lt;br /&gt;
&lt;br /&gt;
Installation in VirtualBox is simple, but requires some special settings in initial VM setup to make sure that the hardware provided to the OS matches that which might exist in ChromeOS devices.&lt;br /&gt;
&lt;br /&gt;
The first step is to download an installation ISO, available from [https://galliumos.org/download the Gallium OS download site].  The best option is to choose the ''Sandy / Ivy Bridge'' ISO, although some others may work.&lt;br /&gt;
&lt;br /&gt;
== Set up VirtualBox VM Profile ==&lt;br /&gt;
&lt;br /&gt;
=== Basic Setup ===&lt;br /&gt;
&lt;br /&gt;
* Select '''New''' from your VirtualBox UI toolbar&lt;br /&gt;
* If you see an '''Expert Mode''' button at the bottom of the window, click that now&lt;br /&gt;
* Set the name of your VM to anything you want&lt;br /&gt;
* Change the '''Type''' to ''Linux''&lt;br /&gt;
* Change the '''Version''' to ''Linux 2.6 / 3.x / 4.x (64-bit)'' (These options may change in the future - use the similarly generic option)&lt;br /&gt;
* Set the '''Memory size''' to anything 1024 MB and above, as required for your development needs&lt;br /&gt;
* Select '''Create a virtual hard disk now''', which should be the default&lt;br /&gt;
* Click the '''Create''' button&lt;br /&gt;
** The default settings of '''VDI''' and '''8GB''' are fine for disk file location and settings&lt;br /&gt;
* Click '''Create''' button again&lt;br /&gt;
&lt;br /&gt;
You should now have a profile that looks something like the image below:&lt;br /&gt;
&lt;br /&gt;
[[File:Vbox-initial.png]]&lt;br /&gt;
&lt;br /&gt;
=== Profile Tweaks ===&lt;br /&gt;
&lt;br /&gt;
There are two important changes to make - one of which would otherwise prevent Gallium from installing, and the other would prevent it from working once you have installed.&lt;br /&gt;
&lt;br /&gt;
In order to allow basic GalliumOS installation, you need to fix the optical drive to be attached to the SATA controller:&lt;br /&gt;
&lt;br /&gt;
* Click on the '''Storage''' header&lt;br /&gt;
* Select the IDE controller line and click the icon at the bottom of the pane to remove the controller:&lt;br /&gt;
[[File:Remove-controller.png]]&lt;br /&gt;
* Select the remaining SATA Controller line and click the icon to add an optical drive:&lt;br /&gt;
[[File:Add-optical.png]]&lt;br /&gt;
* Click the button for '''Choose Disk''' and select the ISO you have downloaded:&lt;br /&gt;
[[File:Chosen-disk.png]]&lt;br /&gt;
* Click '''OK''' and close the '''Storage''' customization dialog&lt;br /&gt;
&lt;br /&gt;
These settings will allow the Gallium Live ISO to boot and be installed.  However, the installed OS will not have working video without the options below:&lt;br /&gt;
&lt;br /&gt;
* Click the '''Display''' header&lt;br /&gt;
* Select the '''Remote Display''' tab&lt;br /&gt;
* Check the '''Enable Server''' box&lt;br /&gt;
[[File:Enable-VB-Display.png]]&lt;br /&gt;
&lt;br /&gt;
You can change the settings  in this pane as appropriate for your environment - the only requirement is that the server be enabled.&lt;br /&gt;
&lt;br /&gt;
* Click '''OK''' and exit the ''Display'' settings editor.&lt;br /&gt;
&lt;br /&gt;
=== Boot the Installer ISO ===&lt;br /&gt;
&lt;br /&gt;
* Click the '''Start''' button in the toolbar at the top of the window&lt;br /&gt;
[[File:vbox-start.png]]&lt;br /&gt;
&lt;br /&gt;
A number of overlay messages will show up on the screen, you may close those at any time.  Once your ISO is booted you will see:&lt;br /&gt;
&lt;br /&gt;
[[File:basic-boot-vbox.png]]&lt;br /&gt;
&lt;br /&gt;
* Double click on the '''Install GalliumOS 2.1''' icon in the top left&lt;br /&gt;
&lt;br /&gt;
The installer will walk you through the installation - choose the options that make the most sense for your environment.  The defaults are fine unless you need to change your language, keyboard layout, or time zone.&lt;br /&gt;
&lt;br /&gt;
The installer will automatically eject the install media at the end of installation when you reboot the VM.  You will need to hit ''Enter'' to proceed into your next boot after the install is completed and you have clicked the '''Restart''' button:&lt;br /&gt;
&lt;br /&gt;
[[File:vbox-reboot.png]]&lt;br /&gt;
&lt;br /&gt;
You will now restart into a working GalliumOS installation!&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1349</id>
		<title>Installing/VirtualBox</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1349"/>
				<updated>2018-05-28T07:02:33Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing in VirtualBox =&lt;br /&gt;
&lt;br /&gt;
Installation in VirtualBox is simple, but requires some special settings in initial VM setup to make sure that the hardware provided to the OS matches that which might exist in ChromeOS devices.&lt;br /&gt;
&lt;br /&gt;
The first step is to download an installation ISO, available from [https://galliumos.org/download the Gallium OS download site].  The best option is to choose the ''Sandy / Ivy Bridge'' ISO, although some others may work.&lt;br /&gt;
&lt;br /&gt;
== Set up VirtualBox VM Profile ==&lt;br /&gt;
&lt;br /&gt;
=== Basic Setup ===&lt;br /&gt;
&lt;br /&gt;
* Select '''New''' from your VirtualBox UI toolbar&lt;br /&gt;
* If you see an '''Expert Mode''' button at the bottom of the window, click that now&lt;br /&gt;
* Set the name of your VM to anything you want&lt;br /&gt;
* Change the '''Type''' to ''Linux''&lt;br /&gt;
* Change the '''Version''' to ''Linux 2.6 / 3.x / 4.x (64-bit)'' (These options may change in the future - use the similarly generic option)&lt;br /&gt;
* Set the '''Memory size''' to anything 1024 MB and above, as required for your development needs&lt;br /&gt;
* Select '''Create a virtual hard disk now''', which should be the default&lt;br /&gt;
* Click the '''Create''' button&lt;br /&gt;
** The default settings of '''VDI''' and '''8GB''' are fine for disk file location and settings&lt;br /&gt;
* Click '''Create''' button again&lt;br /&gt;
&lt;br /&gt;
You should now have a profile that looks something like the image below:&lt;br /&gt;
&lt;br /&gt;
[[File:Vbox-initial.png]]&lt;br /&gt;
&lt;br /&gt;
=== Profile Tweaks ===&lt;br /&gt;
&lt;br /&gt;
There are two important changes to make - one of which will prevent Gallium from installing, and the other will prevent it from working once you have installed.&lt;br /&gt;
&lt;br /&gt;
In order to allow basic GalliumOS installation, you need to fix the optical drive to be attached to the SATA controller:&lt;br /&gt;
&lt;br /&gt;
* Click on the '''Storage''' header&lt;br /&gt;
* Select the IDE controller line and click the icon at the bottom of the pane to remove the controller:&lt;br /&gt;
[[File:Remove-controller.png]]&lt;br /&gt;
* Select the remaining SATA Controller line and click the icon to add an optical drive:&lt;br /&gt;
[[File:Add-optical.png]]&lt;br /&gt;
* Click the button for '''Choose Disk''' and select the ISO you have downloaded:&lt;br /&gt;
[[File:Chosen-disk.png]]&lt;br /&gt;
* Click '''OK''' and close the '''Storage''' customization dialog&lt;br /&gt;
&lt;br /&gt;
These settings will allow the Gallium Live ISO to boot and be installed.  However, the installed OS will not have working video without the options below:&lt;br /&gt;
&lt;br /&gt;
* Click the '''Display''' header&lt;br /&gt;
* Select the '''Remote Display''' tab&lt;br /&gt;
* Check the '''Enable Server''' box&lt;br /&gt;
[[File:Enable-VB-Display.png]]&lt;br /&gt;
&lt;br /&gt;
You can change the settings  in this pane as appropriate for your environment - the only requirement is that the server be enabled.&lt;br /&gt;
&lt;br /&gt;
* Click '''OK''' and exit the ''Display'' settings editor.&lt;br /&gt;
&lt;br /&gt;
=== Boot the Installer ISO ===&lt;br /&gt;
&lt;br /&gt;
* Click the '''Start''' button in the toolbar at the top of the window&lt;br /&gt;
[[File:vbox-start.png]]&lt;br /&gt;
&lt;br /&gt;
A number of overlay messages will show up on the screen, you may close those at any time.  Once your ISO is booted you will see:&lt;br /&gt;
&lt;br /&gt;
[[File:basic-boot-vbox.png]]&lt;br /&gt;
&lt;br /&gt;
* Double click on the '''Install GalliumOS 2.1''' icon in the top left&lt;br /&gt;
&lt;br /&gt;
The installer will walk you through the installation - choose the options that make the most sense for your environment.  The defaults are fine unless you need to change your language, keyboard layout, or time zone.&lt;br /&gt;
&lt;br /&gt;
The installer will automatically eject the install media at the end of installation when you reboot the VM.  You will need to hit ''Enter'' to proceed into your next boot after the install is completed and you have clicked the '''Restart''' button:&lt;br /&gt;
&lt;br /&gt;
[[File:vbox-reboot.png]]&lt;br /&gt;
&lt;br /&gt;
You will now restart into a working GalliumOS installation!&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Vbox-reboot.png&amp;diff=1348</id>
		<title>File:Vbox-reboot.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Vbox-reboot.png&amp;diff=1348"/>
				<updated>2018-05-28T07:02:14Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1347</id>
		<title>Installing/VirtualBox</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1347"/>
				<updated>2018-05-28T06:58:28Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing in VirtualBox =&lt;br /&gt;
&lt;br /&gt;
Installation in VirtualBox is simple, but requires some special settings in initial VM setup to make sure that the hardware provided to the OS matches that which might exist in ChromeOS devices.&lt;br /&gt;
&lt;br /&gt;
The first step is to download an installation ISO, available from [https://galliumos.org/download the Gallium OS download site].  The best option is to choose the ''Sandy / Ivy Bridge'' ISO, although some others may work.&lt;br /&gt;
&lt;br /&gt;
== Set up VirtualBox VM Profile ==&lt;br /&gt;
&lt;br /&gt;
=== Basic Setup ===&lt;br /&gt;
&lt;br /&gt;
* Select '''New''' from your VirtualBox UI toolbar&lt;br /&gt;
* If you see an '''Expert Mode''' button at the bottom of the window, click that now&lt;br /&gt;
* Set the name of your VM to anything you want&lt;br /&gt;
* Change the '''Type''' to ''Linux''&lt;br /&gt;
* Change the '''Version''' to ''Linux 2.6 / 3.x / 4.x (64-bit)'' (These options may change in the future - use the similarly generic option)&lt;br /&gt;
* Set the '''Memory size''' to anything 1024 MB and above, as required for your development needs&lt;br /&gt;
* Select '''Create a virtual hard disk now''', which should be the default&lt;br /&gt;
* Click the '''Create''' button&lt;br /&gt;
** The default settings of '''VDI''' and '''8GB''' are fine for disk file location and settings&lt;br /&gt;
* Click '''Create''' button again&lt;br /&gt;
&lt;br /&gt;
You should now have a profile that looks something like the image below:&lt;br /&gt;
&lt;br /&gt;
[[File:Vbox-initial.png]]&lt;br /&gt;
&lt;br /&gt;
=== Profile Tweaks ===&lt;br /&gt;
&lt;br /&gt;
There are two important changes to make - one of which will prevent Gallium from installing, and the other will prevent it from working once you have installed.&lt;br /&gt;
&lt;br /&gt;
In order to allow basic GalliumOS installation, you need to fix the optical drive to be attached to the SATA controller:&lt;br /&gt;
&lt;br /&gt;
* Click on the '''Storage''' header&lt;br /&gt;
* Select the IDE controller line and click the icon at the bottom of the pane to remove the controller:&lt;br /&gt;
[[File:Remove-controller.png]]&lt;br /&gt;
* Select the remaining SATA Controller line and click the icon to add an optical drive:&lt;br /&gt;
[[File:Add-optical.png]]&lt;br /&gt;
* Click the button for '''Choose Disk''' and select the ISO you have downloaded:&lt;br /&gt;
[[File:Chosen-disk.png]]&lt;br /&gt;
* Click '''OK''' and close the '''Storage''' customization dialog&lt;br /&gt;
&lt;br /&gt;
These settings will allow the Gallium Live ISO to boot and be installed.  However, the installed OS will not have working video without the options below:&lt;br /&gt;
&lt;br /&gt;
* Click the '''Display''' header&lt;br /&gt;
* Select the '''Remote Display''' tab&lt;br /&gt;
* Check the '''Enable Server''' box&lt;br /&gt;
[[File:Enable-VB-Display.png]]&lt;br /&gt;
&lt;br /&gt;
You can change the settings  in this pane as appropriate for your environment - the only requirement is that the server be enabled.&lt;br /&gt;
&lt;br /&gt;
* Click '''OK''' and exit the ''Display'' settings editor.&lt;br /&gt;
&lt;br /&gt;
=== Boot the Installer ISO ===&lt;br /&gt;
&lt;br /&gt;
* Click the '''Start''' button in the toolbar at the top of the window&lt;br /&gt;
[[File:vbox-start.png]]&lt;br /&gt;
&lt;br /&gt;
A number of overlay messages will show up on the screen, you may close those at any time.  Once your ISO is booted you will see:&lt;br /&gt;
&lt;br /&gt;
[[File:basic-boot-vbox.png]]&lt;br /&gt;
&lt;br /&gt;
* Double click on the '''Install GalliumOS 2.1''' icon in the top left&lt;br /&gt;
&lt;br /&gt;
The installer will walk you through the installation - choose the options that make the most sense for your environment.  The defaults are fine unless you need to change your language, keyboard layout, or time zone.&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Basic-boot-vbox.png&amp;diff=1346</id>
		<title>File:Basic-boot-vbox.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Basic-boot-vbox.png&amp;diff=1346"/>
				<updated>2018-05-28T06:55:58Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Vbox-start.png&amp;diff=1345</id>
		<title>File:Vbox-start.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Vbox-start.png&amp;diff=1345"/>
				<updated>2018-05-28T06:52:59Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Enable-VB-Display.png&amp;diff=1344</id>
		<title>File:Enable-VB-Display.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Enable-VB-Display.png&amp;diff=1344"/>
				<updated>2018-05-28T06:50:33Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1343</id>
		<title>Installing/VirtualBox</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1343"/>
				<updated>2018-05-28T06:47:18Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing in VirtualBox =&lt;br /&gt;
&lt;br /&gt;
Installation in VirtualBox is simple, but requires some special settings in initial VM setup to make sure that the hardware provided to the OS matches that which might exist in ChromeOS devices.&lt;br /&gt;
&lt;br /&gt;
The first step is to download an installation ISO, available from [https://galliumos.org/download the Gallium OS download site].  The best option is to choose the ''Sandy / Ivy Bridge'' ISO, although some others may work.&lt;br /&gt;
&lt;br /&gt;
== Set up VirtualBox VM Profile ==&lt;br /&gt;
&lt;br /&gt;
=== Basic Setup ===&lt;br /&gt;
&lt;br /&gt;
* Select '''New''' from your VirtualBox UI toolbar&lt;br /&gt;
* If you see an '''Expert Mode''' button at the bottom of the window, click that now&lt;br /&gt;
* Set the name of your VM to anything you want&lt;br /&gt;
* Change the '''Type''' to ''Linux''&lt;br /&gt;
* Change the '''Version''' to ''Linux 2.6 / 3.x / 4.x (64-bit)'' (These options may change in the future - use the similarly generic option)&lt;br /&gt;
* Set the '''Memory size''' to anything 1024 MB and above, as required for your development needs&lt;br /&gt;
* Select '''Create a virtual hard disk now''', which should be the default&lt;br /&gt;
* Click the '''Create''' button&lt;br /&gt;
** The default settings of '''VDI''' and '''8GB''' are fine for disk file location and settings&lt;br /&gt;
* Click '''Create''' button again&lt;br /&gt;
&lt;br /&gt;
You should now have a profile that looks something like the image below:&lt;br /&gt;
&lt;br /&gt;
[[File:Vbox-initial.png]]&lt;br /&gt;
&lt;br /&gt;
=== Profile Tweaks ===&lt;br /&gt;
&lt;br /&gt;
There are two important changes to make - one of which will prevent Gallium from installing, and the other will prevent it from working once you have installed.&lt;br /&gt;
&lt;br /&gt;
In order to allow basic GalliumOS installation, you need to fix the optical drive to be attached to the SATA controller:&lt;br /&gt;
&lt;br /&gt;
* Click on the '''Storage''' header&lt;br /&gt;
* Select the IDE controller line and click the icon at the bottom of the pane to remove the controller:&lt;br /&gt;
[[File:Remove-controller.png]]&lt;br /&gt;
* Select the remaining SATA Controller line and click the icon to add an optical drive:&lt;br /&gt;
[[File:Add-optical.png]]&lt;br /&gt;
* Click the button for '''Choose Disk''' and select the ISO you have downloaded:&lt;br /&gt;
[[File:Chosen-disk.png]]&lt;br /&gt;
* Click '''OK''' and close the '''Storage''' customization dialog&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Chosen-disk.png&amp;diff=1342</id>
		<title>File:Chosen-disk.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Chosen-disk.png&amp;diff=1342"/>
				<updated>2018-05-28T06:46:26Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Add-optical.png&amp;diff=1341</id>
		<title>File:Add-optical.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Add-optical.png&amp;diff=1341"/>
				<updated>2018-05-28T06:44:13Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Remove-controller.png&amp;diff=1340</id>
		<title>File:Remove-controller.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Remove-controller.png&amp;diff=1340"/>
				<updated>2018-05-28T06:42:28Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1339</id>
		<title>Installing/VirtualBox</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1339"/>
				<updated>2018-05-28T06:37:25Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing in VirtualBox =&lt;br /&gt;
&lt;br /&gt;
Installation in VirtualBox is simple, but requires some special settings in initial VM setup to make sure that the hardware provided to the OS matches that which might exist in ChromeOS devices.&lt;br /&gt;
&lt;br /&gt;
The first step is to download an installation ISO, available from [https://galliumos.org/download the Gallium OS download site].  The best option is to choose the ''Sandy / Ivy Bridge'' ISO, although some others may work.&lt;br /&gt;
&lt;br /&gt;
== Set up VirtualBox VM Profile ==&lt;br /&gt;
&lt;br /&gt;
=== Basic Setup ===&lt;br /&gt;
&lt;br /&gt;
* Select '''New''' from your VirtualBox UI toolbar&lt;br /&gt;
* If you see an '''Expert Mode''' button at the bottom of the window, click that now&lt;br /&gt;
* Set the name of your VM to anything you want&lt;br /&gt;
* Change the '''Type''' to ''Linux''&lt;br /&gt;
* Change the '''Version''' to ''Linux 2.6 / 3.x / 4.x (64-bit)'' (These options may change in the future - use the similarly generic option)&lt;br /&gt;
* Set the '''Memory size''' to anything 1024 MB and above, as required for your development needs&lt;br /&gt;
* Select '''Create a virtual hard disk now''', which should be the default&lt;br /&gt;
* Click the '''Create''' button&lt;br /&gt;
** The default settings of '''VDI''' and '''8GB''' are fine for disk file location and settings&lt;br /&gt;
* Click '''Create''' button again&lt;br /&gt;
&lt;br /&gt;
You should now have a profile that looks something like the image below:&lt;br /&gt;
&lt;br /&gt;
[[File:Vbox-initial.png]]&lt;br /&gt;
&lt;br /&gt;
=== Profile Tweaks ===&lt;br /&gt;
&lt;br /&gt;
There are two important changes to make - one of which will prevent Gallium from installing, and the other will prevent it from working once you have installed.&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=File:Vbox-initial.png&amp;diff=1338</id>
		<title>File:Vbox-initial.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=File:Vbox-initial.png&amp;diff=1338"/>
				<updated>2018-05-28T06:34:00Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1337</id>
		<title>Installing/VirtualBox</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1337"/>
				<updated>2018-05-28T06:32:53Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing in VirtualBox =&lt;br /&gt;
&lt;br /&gt;
Installation in VirtualBox is simple, but requires some special settings in initial VM setup to make sure that the hardware provided to the OS matches that which might exist in ChromeOS devices.&lt;br /&gt;
&lt;br /&gt;
The first step is to download an installation ISO, available from [https://galliumos.org/download the Gallium OS download site].  The best option is to choose the ''Sandy / Ivy Bridge'' ISO, although some others may work.&lt;br /&gt;
&lt;br /&gt;
== Set up VirtualBox VM Profile ==&lt;br /&gt;
&lt;br /&gt;
=== Basic Setup ===&lt;br /&gt;
&lt;br /&gt;
* Select '''New''' from your VirtualBox UI toolbar&lt;br /&gt;
* If you see an '''Expert Mode''' button at the bottom of the window, click that now&lt;br /&gt;
* Set the name of your VM to anything you want&lt;br /&gt;
* Change the '''Type''' to ''Linux''&lt;br /&gt;
* Change the '''Version''' to ''Linux 2.6 / 3.x / 4.x (64-bit)'' (These options may change in the future - use the similarly generic option)&lt;br /&gt;
* Set the '''Memory size''' to anything 1024 MB and above, as required for your development needs&lt;br /&gt;
* Select '''Create a virtual hard disk now''', which should be the default&lt;br /&gt;
* Click the '''Create''' button&lt;br /&gt;
** The default settings of '''VDI''' and '''8GB''' are fine for disk file location and settings&lt;br /&gt;
* Click '''Create''' button again&lt;br /&gt;
&lt;br /&gt;
You should now have a profile that looks something like the image below:&lt;br /&gt;
&lt;br /&gt;
[[File:vbox-initial.png]]&lt;br /&gt;
&lt;br /&gt;
=== Profile Tweaks ===&lt;br /&gt;
&lt;br /&gt;
There are two important changes to make - one of which will prevent Gallium from installing, and the other will prevent it from working once you have installed.&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1336</id>
		<title>Installing/VirtualBox</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing/VirtualBox&amp;diff=1336"/>
				<updated>2018-05-28T05:51:51Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: Created page with &amp;quot;= Installing in VirtualBox =&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing in VirtualBox =&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing&amp;diff=1335</id>
		<title>Installing</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing&amp;diff=1335"/>
				<updated>2018-05-28T05:50:59Z</updated>
		
		<summary type="html">&lt;p&gt;Nbastin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==  General Install Instructions ==&lt;br /&gt;
You have two possible options for installing GalliumOS:&lt;br /&gt;
# '''From an ISO image on a USB drive or SD card'''&amp;lt;br&amp;gt;This method enables you to entirely replace ChromeOS on your internal SSD or HDD.&amp;lt;br&amp;gt;It also allows you to set up more complex configurations such as dual-booting alongside Windows or other Linux distributions.&lt;br /&gt;
# '''From the ChromeOS command-line using chrx'''&amp;lt;br&amp;gt;This method will configure your device to dual-boot GalliumOS alongside ChromeOS.&lt;br /&gt;
&lt;br /&gt;
See [[Hardware Compatibility]] for the installation options available for your ChromeOS device model.&lt;br /&gt;
&lt;br /&gt;
=== Traditional ISO Install ===&lt;br /&gt;
&lt;br /&gt;
The traditional installer allows you to use your entire SSD or HDD for GalliumOS. You will need to use a USB flash drive or SD card. You can even boot the GalliumOS Live image to try out the features of GalliumOS before you decide to install!&lt;br /&gt;
&lt;br /&gt;
# Go to [[Installing/Preparing]] and get your Chromebook ready to run GalliumOS&lt;br /&gt;
# [https://galliumos.org/download Download] the appropriate GalliumOS ISO for your device&lt;br /&gt;
# Write (or &amp;quot;burn&amp;quot;) the ISO to a USB flash drive or an SD card&lt;br /&gt;
#* Detailed instructions at [[Installing/Creating Bootable USB]]&lt;br /&gt;
# Plug your USB flash drive or SD card into your Chromebook&lt;br /&gt;
# Reboot your Chromebook and boot from the USB flash drive or SD card&lt;br /&gt;
#* If you have the white &amp;quot;OS verification is OFF&amp;quot; screen, press &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;L&amp;lt;/code&amp;gt;&lt;br /&gt;
#* If you have installed custom firmware, press Esc at the BIOS screen and select the USB device&lt;br /&gt;
# Wait for GalliumOS to boot up. Once in the live environment you can play around with GalliumOS, or you can install it using the Install GalliumOS icon on the desktop&lt;br /&gt;
# After reboot, press &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;L&amp;lt;/code&amp;gt; to access GalliumOS (this requirement can be bypassed for single-boot on most models, see [[Firmware]])&lt;br /&gt;
&lt;br /&gt;
'''Important:''' If you choose an ISO install of GalliumOS (thus removing ChromeOS), and choose to use the Legacy Boot Mode of the stock firmware (ie, with the stock or updated RW_LEGACY firmware), and you allow your battery to drain completely, you might have a problem booting GalliumOS. This is due to the Developer Mode boot flag enabling Legacy Boot mode being reset when power is lost - see [https://wiki.galliumos.org/Firmware#crossystem crossystem flags].  &lt;br /&gt;
&lt;br /&gt;
This is easily fixable, but it's preferable to avoid the issue entirely by either setting the corresponding firmware boot flag (which is not reset when power is lost), or by flashing custom Full ROM firmware - see [[Firmware]]&lt;br /&gt;
&lt;br /&gt;
=== chrx Installation ===&lt;br /&gt;
&lt;br /&gt;
Installing GalliumOS via [https://chrx.org/ chrx] allows you to dual-boot GalliumOS alongside ChromeOS. Check the [https://chrx.org/#compatibility chrx hardware compatibility list] to see if your device supports chrx, and whether any preparation steps are required.&lt;br /&gt;
&lt;br /&gt;
See [https://chrx.org#usage chrx installation instructions] for full details, but here's a quick overview:&lt;br /&gt;
&lt;br /&gt;
# Prepare your ChromeOS device: see [[Installing/Preparing]]&lt;br /&gt;
# Boot device into ChromeOS and configure networking; you do not need to log in&lt;br /&gt;
# Switch to a virtual terminal by pressing &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;Alt&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;F2(top row right arrow)&amp;lt;/code&amp;gt;, then log in as user &amp;lt;code&amp;gt;chronos&amp;lt;/code&amp;gt; with no password&lt;br /&gt;
# Run chrx: &amp;lt;code&amp;gt;cd ; curl -O &amp;lt;nowiki&amp;gt;https://chrx.org/go&amp;lt;/nowiki&amp;gt; &amp;amp;&amp;amp; sh go&amp;lt;/code&amp;gt; (see [https://chrx.org/#options chrx docs] for additional options)&lt;br /&gt;
# Follow on-screen prompts to repartition your SSD and install GalliumOS. If this is the first time running chrx on this ChromeOS machine, chrx will reboot after the partitioning step and you will need to continue the installation by running chrx again with the same command line.&lt;br /&gt;
# After reboot, at the white &amp;quot;OS verification is OFF&amp;quot; screen, press &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;L&amp;lt;/code&amp;gt; for GalliumOS, or &amp;lt;code&amp;gt;Ctrl&amp;lt;/code&amp;gt;+&amp;lt;code&amp;gt;D&amp;lt;/code&amp;gt; for ChromeOS&lt;br /&gt;
&lt;br /&gt;
== Specific Device Install Documents ==&lt;br /&gt;
Our community is also making in-depth install guides for certain devices. Below is a list.&lt;br /&gt;
* Acer&lt;br /&gt;
** [[Installing/Parrot|Parrot (Acer C710, Acer C7)]]&lt;br /&gt;
** [[Installing/Peppy|Peppy (Acer C720, Acer C720P)]]&lt;br /&gt;
* ASUS&lt;br /&gt;
** [[Installing/Panther|Panther (ASUS Chromebox 2014)]]&lt;br /&gt;
* Dell&lt;br /&gt;
** [[Installing/Lulu|Lulu (Dell Chromebook 13)]]&lt;br /&gt;
* Google&lt;br /&gt;
**[[Installing/Samus|Samus (Google Pixel 2015)]]&lt;br /&gt;
* HP&lt;br /&gt;
** [[Installing/Kip|Kip (HP Chromebook 11 G3, HP Chromebook 11 G4, HP Chromebook 14 G4)]]&lt;br /&gt;
* Samsung&lt;br /&gt;
** [[Installing/Winky|Winky (Samsung Chromebook 2 2014)]]&lt;br /&gt;
__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
== Additional Software ==&lt;br /&gt;
[[Additional_Software|Additional Software for GalliumOS]]&lt;br /&gt;
&lt;br /&gt;
== Developer Installation ==&lt;br /&gt;
&lt;br /&gt;
You can install GalliumOS as a virtual machine in order to do user-space software development and testing.  Obviously hardware-specific issues will not be debuggable in these environments.&lt;br /&gt;
&lt;br /&gt;
* VirtualBox [[Installing/VirtualBox]]&lt;br /&gt;
* VMWare (Fusion) [[Installing/VMWareFusion]]&lt;/div&gt;</summary>
		<author><name>Nbastin</name></author>	</entry>

	</feed>