Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Libreelec 9.97.1 won't boot #16

@cmoulliard

Description

@cmoulliard

Issue

When we select using berryboot LibreElec, the the following error is reported during the boot process

Filesystem uses "zstd" compression. This is not supported
F2FS-fs (loop0): Can't find valid F2FS filesystem in 1st superblock
F2FS-fs (loop0): Can't find valid F2FS filesystem in 2nd superblock
mount: mounting /dev/loop0 on /squashfs failed: invalid argument

unable to locate or execute /sbin/init /usr/lib/systemd/systemd inside LibreELEC.img128

Here is the commands I executed to install the image on a berryboot SD card

curl -Ls --output installLibreELEC https://bit.ly/InstLibreELEC; chmod u+x installLibreELEC; ./installLibreELEC
 *** Performing self-update
 *** Relaunching after update

#######################################################
########### LibreELEC install on Berryboot  ###########
###########    version  1.3    by macmpi    ###########


This script prepares and installs LibreELEC image for use under berryboot on
Raspberry Pi
It MUST be run under a Debian Linux OS (like Raspbian-lite) and with
internet access.
At first run, it may install missing Debian packages: this can take time...
(sudo rights are needed for Debian installs, mounts and image copy)

If run under Pi with berryboot (recommended), it will try to install image into
final location (SD/USB disk encrypted or not, iSCSI).
If not run under berryboot (Pi, PC,...), it will try to copy image to
any connected media eventually containing a berryboot partition.
If no berryboot data partition is detected, image file may be produced in
working directory, for later-on use...

Hit any key to continue, or "q" to quit h
Found berryboot partition at /dev/mmcblk0p2 : do you want to use this one? [Y/n] Y

We detected Pi v4 model. Please hit [ENTER] to confirm,
or type "0" for Pi Zero/v1, or "2" for Pi v2/v3, or "4" for Pi v4: 4

LibreELEC latest release version is: 9.2.8

Please input desired LibreELEC version (format: X.Y.Z)
List of available versions here:  http://archive.libreelec.tv/
For default version 9.2.8, just hit [ENTER] : 9.97.1

Please input name for the image (no space or special characters)
For default name LibreELEC, just hit [ENTER] :

Downloading original image from LibreELEC repo, this may take a bit of time...
--2021-08-10 13:48:02--  http://archive.libreelec.tv/LibreELEC-RPi4.arm-9.97.1.tar
Resolving archive.libreelec.tv (archive.libreelec.tv)... 104.26.15.169, 104.26.14.169, 172.67.71.200, ...
Connecting to archive.libreelec.tv (archive.libreelec.tv)|104.26.15.169|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 128215040 (122M) [application/x-tar]
Saving to: 'LibreELEC-RPi4.arm-9.97.1.tar'

LibreELEC-RPi4.arm-9.97.1.tar            100%[===============================================================================>] 122.28M  2.63MB/s    in 46s

2021-08-10 13:48:48 (2.67 MB/s) - 'LibreELEC-RPi4.arm-9.97.1.tar' saved [128215040/128215040]

Expanding archive...
Obtaining patches...
Applying patches...
Moving image into place...
cleaning-up...
Install done. You may plug back your berryboot media into your Pi,
and launch LibreELEC from berryboot UI at next boot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions