hello community !
I do have serious issues with Venus 2.92 large images (both raspberry 2 and raspberry 4,
and also using 16 and 32GB SDcards from different suppliers).
After burning the flashcard as described using the wic.gz (which gets unzipped automatically when balena-etching , the raspi would boot fine, get its IP address (connected via ethernet cable) and is pingable from the LAN and WAN.
When using the browser to start the GUI vial LAN, a message pops up telling me that i should
first enable the LAN interface access ... so, the GUI process on the raspi obviously works, but the default setting is not to allow LAN access.
Fine, i thought, lets try ssh to the device ... failed, 'connection refused' => i.e. there is 'noone' listening on port 22.
I then connected HDMI monitor and usb mouse & kbd to the raspberry and am presented with the Victron logo and the root shell prompt ("#").
First thing i noticed is that the file system is not using all the flash card space.
Normally, one can fix this using raspi-config - yet, there is no 'raspi-config' command available :-(
Second thing i noticed is that the root filesystem is mounted read-only ... is this a feature or a bug ?
Because i found that /etc/fstab indeed has the 'ro' option for the '/' filesystem.
next step was to re-mount the root file system to 'read-write' and change the fstab entry for root to rw.
i also followed some community advise to create a 'ssh' file in the root folder of the drive to allow ssh access.
After reboot of the raspi, i get the same behaviour: no web-gui and no ssh to the device.
So, after some more browsing, googling, 'find' and 'grep' on the now 'rw' - mounted filesystem, i found a 'settings.xml' file somewhere in /opt/victronenergy, where i nano'ed the configs to allow LAN access and also 'service' access level.
After that, and another reboot, i was able to access the web-gui.
First thing appeared was the error message, that the storage system is 'corrupt' ... ok, i thought, that may be because i had changed the root file ssytem to be mounted 'rw' - so, i changed that fstab back to be 'ro' - reboot ... same errormessage.
This was when i tried the same using a raspbi4 and another sdcard - you never know, dont you ;-) ?
Believe it or not, with the (now all-new and smaller) SD-card and raspi4, i got the exact same issues as with the Raspi3 (raspberry2-large image) ... indeed, this was raising my eyebrowes, especially as i did not find similar reports from other users in the web (not just here in the forum ...).
Now, after getting the Raspi4 to work with the GUI, i changed the time (timezone left to UTC) and IP address to manual - and some other stuff.
Next reboot i had to experience, that the operating system settings made through the GUI were just gone ... again time was 1st january 1970 and the IP address on DHCP (while some Victron-specific settings interestingly remained persistent ...) Just for completeness, i tried this iwth root filesystem mounted 'rw' as well as 'ro' - no difference in behaviour .
To translate this long story into a short question: Does anyone else expereince such issues as well ?
and: what did i possibly do wrong when setting up that Raspberry with VenusOS-large-raspberry-2.92 ?
Thanks for any insight or help ,
sincerely, Martin