User Tools

Site Tools


chrome_os

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
chrome_os [2022/04/06 04:39] fe80:f840:deb4:bbc3:6582:0245:a3a6:789chrome_os [2022/08/21 11:42] (current) – [Remove boot roofs verification] A User Not Logged in
Line 1: Line 1:
 ====== Chrome OS Flex ====== ====== Chrome OS Flex ======
  
-===== kernel flags =====+==== Kernel flags ====
  
   - cros_debug: enable debug   - cros_debug: enable debug
Line 8: Line 8:
 ==== Flags ==== ==== Flags ====
  
-  - chrome://flags/#crostini-multi-container+  - [[chrome://flags/#crostini-multi-container|crostini-multi-container]] 
 +  - [[chrome://flags/#crosh-swa|crosh-swa]] 
 +  - #allow-scroll-settings 
 +  - #enable-libinput-to-handle-touchpad 
 + 
 + 
 + 
 +==== Remove boot roofs verification ==== 
 + 
 +from: https://chromium.googlesource.com/chromiumos/docs/+/HEAD/developer_mode.md#disable-verity 
 + 
 +    sudo /usr/share/vboot/bin/make_dev_ssd.sh --force --remove_rootfs_verification 
 +    # after reboot 
 +    sudo mount -o rw,remount / 
 +==== Enable ssh server ==== 
 + 
 +    sudo /usr/libexec/debugd/helpers/dev_features_ssh
chrome_os.1649219956.txt.gz · Last modified: by fe80:f840:deb4:bbc3:6582:0245:a3a6:789

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki