[NMP v3.xx] 2. Neutrino Image flashen - ofgwrite funzt nicht

Antworten
Purzelpreis
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 98
Registriert: Di 5. Jul 2011, 22:55
Wohnort: BERLIN
Hat sich bedankt: 0
Danksagung erhalten: 0

2. Neutrino Image flashen - ofgwrite funzt nicht

#1

Beitrag von Purzelpreis »

Hi,
ich mal wieder. Aktuelles BPanther auf Bank1. Nun wollte ich hd51_TANGOS_singleroot_ofg_06.10.2020-00.44.zip
per ofgwrite -m2 /tmp/hd51 auf Bank 2 flashen.

Putty gibt folgende Ausgabe
hd51:~# ofgwrite -m2 /tmp/hd51
mkdir: can't create directory '/newroot': Structure needs cleaning
mount: mounting tmpfs on /newroot failed: No such file or directory
cp: can't create '/newroot/': Is a directory
/usr/bin/ofgwrite: line 9: /newroot/ofgwrite_bin: not found
hd51:~#
Die /usr/bin/ofgwrite sieht so aus
#!/bin/sh

mkdir -p /newroot
mount -t tmpfs tmpfs /newroot
if [ -e /tmp/backup_flash.tar.gz ]; then
mv /tmp/backup_flash.tar.gz /newroot/
fi
cp /usr/bin/ofgwrite_bin /newroot/
/newroot/ofgwrite_bin "$@"
Vielleicht kann einer helfen.

Danke
Benutzeravatar
BPanther
Administrator
Administrator
Beiträge: 13409
Registriert: Do 11. Jan 2007, 00:06
Wohnort: Berlin
Hat sich bedankt: 659 Mal
Danksagung erhalten: 1364 Mal
Kontaktdaten:

Re: 2. Neutrino Image flashen - ofgwrite funzt nicht

#2

Beitrag von BPanther »

Eigentlich sagt das doch hier schon alles:

Code: Alles auswählen

 mkdir: can't create directory '/newroot': Structure needs cleaning
Du hast schlicht ein Problem mit dem aktuellen Image bzw. dessen Struktur. Da ist wohl das Dateisystem beschädigt durch irgendwelche Crashs, einfach abschalten der Box etc. Das muß erstmal repariert werden, z.B. durch neues flashen der Partition aus einer anderen Partition heraus. Ein Backup (Einstellungen oder komplettes Image) sollte man natürlich zur Hand haben.
MfG BPanther
KEIN SUPPORT PER PN -> Bitte das Forum nutzen und das Wiki lesen.


Bild Bild
Thx udog für das Bild.
TV: Sony Bravia KDL-46HX755
Boxen mit NMP und Unicable2 (Jess):
SH4: 7x UFS910 (1W, 128MB), 1x UFS910 (14W, 64MB), 1x UFS912, 2x UFS913, 1x AV700, 1x AV7000, 1x AV7500 (DVB-S/C/T), 1x Edision Argus Pingulux, 1x Vizyon820HD
MIPS: 1x VU+DUO, 1x VU+DUO2, 1x DM8000, 1x DM800
ARM: 3x AX 4K HD51 (DVB-S/SX/C/T/T2), 1x VU+Solo4K (DVB-S/SX (FBC)/C/T/T2 (DUAL)), 1x VU+Duo4K (DVB-S/SX (FBC)/C (FBC)), 3x E4HD 4K Ultra (DVB-S/SX/C/T/T2)
ARM: 1x VU+Duo4KSE (DVB-S/SX (FBC)/C (FBC)), 1x VU+Ultimo4K (DVB-S/SX (FBC)/C (DUAL)), 1x VU+Uno4KSE (DVB-S/SX (FBC)/C (FBC)), 2x VU+Zero4K (DVB-S/SX)
Antworten

Zurück zu „AX 4K HD51 - Allgemeines“