sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.66k stars 390 forks source link

Trouble updating to the latest brunch release #968

Open JamesNoone69 opened 3 years ago

JamesNoone69 commented 3 years ago

Hello!

How to know what release it currenting runing on your laptop ?

I have this message when I try to update to the last r89 unstable and I'm not sure the brunch version had changed.

Screenshot 2021-03-22 20 38 02

Thanks!

WesBosch commented 3 years ago

It looks like you updated to ChromeOS 90 at some point before updating to the latest brunch stable release. Unfortunately, ChromeOS 90 removes pv, which is used to updated brunch. (The new brunch release includes pv to fix this issue)

Currently, the simplest solution would be to backup what data you need to and reinstall using the latest brunch

J3n5en commented 3 years ago

try to copy pv from brunch_r89_stable_20210403.tar.gz/rootc.img/packages/binaries.tar.gz/usr/sbin/pv to /usr/bin and re-run the update scripe. And it updated success for me.