This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
samsung_chromebook_plus_xe513c24 [2024/02/21 21:46] – austin | samsung_chromebook_plus_xe513c24 [2024/09/22 22:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Samsung Chromebook Plus XE513C24 ====== | ====== Samsung Chromebook Plus XE513C24 ====== | ||
+ | |||
+ | {{ : | ||
=== Developer Mode === | === Developer Mode === | ||
Line 474: | Line 476: | ||
{{ : | {{ : | ||
+ | |||
+ | === Docker === | ||
+ | |||
+ | When attempted to emerge docker I got errors about circular deps with dev-lang/ | ||
+ | < | ||
+ | sys-devel/ | ||
+ | </ | ||
+ | Then I emerged dev-lang/go by itself. | ||
+ | < | ||
+ | emerge --ask devlang/go | ||
+ | </ | ||
+ | Finally I emerged docker. | ||
+ | < | ||
+ | emerge --ask app-containers/ | ||
+ | </ | ||
+ | |||
+ | After that I found I couldn' | ||
+ | |||
+ | * I ran this [[https:// | ||
+ | * Then compile the kernel and modules as normal. | ||
+ | * Follow the steps above to recreate the image for p1. | ||
+ | * dd the image, ensure to take in account that the device is now probably / | ||
=== Refrences === | === Refrences === |