以下操作可能导致系统无法启动、黑屏等各种错误,请谨慎操作,本人不负任何责任。
如需更新Chrome OS,请先确保Brunch内核已经支持该版本的Chrome OS。
升级Brunch内核可以参考https://github.com/sebanc/brunch/tree/r85-k4.19-testing-20200919
If you chose to use the "enable_updates" option and have updated to a new ChromeOS release, you might want to update the brunch framework to match your current ChromeOS version.
shell
at the invite)sudo chromeos-update -f < path to the Brunch release archive >
在Brunch内核中默认会关闭Chrome OS自动更新功能
1)进入ubuntu
2)打开Grub Customizer
3)选择安装Chrome OS时设置的路径,我设置的名字是Chrome OS
4)在img_path=$img_path 后面添加options=enable_updates
5)保存退出
原文:https://www.cnblogs.com/yuqipeng/p/13769609.html