diff options
Diffstat (limited to 'docs/install/c201.md')
-rw-r--r-- | docs/install/c201.md | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/docs/install/c201.md b/docs/install/c201.md index 9774e335..7ef53795 100644 --- a/docs/install/c201.md +++ b/docs/install/c201.md @@ -1,4 +1,3 @@ -<div class="section"> ASUS Chromebook C201 installation guide {#pagetop} ======================================= @@ -8,12 +7,10 @@ C201. Since the device ships with Coreboot, the installation instructions are the same before and after flashing Libreboot for the first time. -<div class="important"> **If you are using libreboot\_src or git, then make sure that you built the sources first (see [../git/\#build](../git/#build)).** -</div> Look at the [list of ROM images](#rom) to see which image is compatible with your device. @@ -52,16 +49,13 @@ root shell. [Back to main index](../) -</div> -<div class="section"> Gaining root privileges on ChromeOS In order to gain root privileges on ChromeOS, developer mode has to be enabled from the recovery mode screen and debugging features have to be enabled in ChromeOS. -<div class="important"> Instructions to access the [recovery mode screen](../depthcharge/#recovery_mode_screen) and [enabling developer @@ -84,18 +78,14 @@ After setting the root password, it becomes possible to log-in as root. A tty prompt can be obtained by pressing **Ctrl + Alt + Next**. The **Next** key is the one on the top left of the keyboard. -</div> -</div> -<div class="section"> Preparing the device for the installation Before installing Libreboot on the device, both its software and hardware has to be prepared to allow the installation procedure and to ensure that security features don\'t get in the way. -<div class="subsection"> Configuring verified boot parameters {#configuring_verified_boot_parameters} ------------------------------------ @@ -111,9 +101,7 @@ parameters](../depthcharge/#configuring_verified_boot_parameters): Those changes can be reverted later, when the device is known to be in a working state. -</div> -<div class="subsection"> Removing the write protect screw {#removing_write_protect_screw} -------------------------------- @@ -137,11 +125,8 @@ screw](images/c201/wp-screw.jpg)](images/c201/wp-screw.jpg) The write protect screw can be put back in place later, when the device is known to be in a working state. -</div> -</div> -<div class="section"> Installing Libreboot to the SPI flash {#installing_libreboot_spi_flash} ===================================== @@ -151,7 +136,6 @@ that are used to implement parts of the CrOS security system. Libreboot is installed in the *read-only* coreboot partition, that becomes writable after removing the write-protect screw. -<div class="subsection"> Installing Libreboot internally, from the device {#installing_libreboot_internally} ------------------------------------------------ @@ -185,9 +169,7 @@ You should also see within the output the following:\ Shut down. The device will now boot to Libreboot. -</div> -<div class="subsection"> Installing Libreboot externally, with a SPI flash programmer {#installing_libreboot_externally} ------------------------------------------------------------ @@ -235,7 +217,6 @@ You should also see within the output the following:\ The device will now boot to Libreboot. -</div> Debian GNU+Linux {#debian} ---------------- @@ -249,9 +230,7 @@ See <https://wiki.debian.org/InstallingDebianOn/Asus/C201>. [Back to top of page.](#pagetop) -</div> -<div class="section"> Copyright © 2015 Paul Kocialkowski <contact@paulk.fr>\ Permission is granted to copy, distribute and/or modify this document @@ -287,4 +266,3 @@ The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. -</div> |