Posts by stredwizard
-
-
i'm really not familiar with the udev process to mount raid arrays on boot, I appreciate this isn't a LibreELEC issue, but can anyone point me in the direction of which rules I would need to create/edit?
The raid array is assembled at boot
CodeLibreELECpc:/sys/devices/virtual/block/md0/md # journalctl | grep md0 Nov 01 06:09:16 LibreELECpc kernel: md/raid1:md0: active with 2 out of 2 mirrors Nov 01 06:09:16 LibreELECpc kernel: md0: detected capacity change from 0 to 976508928 Nov 01 06:09:16 LibreELECpc systemd[1]: Started [email protected]. Nov 01 06:09:16 LibreELECpc systemd[1]: [email protected]: Deactivated successfully. Nov 01 06:09:16 LibreELECpc systemd[1]: Stopped [email protected].
CodeLibreELECpc:/usr/lib/udev/rules.d # fsck /dev/md0 fsck from util-linux 2.39.3 e2fsck 1.47.0 (5-Feb-2023) /dev/md0: clean, 12/30523392 files, 2197339/122063616 blocks
again any pointers would be so helpfull
-
-
it is yes, but i've been unable to convert it to ash because it uses extended REGEX which is unavailable.
-
Hi all,
Ive been running Libreelec 10.0.0 on a pc for 3 months or so, one morning it wouldn't start kodi, so i started from scratch with 10.0.1 unfortunately I cannot get the official libreelec Portainer container to start....
Code
Display More-- Journal begins at Tue 2021-11-16 09:07:43 GMT. -- Nov 16 09:44:18 LibreELEC systemd[1]: Stopped docker.linuxserver.portainer container. Nov 16 09:44:18 LibreELEC systemd[1]: Started docker.linuxserver.portainer container. Nov 16 09:44:18 LibreELEC sh[3594]: docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "/portainer": stat /portainer: no such file or directory: unknown. Nov 16 09:44:18 LibreELEC systemd[1]: docker.linuxserver.portainer.service: Main process exited, code=exited, status=127/n/a Nov 16 09:44:18 LibreELEC systemd[1]: docker.linuxserver.portainer.service: Failed with result 'exit-code'. Nov 16 09:44:28 LibreELEC systemd[1]: docker.linuxserver.portainer.service: Scheduled restart job, restart counter is at 3. Nov 16 09:44:28 LibreELEC systemd[1]: Stopped docker.linuxserver.portainer container. Nov 16 09:44:28 LibreELEC systemd[1]: docker.linuxserver.portainer.service: Start request repeated too quickly. Nov 16 09:44:28 LibreELEC systemd[1]: docker.linuxserver.portainer.service: Failed with result 'exit-code'. Nov 16 09:44:28 LibreELEC systemd[1]: Failed to start docker.linuxserver.portainer container.
I have a Jellyfin container running just fine, I have a RPI 3B running 9.2.8 which works just fine.
I only use portainer to create an ubuntu container to run a bash script because it doesn't work in the Libreelec console.
I don't want to have to go back to 10.0.0 if I can help it, but will for testing purposes if required.
regards
scott