<?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=Oxipup</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=Oxipup"/>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/Special:Contributions/Oxipup"/>
		<updated>2026-04-27T20:13:07Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.3</generator>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing/Preparing&amp;diff=390</id>
		<title>Installing/Preparing</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing/Preparing&amp;diff=390"/>
				<updated>2015-12-30T00:10:38Z</updated>
		
		<summary type="html">&lt;p&gt;Oxipup: typos&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you have already used Linux on your Chromebook in the past (Crouton does NOT count), you probably don't need to do this. This article will cover the very minimal requirements for making it work on each generation of Chromebook. This means we won't flash any firmware if we don't need to. If you want instructions for flashing firmware, see [[Flashing Firmware]]. Please note that this process can be very dangerous, so please carefully read everything and do not skip any steps. We are not responsible if you brick your Chromebook, even though we think it sucks that you did. Despite the fact that the Chromebook Pixel and 2015 Chromebook Pixel are Sandy Bridge and Broadwell respectively, you should use the Haswell process for both of them. We know this doesn't make any sense, but just trust us.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sandy Bridge / Ivy Bridge ==&lt;br /&gt;
&lt;br /&gt;
With the exception of the original Chromebook Pixel, on Sandy Bridge Chromebooks, you will have to flash your firmware. Luckily, John Lewis' script makes it a very straight forward process. Unfortunately, you'll have to open up your Chromebook. Also note that after completing this process, you will no longer be able to run Chrome OS on your Chromebook, so no dualbooting for this one I'm afraid.&lt;br /&gt;
&lt;br /&gt;
First, you need to put the device in developer mode. You'll know if you're in developer mode because you will see the &amp;quot;scary white screen&amp;quot; before you are able to boot the computer. If you are not in developer mode, you can get there by shutting down your computer, holding Esc and Refresh (F3), then powering on the computer. You will see a screen that says &amp;quot;Chrome OS is missing or damaged.&amp;quot;. Don't panic! This is normal. You need to press Ctrl-D. Your computer will reboot a few times and you will see a few prompts. Please note that this will wipe your data (similar to a powerwash) so make sure you have backed everything up first. Now that you're in developer mode, proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
Now your Chromebook is rooted. Now, we need to flash the firmware. Unfortunately, this means you will need to open your Chromebook. You need to open your Chromebook and either bridge the jumper with a piece of tin foil, or remove the screw that governs hardware write protection. This process varies from model to model, so you should look up how to do it on the internet. We do hope to have a guide for all models here at some point, so you don't have to go searching, but it's not ready yet, so you'll have to do some googling.&lt;br /&gt;
&lt;br /&gt;
Once you've disabled the write protection, we can really get started. First, log into your Chromebook and make sure it's connected to the internet. Next, press Ctrl+Alt+T to open a crosh session. Now, you can open bash by simply typing&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;shell&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and hit enter. Now you should be in bash. You'll have a prompt that looks something like this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;chronos@localhost / $&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, you just need to download and run John Lewis' script. Again, make very sure you have a stable internet connection before doing this. When you're positive you're ready, run&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;cd; rm -f flash_chromebook_rom.sh; curl -L -O &amp;lt;nowiki&amp;gt;https://johnlewis.ie/flash_chromebook_rom.sh&amp;lt;/nowiki&amp;gt;; sudo -E bash flash_chromebook_rom.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and follow the onscreen prompts carefully. Hopefully, if everything went well, you should be good to go. Reboot your computer, plug in your GalliumOS USB, and start installing! Note that after completing this process your computer will be unable to boot. You must insert a USB drive with an operating system on it (hopefully GalliumOS :P) and install it to the hard drive.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Haswell ==&lt;br /&gt;
&lt;br /&gt;
Haswell Chromebooks are mostly incredibly easy to work with. There is no additional firmware needed. You just need to enable developer mode, enable a couple boot flags, and you're good to go!&lt;br /&gt;
&lt;br /&gt;
First, you need to put the device in developer mode. You'll know if you're in developer mode because you will see the &amp;quot;scary white screen&amp;quot; before you are able to boot the computer. If you are not in developer mode, you can get there by shutting down your computer, holding Esc and Refresh (F3), then powering on the computer. You will see a screen that says &amp;quot;Chrome OS is missing or damaged.&amp;quot;. Don't panic! This is normal. You need to press Ctrl-D. Your computer will reboot a few times and you will see a few prompts. Please note that this will wipe your data (similar to a powerwash) so make sure you have backed everything up first. Now that you're in developer mode, proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
Now your Chromebook is rooted. Now you need to enable a couple boot flags, and you're good to go. Log into your Chromebook and connect it to the internet. Press Ctrl+Alt+T to open a crosh session. Now, you can open bash by simply typing&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;shell&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and hit enter. Now you should be in bash. You'll have a prompt that looks something like this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;chronos@localhost / $&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, you just need to enable a couple boot flags. You can skip this step if you plan on using chrx to dualboot GalliumOS with ChromeOS.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;sudo crossystem dev_boot_usb=1 dev_boot_legacy=1&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If everything went smoothly, you should be ready to go. Just reboot your computer, pop in your GalliumOS USB, press Ctrl+L at the scary white screen, and install away! If you want to remove the scary white screen, or boot to Linux by default, see [[Firmware Flashing]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Broadwell ==&lt;br /&gt;
&lt;br /&gt;
With the exception of the 2015 Chromebook Pixel, Broadwell is the same basic process as Haswell, but it doesn't come with SeaBIOS, so we'll have to install it before we can use it. Luckily, we don't have to open up the Chromebook, and the process is very simple.&lt;br /&gt;
&lt;br /&gt;
First, you need to put the device in developer mode. You'll know if you're in developer mode because you will see the &amp;quot;scary white screen&amp;quot; before you are able to boot the computer. If you are not in developer mode, you can get there by shutting down your computer, holding Esc and Refresh (F3), then powering on the computer. You will see a screen that says &amp;quot;Chrome OS is missing or damaged.&amp;quot;. Don't panic! This is normal. You need to press Ctrl-D. Your computer will reboot a few times and you will see a few prompts. Please note that this will wipe your data (similar to a powerwash) so make sure you have backed everything up first. Now that you're in developer mode, proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
Now your Chromebook is rooted. Now you need to enable a couple boot flags, and you're good to go. Log into your Chromebook and connect it to the internet. Press Ctrl+Alt+T to open a crosh session. Now, you can open bash by simply typing&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;shell&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and hit enter. Now you should be in bash. You'll have a prompt that looks something like this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;chronos@localhost / $&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, you need to download and run John Lewis' script. Again, make very sure you have a stable internet connection before doing this. When you're positive you're ready, run&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;cd; rm -f flash_chromebook_rom.sh; curl -L -O &amp;lt;nowiki&amp;gt;https://johnlewis.ie/flash_chromebook_rom.sh&amp;lt;/nowiki&amp;gt;; sudo -E bash flash_chromebook_rom.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and follow the onscreen prompts carefully. If everything went smoothly, you're almost ready to go. Now, you just need to enable a couple boot flags. You can skip this step if you're planning to use chrx to dualboot GalliumOS with ChromeOS.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;sudo crossystem dev_boot_usb=1 dev_boot_legacy=1&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If everything went smoothly, you should be ready to go. Just reboot your computer, pop in your GalliumOS USB, press Ctrl+L at the scary white screen, and install away! Unfortunately, there is no way to remove the scary white screen on Broadwell (yet!), but you can set it up to boot Linux by default. For more information, see [[Firmware Flashing]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Bay Trail ==&lt;br /&gt;
&lt;br /&gt;
On Bay Trail Chromebooks, you will have to flash your firmware. Luckily, John Lewis' script makes it a very straight forward process. Unfortuantely, you'll have to open up your Chromebook. Also note that after completing this porcess, you will no longer be able to run Chrome OS on your Chromebook, so no dualbooting for this one I'm afraid.&lt;br /&gt;
&lt;br /&gt;
First, you need to put the device in developer mode. You'll know if you're in developer mode because you will see the &amp;quot;scary white screen&amp;quot; before you are able to boot the computer. If you are not in developer mode, you can get there by shutting down your computer, holding Esc and Refresh (F3), then powering on the computer. You will see a screen that says &amp;quot;Chrome OS is missing or damaged.&amp;quot;. Don't panic! This is normal. You need to press Ctrl-D. Your computer will reboot a few times and you will see a few prompts. Please note that this will wipe your data (similar to a powerwash) so make sure you have backed everything up first. Now that you're in developer mode, proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
Now your Chromebook is rooted. Now, we need to flash the firmware. Unfortunately, this means you will need to open your Chromebook. You need to open your Chromebook and either bridge the jumper with a piece of tin foil, or remove the screw that governs hardware write protection. This process varies from model to model, so you should look up how to do it on the internet. We do hope to have a guide for all models here at some point, so you don't have to go searching, but it's not ready yet, so you'll have to do some googling. Also note that this process is very complicated on the Toshiba Chromebook 2 (2014 version) because of Toshiba's poor design.&lt;br /&gt;
&lt;br /&gt;
Once you've disabled the write protection, we can really get started. First, log into your Chromebook and make sure it's connected to the internet. Next, press Ctrl+Alt+T to open a crosh session. Now, you can open bash by simply typing&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;shell&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and hit enter. Now you should be in bash. You'll have a prompt that looks something like this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;chronos@localhost / $&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, you just need to download and run John Lewis' script. Again, make very sure you have a stable internet connection before doing this. When you're positive you're ready, run&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;cd; rm -f flash_chromebook_rom.sh; curl -L -O &amp;lt;nowiki&amp;gt;https://johnlewis.ie/flash_chromebook_rom.sh&amp;lt;/nowiki&amp;gt;; sudo -E bash flash_chromebook_rom.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and follow the onscreen prompts carefully. Hopefully, if everything went well, you should be good to go. Reboot your computer, plug in your GalliumOS USB, and start installing! Note that after completing this process your computer will be unable to boot. You must insert a USB drive with an operating system on it (hopefully GalliumOS :P) and install it to the hard drive.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Braswell ==&lt;br /&gt;
&lt;br /&gt;
We know nothing about Braswell yet. We'll let you know as soon as we have information about running GalliumOS on Braswell.&lt;/div&gt;</summary>
		<author><name>Oxipup</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing/Creating_Bootable_USB&amp;diff=389</id>
		<title>Installing/Creating Bootable USB</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing/Creating_Bootable_USB&amp;diff=389"/>
				<updated>2015-12-29T23:45:45Z</updated>
		
		<summary type="html">&lt;p&gt;Oxipup: typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Creating bootable GalliumOS media is very similar to other Linux distributions. Unfortunately, that doesn't mean it's easy. The goal of this guide is to make it as straightforward as possible.&lt;br /&gt;
&lt;br /&gt;
== On Linux ==&lt;br /&gt;
&lt;br /&gt;
First, you need to download the GalliumOS iso for your Chromebook.&lt;br /&gt;
&lt;br /&gt;
Once the iso is finished downloading (you MUST wait for it to finish), open up your favourite Terminal emulator.&lt;br /&gt;
&lt;br /&gt;
cd to the place where you downloaded the iso. It's probably ~/Downloads.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;cd ~/Downloads&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Plug in your USB device, identify it, and unmount it. This is a little tricky. You can use &amp;lt;code&amp;gt;lsblk&amp;lt;/code&amp;gt; to get a list of storage devices attached to your system. Try to find out which one is your USB flash drive. It is very important to not get this wrong, as it could cause catastrophic data loss. Once you've figured it out, make sure the USB flash drive is unmounted.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;sudo umount -f /dev/sdb1&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Be sure to replace sdb1 with the actual partition name as listed in lsblk. Next, use dd to copy the ISO to the USB flash drive.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dd bs=1M if=galliumos.iso of=/dev/sdb&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Be sure to replace galliumos.iso with the filename of the iso you want to write. Usually typing &amp;quot;galliumos&amp;quot; and hitting tab will autocomplete it for you. Also be sure to replace sdb with the actual device as listed in lsblk. Make sure to write to the DEVICE and NOT the partition. This process can take a long time depending on the speed of your flash drive, USB connection, and hard drive. Be patient. Once the prompt comes back, the ISO should be written. If you're getting errors, try adding sudo to the beginning of the command. Before you unplug your flash drive, be sure to run &amp;lt;code&amp;gt;sync&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== On Mac OS X ==&lt;br /&gt;
&lt;br /&gt;
# '''Download the GalliumOS ISO''' for your ChromeOS device: https://galliumos.org/download.html&lt;br /&gt;
# '''Insert USB media''' into Mac OS X machine&lt;br /&gt;
# '''Carefully determine device path''' for newly inserted USB media from a Terminal.app window&amp;lt;div style=&amp;quot;background-color:#404040;color:white;padding:0.1em 0.5em;width:40em;font-family:monospace;font-size:1.2em&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#00ff00&amp;quot;&amp;gt;bash$ &amp;lt;/span&amp;gt;diskutil list&amp;lt;/div&amp;gt;The device path will be something like &amp;lt;code&amp;gt;/dev/diskN&amp;lt;/code&amp;gt;. Replace &amp;lt;code&amp;gt;N&amp;lt;/code&amp;gt; in all steps below with the correct disk number.&amp;lt;div style=&amp;quot;background-color:#fff8f8;border:1px solid #cc0000;padding:0.2em 0.5em;width:80%&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:1.2em;font-weight:bold;color:#cc0000;margin:0 0.3em;padding:0.1em 0.3em;background-color:#ffdddd&amp;quot;&amp;gt;&amp;amp;#9889;&amp;lt;/span&amp;gt;It is '''''extremely''''' important to determine the correct device path for your USB media in this step. Using the wrong device path in the following steps could damage your OS X install and cause irreparable data loss!&amp;lt;/div&amp;gt;&lt;br /&gt;
# '''Unmount USB media''' from OS X&amp;lt;br&amp;gt;&amp;lt;div style=&amp;quot;background-color:#404040;color:white;padding:0.1em 0.5em;width:40em;font-family:monospace;font-size:1.2em&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#00ff00&amp;quot;&amp;gt;bash$ &amp;lt;/span&amp;gt;diskutil unmountDisk /dev/disk&amp;lt;span style=&amp;quot;color:yellow&amp;quot;&amp;gt;N&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
# '''Copy the ISO''' to USB media&amp;lt;br&amp;gt;&amp;lt;div style=&amp;quot;background-color:#404040;color:white;padding:0.1em 0.5em;width:40em;font-family:monospace;font-size:1.2em&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#00ff00&amp;quot;&amp;gt;bash$ &amp;lt;/span&amp;gt;sudo dd if=&amp;lt;span style=&amp;quot;color:yellow&amp;quot;&amp;gt;./galliumos.iso&amp;lt;/span&amp;gt; of=/dev/&amp;lt;span style=&amp;quot;color:#00ff00&amp;quot;&amp;gt;r&amp;lt;/span&amp;gt;disk&amp;lt;span style=&amp;quot;color:yellow&amp;quot;&amp;gt;N&amp;lt;/span&amp;gt; bs=1m&amp;lt;/div&amp;gt;&amp;lt;div style=&amp;quot;background-color:#fffff0;border:1px solid #c0c044;padding:0.2em 0.5em;margin:0.5em 0 0 0;width:80%&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:1.2em;font-weight:bold;color:#888822;margin:0 0.3em;padding:0.1em 0.25em;background-color:#ffffcc&amp;quot;&amp;gt;&amp;amp;#x2605;&amp;lt;/span&amp;gt;Be sure to use the &amp;lt;code&amp;gt;rdisk&amp;lt;/code&amp;gt; device name in the output file (&amp;lt;code&amp;gt;of=&amp;lt;/code&amp;gt; parameter), and use the correct path and filename for the &amp;lt;code&amp;gt;galliumos.iso&amp;lt;/code&amp;gt; file which you downloaded in step 1.&amp;lt;/div&amp;gt;&lt;br /&gt;
# '''Eject USB media''' from OS X&amp;lt;br&amp;gt;&amp;lt;div style=&amp;quot;background-color:#404040;color:white;padding:0.1em 0.5em;width:40em;font-family:monospace;font-size:1.2em&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#00ff00&amp;quot;&amp;gt;bash$ &amp;lt;/span&amp;gt;diskutil eject /dev/disk&amp;lt;span style=&amp;quot;color:yellow&amp;quot;&amp;gt;N&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
# '''Remove USB media''' from Mac OS X machine, it's now ready for your ChromeOS device&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embedvideo service=&amp;quot;youtube&amp;quot; dimensions=&amp;quot;640x480&amp;quot;&amp;gt;https://www.youtube.com/watch?v=UmuWZXtkBaE&amp;lt;/embedvideo&amp;gt;&lt;br /&gt;
If the video is too fast for you, read the instructions!&lt;br /&gt;
&lt;br /&gt;
First, download the correct iso for your device.&lt;br /&gt;
&lt;br /&gt;
Wait for the download to finish completely before proceeding.&lt;br /&gt;
&lt;br /&gt;
Also download, install, and open Win32DiskImager from [[http://sourceforge.net/projects/win32diskimager/files/latest/download SourceForge]]. If you already have it, just open it up.&lt;br /&gt;
&lt;br /&gt;
Plug in your USB device and identify it's drive letter.&lt;br /&gt;
&lt;br /&gt;
Click the folder button next to the empty box on Win32DiskImager.&lt;br /&gt;
&lt;br /&gt;
Change the file type from Disk Images (.img) to *.*.&lt;br /&gt;
&lt;br /&gt;
Use the file dialog to navigate to and open the GalliumOS iso from your Downloads folder (or wherever else it may have saved).&lt;br /&gt;
&lt;br /&gt;
Select the letter of your USB drive from the dropdown in Win32DiskImager.&lt;br /&gt;
&lt;br /&gt;
Click the Write button on Win32DiskImager.&lt;br /&gt;
&lt;br /&gt;
If prompted to confirm overwrite or corruption of physical device, click Yes.&lt;br /&gt;
&lt;br /&gt;
Wait for it to finish... It may take a while.&lt;br /&gt;
&lt;br /&gt;
When you see the Write Successful popup, click OK.&lt;br /&gt;
&lt;br /&gt;
Eject your USB drive before unplugging it.&lt;br /&gt;
&lt;br /&gt;
== On ChromeOS ==&lt;br /&gt;
&lt;br /&gt;
ChromeOS is very similar to Linux, but not identical. I will write a proper guide as soon as I have access to a Chromebook (that I haven't installed GalliumOS on :P)&lt;/div&gt;</summary>
		<author><name>Oxipup</name></author>	</entry>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Installing&amp;diff=388</id>
		<title>Installing</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Installing&amp;diff=388"/>
				<updated>2015-12-29T23:39:10Z</updated>
		
		<summary type="html">&lt;p&gt;Oxipup: typo&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 written to USB drive or SD card'''&amp;lt;br&amp;gt;This method works on '''most''' devices, and 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 works on '''many''' devices, and 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;
# Download a GalliumOS suitable for your device ISO from the [https://galliumos.org/download.html downloads page on GalliumOS.org]&lt;br /&gt;
# Write (or &amp;quot;burn&amp;quot;) the ISO to a USB flash drive or an SD card. Detailed instructions for this are 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 installed custom firmware, press Esc at the BIOS screen and press 2 to boot from USB.&lt;br /&gt;
## If you have the scary white screen, press Ctrl+L.&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;
&lt;br /&gt;
=== chrx Installation ===&lt;br /&gt;
&lt;br /&gt;
GalliumOS is also installable on many ChromeOS devices via [https://chrx.org/ chrx], which 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&lt;br /&gt;
## Enable Developer Mode&lt;br /&gt;
## Install firmware feature update if required (some Broadwell devices only)&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+ALT+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;curl -O &amp;lt;nowiki&amp;gt;https://chrx.org/go&amp;lt;/nowiki&amp;gt; &amp;amp;&amp;amp; sh go -d galliumos&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+L&amp;lt;/code&amp;gt; for GalliumOS, or &amp;lt;code&amp;gt;CTRL+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;
* [[Installing/Panther|Panther (ASUS Chromebox 2014)]]&lt;br /&gt;
* [[Installing/Parrot|Parrot (Acer C710, Acer C7)]]&lt;br /&gt;
* [[Installing/Peppy|Peppy (Acer C720, Acer C720P)]]&lt;br /&gt;
* [[Installing/Kip|Kip (HP Chromebook 11 G3, HP Chromebook 11 G4, HP Chromebook 14 G4)]]&lt;br /&gt;
__FORCETOC__&lt;/div&gt;</summary>
		<author><name>Oxipup</name></author>	</entry>

	</feed>