I have major problems with LibreELEC 12.0 RPi5 and NTFS HDD.
If I connect the HDD while booting, I see the boot.log text above the LibreELEC boot logo.
The boot often crashed before the Kodi interface and the hard drive is not mounted.
If I connect the HDD after booting, LibreELEC crashes completely and SSH is no longer possible.
At first I followed the under voltage problem without success.
/flash/config.txt
usb_max_current_enable=1
rpi-eeprom-config -e
PSU_MAX_CURRENT=5000
Then I used an active USB HUB without success.
The problem seems to be related to RPi5 + NTFS!
The problem does not occur with LibreELEC 12.0 RPi4 + NTFS!
This "nofail" change prevents LibreELEC from crashing, but the disk is unmounted.
cp /etc/udevil/udevil.conf /storage/.config/udevil.conf
nano /storage/.config/udevil.conf
default_options_ntfs = nosuid, noexec, nodev, noatime, nofail, fmask=0133, uid=$UID, gid=$GID
This is my last log with connected HDD while booting
https://paste.libreelec.tv/master-anchovy.log
I'm happy about any help
Sincerely
Tomy