-
Notifications
You must be signed in to change notification settings - Fork 393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Brunch framework update when disable cros_debug #520
Comments
To update from ubuntu you would need to:
|
Thanks. Does that also update chromeos along brunch to the chromeos image in step 1? |
No, it only updates the brunch framework. Updating chromeos from ubuntu would be a bit more complicated, I would suggest to use "options=enable_updates" instead and update from chromeos directly. |
I have like 5 old laptops, just trying to figure out automating the update process less manual. But thanks will do as you said |
Ok I understand, from ubuntu the other way would be:
This procedure can only be done if the brunch framework is updated at the same time (you can use the same brunch version but it also needs to update partition 7) |
I am little bit confused on recovery image and chromeos image. I only see brunch archive and chromeos image on this git. |
If you want to update chromeos manually, you need a recovery image from https://cros-updates-serving.appspot.com/ |
Is there a way to update Brunch framework from Ubuntu instead of chrome shell which is disabled when cros_debug removed?
The text was updated successfully, but these errors were encountered: