Last active
January 23, 2022 12:55
Archlinux on chromeos
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://gist.github.com/flohw/34d67952027690203323cd04016a9089 # only the material part | |
------- | |
-- THEN | |
------- | |
sudo /usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification --partition 2 | |
sudo /usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification --partition 4 | |
reboot | |
https://mrchromebox.tech/#fwscript | |
Only latest link might be necessary. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment