Can I just dd the installer to a USB stick?
Yes, as root (or with sudo) use e.g: gzip -dc *.img.gz|dd of=/dev/sdX bs=64k
Can I just dd the installer to a USB stick?
Yes, as root (or with sudo) use e.g: gzip -dc *.img.gz|dd of=/dev/sdX bs=64k
Likely you have to create an allowed_options_ntfs. See the "allowed_options" section.
Please check/post /flash/fs-resize.log
Is there any way to tell libreelec to mount this device in RO?
... and edit the ntfs options.
With Chrome 109.0.5414.74 you are still using the LE11 addon.
LE12 is at 123.0.6312.122 and still working.
Manual force a repo update to get the correct LE12 addon(s).
In addition you should consider increasing the "Wait on network" time in LE-Settings Addon to reliable get the repos updated after boot.
... and I'm wondering if choosing a different kernel is only a variation of temporary using a different distribution.
If a chkdsk on Windows does not fix the issue you can only wait until the kernel ntfs3 driver is is more stable in the future.
Defaults may have changed, there is a different kernel in LE12 and now using mount.nfs instead of busybox mount.
Try from command line for faster testing turn around times:
This should fail too. Then start with setting NFSV3:
have commented out this line:
[...]
So there is no log without your changes?
If you are still interested in using chrome and/or tigervnc you may "update" to Generic-legacy image (only require to erase /storage/.kodi/addons/packages and manual reinstall a few binary addons). This will drop HDR support (if the chip set has the capability)
because I don't know exactly where to deactivate PulseAudio permanently.
systemctl mask pulseaudio,service
LE is configured to run with both ALSA+pulseaudio. What did you changed in the pulseaudio.service copy before?
PS: remove or disable tigervnc. It is only working with X11 of Generic-legacy
1. It's no debug log, please reboot with kodi debug log enabled. Edit: Sorry, was already a debug logg.
2. If stopping pulseaudio is still required post a second debug log too.
I'm afraid the used chrome command line options are outdated.
You can start with removing--use-gl=desktop . Forcing LIBVA_DRIVER_NAME='i965' can be an issue too.
Output of systemd units are logged to journal by default and only copied to console.