User Tools

Site Tools


club:projekte:chromebooks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
club:projekte:chromebooks [2023-08-08 22:56 UTC] vietaclub:projekte:chromebooks [2024-01-06 17:36 UTC] (current) – english rewrite vieta
Line 1: Line 1:
 ====== Chromebooks ====== ====== Chromebooks ======
 ---- dataentry project ---- ---- dataentry project ----
-status_state:       active +status_state    : active 
-maintainers:        Vieta +maintainers     aprl, Vieta 
-duration_effort:    ~10 min +duration_effort : 
 ---- ----
  
-==== Vorwort ==== 
-Eine simple Anleitung für das Aufspielen von Coreboot auf den Chromebooks. 
-Ihr benötigt dafür:  
-     * Einen beschreibbaren USB Stick  
-     * einen Schraubenzieherset.  
-Für das Flashen des UEFIS von Coreboot wird das [[https://mrchromebox.tech/#fwscript|coreboot script]]   
-verwendet. 
  
 +==== Vorwort ====
 +A simple manual to setup Coreboot on Chromebooks.
 +Requirements: 
 +     * USB Stick (Atleast 8GB if you want to make a backup iso)
 +     * Strewdrivers. 
 +This wiki shows to installing core [[https://mrchromebox.tech/#fwscript|Coreboot script]].
 ==== Schritte ==== ==== Schritte ====
  
-=== 0. Readonly Protection Entfernen === +=== 0. removing readonly protection === 
-   * 1. Den Laptop von unten aufschrauben  +   * 1. Removing screws from the Chrombook 
-   * 2.Schraubt dann die Flachen schrauben in der Nähe des Festplatte raus+   * 2. Screw falt scraws in the near of the disk out.  
 +   * Also remove the battery. You can put the battery back in after Coreboot is flashed.  
 +   * {{ :club:projekte:chomebook-back.jpg?200 |}}
  
-=== 1. Den Entwicklermodus aktivieren === +=== 1. Enable Developer mode === 
-   * 1. Beim Starten des Chromebooks {{ic|esc + reset}} gedrückt halten.    +   * 1. By power on the Chromebooks hold //esc + reset// pressed.    
-   * 2. Bei den Screen <u> str + d </u> drücken um den Entwicklermodus zubooten.+   * {{ :club:projekte:chromebook-keyboard-1.jpg?400 |}} 
 +   * 2. On the Screen press //str + d// to boot in the developer mode. 
 +   * {{ :club:projekte:chromebook-keyboard-2.jpg?400 |}}
  
-=== 2. Script ausführen === +=== 2. Run the script  === 
-   * 1. Lade das Coreboot Script im Home Verzeichnis runter mit  +   * 0. open the terminal with //ctrl + alt + t//  
-     <code> cd;curl -LO mrchromebox.tech/firmware-util.sh </code>  +   * 1. Download the Coreboot script in the home file.  
-   runter+     <code> cd;curl -LO mrchromebox.tech/firmware-util.sh </code>    
-   Der Grund ist, dass die anderen Pfade immutible sind. In den Folgenden abschnitten wird auch sudo verwendetda der Root ebenfalls immunitble ist+   {{ :club:projekte:script-run.jpg?400 |}} 
-   * 2. Um nach zuschauen ob es der Skript istkönnt ihr via +   The Reason is that other pasths are immutable.In the next steps we will use "sudo"because of the immutability of Root. 
 +   * 2. To check if it is the corect scriptyou can check it via 
      <code> cat firmware-util.sh </code>      <code> cat firmware-util.sh </code>
-   * anschauen. +   * 3. To flash the Coreboot image
-   * 3. Um das Image zu flashen nutzt ihr +
      <code> sudo install -Dt  /usr/local/bin -m 755 firmware-util.sh && sudo firmware-util.sh </code>      <code> sudo install -Dt  /usr/local/bin -m 755 firmware-util.sh && sudo firmware-util.sh </code>
-   * 4. Wählt die Option ''Install/Update UEFI (FUll ROM) Firmware'' aus.+   * 4. Choose the option ''Install/Update UEFI (FUll ROM) Firmware'' 
 +   * {{ :club:projekte:script-select.jpg?400 |}} 
 +   * 5. Plug the USB device to the Chromebook, so a backup can be made if something goes wrong. 
 +   * {{ :club:projekte:enter-drive-1.jpg?400 |}} 
 +   * 6. Restart when its completed 
 +   * {{ :club:projekte:script-select-reboot.jpg?400 |}} 
 +   * 7. Yay! Coreboot is now installed and you can install any OS you want there. 
  
 === Geräte die von uns Getested wurden === === Geräte die von uns Getested wurden ===
-   * Acer Chromebook 14 CB3-431 (Edgar): Funktioniert  +   * Acer Chromebook 14 CB3-431 (Edgar): Works 
-   * Chromebook Spin CP713-2w : Funktioniert+   * Chromebook Spin CP713-2w : Works  
 +   *{{:club:projekte:nixes-chromeos.png?400|}} 
  
-== Refererenzen ==+== Referenzen ==
 - https://wiki.mrchromebox.tech/Firmware_Write_Protect - https://wiki.mrchromebox.tech/Firmware_Write_Protect
  
club/projekte/chromebooks.1691535384.txt.gz · Last modified: 2023-08-08 22:56 UTC by vieta

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki