ich versuche gerade den LoxBerry auf einem RPI5 mit 8GB RAM und einer PCIe 2x NVMe Extension zum Laufen zu bekommen.
Aktuell ist nur eine NVMe installiert, da soll dann irgenwann eine zweite dazu kommen (Samsung 990EVO 1TB).
Mit einer SD Karte funktioniert die Installation auch ganz wie gedacht.
Zur NVMe Geschicht:
DietPi lässt sich normal auf die NMVe flashen, booten und konfigurieren.
Beim Installscript vom LoxBerry kommt dann allerding folgendes:
Creating config file /etc/php/7.4/mods-available/readline.ini with new version Setting up libnet-http-perl (6.22-1) ... Setting up libalsaplayer-dev (0.99.81-2+b3) ... Setting up python3-libevdev (0.5-3) ... Setting up php7.4-mbstring (1:7.4.33-18+0~20241224.97+debian12~1.gbpaac02c) ... Creating config file /etc/php/7.4/mods-available/mbstring.ini with new version Setting up debconf-i18n (1.5.82) ... Setting up libgstreamer-plugins-base1.0-0:arm64 (1.22.0-3+deb12u3) ... Setting up libefiboot1:arm64 (37-6) ... Setting up libdbd-pg-perl (3.16.0-2) ... Setting up libnss3:arm64 (2:3.87.1-1+deb12u1) ... Setting up php7.4-bz2 (1:7.4.33-18+0~20241224.97+debian12~1.gbpaac02c) ... Creating config file /etc/php/7.4/mods-available/bz2.ini with new version Setting up libexception-class-perl (1.45-1) ... Setting up dbus-daemon (1.14.10-1~deb12u1) ... Setting up libmbim-proxy (1.28.2-1) ... Setting up libio-all-perl (0.87-2) ... Setting up libaprutil1-ldap:arm64 (1.6.3-1) ... Setting up libclass-c3-perl (0.35-2) ... Setting up vim-tiny (2:9.0.1378-2) ... Setting up splay (0.9.5.2-14+b1) ... Setting up 2to3 (3.11.2-1) ... Setting up libaprutil1-dbd-sqlite3:arm64 (1.6.3-1) ... Setting up libdevel-callchecker-perl:arm64 (0.008-2) ... Setting up libtest-assertions-perl (1.054-5) ... Setting up libany-uri-escape-perl (0.01-4) ... Setting up libxml-sax-perl (1.02+dfsg-3) ... update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version debconf: DbDriver "templatedb": could not sync /var/cache/debconf/templates.dat-new: Input/output error dpkg: unrecoverable fatal error, aborting: tee: /boot/loxberry_install.log: Input/output error unable to truncate for updated status of 'libxml-sax-perl': Read-only file system E: Sub-process /usr/bin/dpkg returned an error code (2) W: Problem unlinking the file /var/cache/apt/pkgcache.bin - pkgDPkgPM::Go (5: Input/output error) install.sh: error reading input file: Input/output error root@DietPi:~# reboot -bash: systemctl: command not found
Zusatzinfo: Ich würde dann gerne noch Docker installieren, um ein paar Services nebenbei laufen zu lassen, falls das geht.
Kommentar