entweder habe ich in meinem frisch aufgesetzten Loxberry (Pi3) bei der Installation noch was falsch gemacht oder ist es möglich, dass doch das Script 3.0.1.3 zum Klonen der SD-Karte einen Fehler hat?
Nach Aufruf von "/opt/loxberry/sbin/clone_sd.pl" (via Putty und Root) erhalte ich folgendes Ergebnis:
root@loxberry:~# /opt/loxberry/sbin/clone_sd.pl
================================================== ==============================
<LOGSTART> 17.02.2026 17:29:55 TASK STARTED
<LOGSTART> Clone SD card
<INFO> LoxBerry Version 3.0.1.3 ( is_arch_aarch64.cfg is_hwmodel_raspberry_pi_3_3+_zero_2.cfg is_raspberry.cfg )
<INFO> Loglevel: 6
<INFO> Version of this script: 3.0.0.3
Use of uninitialized value $destpath in concatenation (.) or string at /opt/loxberry/sbin/clone_sd.pl line 33.
Use of uninitialized value $desttype in concatenation (.) or string at /opt/loxberry/sbin/clone_sd.pl line 33.
Use of uninitialized value $compress in concatenation (.) or string at /opt/loxberry/sbin/clone_sd.pl line 33.
<INFO> Parameters:
<INFO> Executing user is root
<INFO> Executing command 'lsblk -b -O -J'...
<OK> Command executed successfully. - Exitcode 0
<INFO> Executing command 'findmnt / -b -J'...
<OK> Command executed successfully. - Exitcode 0
<INFO> Executing command 'findmnt /boot -b -J'...
<ERROR> ERROR executing command - Exitcode 1
<INFO> Could not read mountlist (findmnt /boot)
<CRITICAL> Could not get /boot mount point
<LOGEND> Finished
<LOGEND> 17.02.2026 17:29:56 TASK FINISHED
Stick mit frisch formatierter SD-Karte ist im USB-Port eingesteckt und wird unter USB-Storage angezeigt:
"/dev/sdb1", "vfat", 14,4 GB, 1% verwendet, writeable
Kann ich mir bei der Meldung selbst helfen? Oder ist ein Eingriff innerhalb des Scripts nötig?
Viele Grüße von der Saar
Olli
Kommentar