-
Notifications
You must be signed in to change notification settings - Fork 21
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
How to reflash a Cerbo GX #56
Comments
Nobody normally has access to a serial console, but this is what you get to see there if you were looking:
|
Wrt restoring the onboard access point: that is failing because a few required files are missing. Only on older Cerbos. The most user friendly solution that I can think about, and which doesn't require logging into ssh, would be see if a a venus-data.tgz can be made that creates the required serial number + wifi code files on the data partition. And, since this problem and all including guimods is a community effort: anyone out there that can work on that is welcome too!) |
@mpvader Hi Matthijs, is it possible that VenusOS increases the root partition before installing the beta? Or maybe a intermediary beta update which does specifically this, so that the root partition is increased before updating to the "real" latest beta. I see @kwindrem has updated SetupHelper so that the root partition is resized/increased, but many users do not have automatic updates activated on SetupHelper/PackageManager. This means that updating VenusOS to the latest beta is possibly going to fail at a lot of SetupHelper/PackageManager users. |
Introduction
I've (quickly) made these notes to help people that ran in to trouble when using v3.20~16 or later in combination with Guimods or SetupHelper. More information about that in issue #55 here.
Note that this will reset the device to its defaults, all settings need to be redone. Also on VRM you'll need to reset the authentication code.
And, on somewhat older Cerbos, this will break the onboard wifi access point.
WARNING: don’t reinstall guimods or another third party add on until a new version has been released that prevents this.
0. Warnings
1. Download a recent install image here:
https://updates.victronenergy.com/feeds/venus/release/images/einstein/
Note that files in that folder are for the Cerbo GX. For other devices, go one dir up and use the right folder.
For Cerbo-S GX, use the cerbosgx folder.
For other devices, use the other folders, but knowing bit what is going on here, I expect/hope that really only the Cerbo and Cerbo S are affected.
2. Install the image on a usb stick or sdcard
I use RaspberryPi imager for that. Find it in Google. The option to select your own file is at the bottom of the list, see here:
Note that there is no need to unzip the zip file.
Once done, you'll see this:
3. Installing the image
Remove the sdcard from the computer, insert it in the Cerbo and power cycle it.
Now wait for a while, 5 minutes.
Or if you have a GX Touch, wait for it to say "Remove installer medium".
Then remove the sdcard and powercycle it again.
4. Completed.
The text was updated successfully, but these errors were encountered: