diff options
Diffstat (limited to 'docs/install/c201.md')
-rw-r--r-- | docs/install/c201.md | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/install/c201.md b/docs/install/c201.md index a811404d..ae14bed7 100644 --- a/docs/install/c201.md +++ b/docs/install/c201.md @@ -5,11 +5,9 @@ C201. Since the device ships with Coreboot, the installation instructions are the same before and after flashing Libreboot for the first time. - **If you are using libreboot\_src or git, then make sure that you built the sources first (see [../git/\#build](../git/#build)).** - Look at the [list of ROM images](#rom) to see which image is compatible with your device. @@ -46,15 +44,11 @@ root shell. - [Debian GNU+Linux is recommended for this device](#debian) (TODO: instructions for Devuan) - - - 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. - Instructions to access the [recovery mode screen](../depthcharge/#recovery_mode_screen) and [enabling developer mode](../depthcharge/#enabling_developer_mode) are available on the page @@ -76,15 +70,11 @@ 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. - - - 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. - Configuring verified boot parameters {#configuring_verified_boot_parameters} ------------------------------------ @@ -99,8 +89,6 @@ parameters](../depthcharge/#configuring_verified_boot_parameters): Those changes can be reverted later, when the device is known to be in a working state. - - Removing the write protect screw {#removing_write_protect_screw} -------------------------------- @@ -123,9 +111,6 @@ 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. - - - Installing Libreboot to the SPI flash {#installing_libreboot_spi_flash} ===================================== @@ -134,7 +119,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. - Installing Libreboot internally, from the device {#installing_libreboot_internally} ------------------------------------------------ @@ -169,8 +153,6 @@ You should also see within the output the following:\ Shut down. The device will now boot to Libreboot. - - Installing Libreboot externally, with a SPI flash programmer {#installing_libreboot_externally} ------------------------------------------------------------ @@ -221,7 +203,6 @@ You should also see within the output the following:\ The device will now boot to Libreboot. - Debian GNU+Linux {#debian} ---------------- @@ -232,10 +213,6 @@ instructions. See <https://wiki.debian.org/InstallingDebianOn/Asus/C201>. -[Back to top of page.](#pagetop) - - - Copyright © 2015 Paul Kocialkowski <contact@paulk.fr>\ Permission is granted to copy, distribute and/or modify this document under the terms of the Creative Commons Attribution-ShareAlike 4.0 |