PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : flashen meiner ipbox 900



lamborghini76
06.10.2014, 21:41
Hallo zusammen,
ich habe bisher immer nur die .img Datei geflasht das habe ich hin bekommen alles andere verstehe ich irgendwie nicht.
ich habe dieses image
AAF_M7347_g2066_ipbox900_update_enigma2_p41_P179_U PDATEUSB_nodebug.img
zur zeit drauf.
Da bei mir die online Erweiterungen nicht geht und ich echt gerne mal ein image von meiner Festplatte abspielen lassen würde wollen bin ich hier gelandet.
Ich habe mir schon viele Infos durchgelesen aber irgendwie klappt das alles nicht beim morlys admin tool komm ich nicht auf meine Box mit dem total Commander geht es super keine Ahnung warum einen stick zur Probe habe ich auch schon mit dem mini tool formatiert und euer neues image drauf gespielt aber es startet immer das was noch auf der box ist wäre dankbar um jede Hilfe lg andre

santa
07.10.2014, 07:33
Log dich mal bitte per Telnet ein und gib folgende Befehle ein, die Ausgaben davon hier in einer codebox Posten, dann erkläre ich dir die Installation.

fdisk -l
blkid
mount
fw_printenv

morly
07.10.2014, 08:28
was sagt das Admin Tool beim Verbinden?

lamborghini76
07.10.2014, 09:20
AAF-ipbox900:~# fdisk -l

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 383 510 1024000 83 Linux
Partition 1 does not end on cylinder boundary
/dev/sda2 1 383 3070976 83 Linux
Partition 2 does not end on cylinder boundary
/dev/sda3 510 121602 972665856 83 Linux

Partition table entries are not in disk order
AAF-ipbox900:~#
AAF-ipbox900:~# blkid
/dev/sda1: LABEL="sda2" UUID="0ebcbc7e-9380-4181-9645-5ecfd3e65f7e" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda2: LABEL="sda1" UUID="7297e7ff-385d-4ae5-9625-d4e56c9965cb" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda3: LABEL="sda3" UUID="abcf2abd-b74f-4620-95d9-348ddf0fda19" SEC_TYPE="ext2" TYPE="ext3"
AAF-ipbox900:~#
AAF-ipbox900:~# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
/dev/mtdblock4 on /var type jffs2 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
/dev/mtdblock4 on /dev type jffs2 (rw)
devpts on /dev/pts type devpts (rw)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
tmpfs on /tmp type tmpfs (rw)
tmpfs on /var/tmp type tmpfs (rw)
tmpfs on /var/lock type tmpfs (rw)
tmpfs on /var/run type tmpfs (rw)
/dev/mtdblock4 on /media type jffs2 (rw)
/dev/mtdblock4 on /root type jffs2 (rw)
/dev/mtdblock4 on /usr/lib type jffs2 (rw)
/dev/root on /usr/lib/python2.6 type squashfs (ro)
/dev/root on /usr/lib/enigma2 type squashfs (ro)
/dev/mtdblock4 on /var/usr/lib/enigma2/python/Plugins type jffs2 (rw)
automount(pid426) on /media/autofs type autofs (rw,fd=4,pgrp=426,timeout=120,minproto=2,maxproto= 3,indirect)
/dev/sda1 on /media/autofs/sda1 type ext3 (rw,noatime,nodiratime,data=ordered)
AAF-ipbox900:~#

- - - Aktualisiert - - -

Morly Danke dir bin jetzt drin warum auch immer habe es nur neu gestartet aber drin bin ich schonmal

santa
07.10.2014, 09:31
fw_printenv fehlt noch, der Rest sieht schon mal gut aus

lamborghini76
07.10.2014, 09:47
ups

AAF-ipbox900:~# fw_printenv
baudrate=115200
preboot=if edb toenv ethaddr; then echo "Setup mac address."; else echo "Use default mac address."; fi; bootmenu
menu_timeout=echo booting...;front_puts "booting";boot
menu_serialbreak=echo entering boot loader console.;front_puts "console"
menu_upgusb=setenv stdout vga;setenv stderr vga;if usbupg; then reset; else echo Oops...; echo You can debug through serial port.; fi
menu_upgusbhost=setenv stdout vga;setenv stderr vga;if usbupghost; then reset; else echo Oops...; echo You can debug through serial port.; fi
menu_upgserial=setenv stdout vga;setenv stderr vga;serial_upgrade;reset
menu_set2set=setenv stdout vga;setenv stderr vga;serial_set2set;reset
menu_hddfmt=setenv bootargs $bootargs format_hdd=1;front_puts "format hdd";boot
menu_debugmode=setenv bootargs $bootargs debug debug_app=1;front_puts "debug shell";boot
menu_upgnet=setenv bootargs "console=ttyAS1,115200 panic=3 root=/dev/mtdblock3 quiet" factory_update=1;front_puts "net upg";boot
menu_tvmode=set_tvmode;boot
serial#=cuberevo-mini2 debugging
board=cuberevo-mini2_27
monitor_base=0xA0000000
monitor_len=0x00040000
monitor_sec=1:0
load_addr=0x84000000
unprot=protect off $monitor_sec
update=erase $monitor_sec;cp.b $load_addr $monitor_base $monitor_len;protect on $monitor_sec
bootusb=run bootargsusb;usb reset;ext2load usb 0:2 a5ff0000 boot/uImage;bootm a5ff0000
bootargsusb=setenv bootargs console=ttyAS1,115200 panic=3 bigphysarea=10240 root=/dev/sda2 rw rootdelay=10 init=/bin/devinit ip=192.168.0.3:192.168.0.1:192.168.0.1:255.255.255 .0:cuberevo:eth0ff mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000
stdin=serial
stdout=serial
stderr=serial
ethaddr=0018:02:52:CA
bootargs=console=ttyAS1,115200 root=/dev/mtdblock3 mem=128m ip=192.168.0.3:192.168.0.1:192.168.0.1:255.255.255 .0:cuberevo:eth0ff coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=0 nwhwconf=device:eth0,hwaddr:0018:02:52:CA
bootcmd=bootm a0060000
ipaddr=192.168.178.1
gateway=192.168.178.254
netmask=255.255.255.0
serverip=192.168.178.254
menu_1=setenv bootargs "console=ttyAS1,115200 root=/dev/mtdblock3 mem=128m ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0ff coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=0 nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "bootm a0060000";saveenv;front_puts FLASH;boot
menu_2=setenv bootusb "run bootargsusb;usb reset;ext2load usb 0:1 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargsusb "setenv bootargs console=ttyAS1,115200 root=/dev/sda1 rw init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0ff mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "run bootusb";saveenv;front_puts SDA1-USB;boot
menu_3=setenv bootusb "run bootargsusb;usb reset;ext2load usb 0:2 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargsusb "setenv bootargs console=ttyAS1,115200 root=/dev/sda2 rw init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0ff mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "run bootusb";saveenv;front_puts SDA2-USB;boot
menu_4=setenv bootide "run bootargside;ide reset;ext2load ide 0:1 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargside "setenv bootargs console=ttyAS1,115200 root=/dev/sda3 rw init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0ff mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "run bootide";saveenv;front_puts SDA3-IDE;boot
menu_5=setenv bootide "run bootargside;ide reset;ext2load ide 0:2 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargside "setenv bootargs console=ttyAS1,115200 root=/dev/sda4 rw init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0ff mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "run bootide";saveenv;front_puts SDA4-IDE;boot
menu_6=setenv bootusb "run bootargsusb;usb reset;ext2load usb 0:1 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargsusb "setenv bootargs console=ttyAS1,115200 root=/dev/sdb1 rw init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0ff mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "run bootusb";saveenv;front_puts SDB1-USB;boot
menu_7=setenv bootusb "run bootargsusb;usb reset;ext2load usb 0:2 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargsusb "setenv bootargs console=ttyAS1,115200 root=/dev/sdb2 rw init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0ff mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "run bootusb";saveenv;front_puts SDB2-USB;boot
menu_8=setenv bootusb "run bootargsusb;usb reset;ext2load usb 0:3 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargsusb "setenv bootargs console=ttyAS1,115200 root=/dev/sdb3 rw init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0ff mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "run bootusb";saveenv;front_puts SDB3-USB;boot
menu_9=setenv bootusb "run bootargsusb;usb reset;ext2load usb 0:4 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargsusb "setenv bootargs console=ttyAS1,115200 root=/dev/sdb4 rw init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0ff mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "run bootusb";saveenv;front_puts SDB4-USB;boot
menu_0=setenv ipaddr 192.168.1.10;setenv serverip 192.168.1.9;setenv gateway 192.168.1.1;setenv netmask 255.255.255.0;setenv bootargs "console=ttyAS1,115200 root=/dev/nfs nfsroot=/mnt/nfs/enigma/ron rw rootpath=/mnt/nfs/enigma/ron ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0ff mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 init=/bin/devinit nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "nfs a5ff0000 192.168.1.9:/mnt/nfs/enigma/ron/boot/uImage;bootm a5ff0000";saveenv;front_puts NFS;boot
AAF-ipbox900:~#

flac
07.10.2014, 10:19
... @santa schrieb im Post #2 die Ausgaben in einer Codebox posten. Auf einem Handy kann man hier nichts mehr lesen.
... den Beitrag bitte editieren, auf Erweitert gehen und ca. in der mitte rechts auf die Raute klicken und die Ausgaben als Code einfügen.


Gruß

Chris

lamborghini76
07.10.2014, 10:32
sorry ich habe kein wort verstanden

santa
07.10.2014, 10:33
Ok, bootargs sind leider fehlerhaft.
Versuch es erstmal über das MAT, dazu nach dem verbinden auf den USB tab klicken und in der Spalte bootid (so heißt die glaube ich) mal hinter sda1 ne 2 und hinter sda2 eine 3.
Das sind deine multiboottasten später, damit kannst du mit 1 das aaf booten und mit 2 und 3 die USB images.

Dann auf ipbox multiboot speichern.

Anschließend Rechte Maustaste und alles mounten lassen.
Danach Rechte Maustaste auf sda1 und USB image installieren lassen, dann als bootpart aktivieren lassen.

Sehe gerade das deine Partitionen doch komisch aussehen von der Größe her, kann das aber auf Handy nicht gut erkennen.

Mach mal bitte vorher ein Screenshot im mat von den Größen der Partitionen

flac
07.10.2014, 10:48
sorry ich habe kein wort verstanden

Wieso? habe doch geschrieben, was du machen solltest. ... und zwar deinen Beitrag editieren/bearbeiten.


Gruß

Chris

lamborghini76
07.10.2014, 10:53
sorry wo ist der usb tab
okay habe es verstanden und auch soweit alles fertig bis auf das ich es auf ipbox multiboot speichern soll wie mache ich das
die große soll für aufnahmen sein
jetzt weiß ich nicht weiter
8383

morly
07.10.2014, 12:47
Links sind die einzelnen Tabs - wie Welcome, Disks/MB, ...
früher hiess der Disks/MB Tab USB Tab - also bist schon richtig ;)

Hab deine Ausgaben in ne Codebox geworfen ...

lamborghini76
07.10.2014, 15:17
so sieht meine festplatte jetzt aus aber mit dem multiboot klappt das irgendwie nicht

santa
07.10.2014, 15:34
Mach mal bitte die größte Partition als RECORD, also zum Aufnahmen.
Diese sollte auf jeden Fall aber sda 1,2 oder 3 sein.

Swap maximal 500mb, darüber ist Blödsinn.
Genauso auch die imagepartitionen auch Max 500 mb.

lamborghini76
07.10.2014, 18:18
Das umbenenen hat nicht geklappt darauf hin habe ich einfach über das MAT über den partition editor alles neu machen und jetzt bekomme ich immer nur error 1 in meinem tv gerät beim formatieren ??
Ich habe auch im Debug browser orange und auch eine info in rot aber keine ahnung was das heist

Part tool received new rules list
5 backup rule(s) loaded successfully
Tab 2/10: Cont-Man successfully initialized
Tab 3/10: Logging successfully initialized
Tab 4/10: Settings successfully initialized
Tab 5/10: Telnet successfully initialized
Disk Manager: Disk information loaded successfully
Tab 6/10: Disks/MB successfully initialized
Tab 7/10: Plugins successfully initialized
Flash tool received new plugin list
Part tool received new plugin list
Tab 8/10: Box Status successfully initialized
Tab 9/10: Flash successfully initialized
Flashing not supported for your box - Flashtool deactivated
Requesting bootargs via LAN...
Tab 10/10: Bootargs successfully initialized
### COMPLETED PHASE: INITIALIZING AND STARTING TABS - THE TOOL IS NOW READY TO BE USED!! ###
Disk Manager: Disk information loaded successfully
Disk Manager: Disk information loaded successfully
No changes in boot ID's - don't have to change bootargs - stopping
All jobs applied successfully
Disk Manager: Disk information loaded successfully
Disk Manager: Disk information loaded successfully

santa
07.10.2014, 18:40
Boote die Box mal neu oder drück im USB tab, Rechte Maustaste, alles unmounten

lamborghini76
08.10.2014, 20:47
klappt nicht wirklich siehe .jpg




- - - Aktualisiert - - -

und diese info bekomme ich wenn ich versuche eine image auf eins der laufwerke zu kopieren

Mounting all images of current disk...
Cannot format partition because command: echo y | mkfs.ext2 is not available on box or the filesystem was deactivated by the user (Settings). Will instead delete the partition content

und danach komme ich nicht mehr auf meine box erst wenn ich sie komplett neu flashe!?

morly
08.10.2014, 20:55
da sind einige Toolprobleme zu sehen - schau mir das bei Gelegenheit an...

lamborghini76
08.10.2014, 21:11
warum komme ich eigentlich nicht in die settings beim MAT?

ReWard
08.10.2014, 22:05
warum komme ich eigentlich nicht in die settings beim MAT?

FAQ -> klick (http://faqs.hdmedia-universe.com/admin-tool-inhalt/settings/)


....und diese info bekomme ich wenn ich versuche eine image auf eins der laufwerke zu kopieren

Mounting all images of current disk...
Cannot format partition because command: echo y | mkfs.ext2 is not available on box or the filesystem was deactivated by the user (Settings). Will instead delete the partition content

....

Sind die Filesysteme im Tool bei Settings -> im TAB-Settings aktiviert?

lamborghini76
08.10.2014, 23:00
Danke dir ReWard

ich komme seid dem fehler nicht mehr mit dem MAT auf meine box

ReWard
09.10.2014, 20:59
Hast Du die settings aktiviert und evtl. fehlende Filesysteme aktiviert? Zum aktivieren braucht man nicht verbunden sein.

Poste dann noch mal den Inhalt des Debug Browser.

santa
09.10.2014, 22:05
klappt nicht wirklich siehe .jpg




- - - Aktualisiert - - -

und diese info bekomme ich wenn ich versuche eine image auf eins der laufwerke zu kopieren

Mounting all images of current disk...
Cannot format partition because command: echo y | mkfs.ext2 is not available on box or the filesystem was deactivated by the user (Settings). Will instead delete the partition content

und danach komme ich nicht mehr auf meine box erst wenn ich sie komplett neu flashe!?

das ist schon krass was das tool da mit deiner Box macht, das hat dein flashimage schön zum platzen gebracht, habe ich so auch noch nicht gesehen.

egal, dann machen wir das eben mal per hand.
Ich hoffe du hast noch die Aufteilung der HDD so drin, wie da zu sehen ist, das ist super.
Sorry erstmal das ich mich jetzt erst melde, aber ich war sonst immer nur per Handy on, und damit ist das zu kompliziert.

Ok, dann geht´s los, per telnet einloggen und erstmal die bootargs anpassen:

fw_setenv menu_2 'setenv bootide "run bootargside;ide reset;ext2load ide 0:2 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargside "setenv bootargs console=ttyAS1,115200 root=/dev/sda2 rw init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0:off mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=0 nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "run bootide";saveenv;front_puts SDA2-IDE;boot'fw_setenv menu_3 'setenv bootide "run bootargside;ide reset;ext2load ide 0:3 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargside "setenv bootargs console=ttyAS1,115200 root=/dev/sda3 rw init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0:off mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=0 nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "run bootide";saveenv;front_puts SDA3-IDE;boot'
fw_setenv menu_4 'setenv bootide "run bootargside;ide reset;ext2load ide 0:4 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargside "setenv bootargs console=ttyAS1,115200 root=/dev/sda4 rw init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask:cuberevo:et h0:off mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=0 nwhwconf=device:eth0,hwaddr:$ethaddr";setenv bootcmd "run bootide";saveenv;front_puts SDA4-IDE;boot'

das sind 3 Befehle, alle einzeln ausführen, obwohl einer zu viel ist, aber erstmal egal.

dann die Partitionen richtig formatieren, ich hoffe die sind nicht gemountet:

mkfs.ext2 -I128 -b4096 -L MINI2 /dev/sda2
mkfs.ext2 -I128 -b4096 -L MINI3 /dev/sda3

mkswap -L SWAPPART /dev/sda4
mkfs.ext4 -L RECORD /dev/sda1

Wenn die letzten beiden nicht gehen, egal, dann mach die beiden erst wenn du HDMU drauf hast, die sind jetzt noch nicht so wichtig.
Nur die ersten beiden müssen durchlaufen.

so, dann die erste partition mounten oder wie hoffen mal das AAF das macht:

per ftp filezilla oder so das HDMU image nach /autofs/sda2 kopieren, also das HDMU.....tar.gz, dann:


cd /autofs/sda2
tar xvzf *.tar.gz

Nun sollte eigentlich ne Menge Dateien zu sehen sein, wenn fertig, dann fertig.

Also noch ein mal AAF herunterfahren, dann power kurz drücken und 2 auf der FB gedrückt halten bis sda2 im VFD zu sehen ist.

ReWard
10.10.2014, 05:02
Du meinst, das Admin Tool hat alles nach tmp geschrieben, bis kein Platz mehr war?

santa
10.10.2014, 08:06
Nöö, mountpoint ist var, ist auf dem screenshot gut zu sehen.

ReWard
10.10.2014, 19:13
Joh, auf die Feinheiten im Hintergrund achten. :D

lamborghini76
13.10.2014, 23:05
Hallo zusammen meine festplatte musste ich neu machen weil nichts mehr ging es sieht jetzt so aus


- - - Aktualisiert - - -

Hallo Santa, kannst d mir die telnet befehle nochmal posten passent zu meiner jetzigen platte oder ich formatiere die auch gerne nochmal wenn du sagst das man es besser machen kann ich habe deine befehle eingegeben aber ich glaube das das nicht geklappt hat und ich auch nicht wieder alles zerschiesen will :-) ich kann meine festplatte auch nicht über das MAT formatieren klappt ihrgendwie nicht lg andre

- - - Aktualisiert - - -

santa
14.10.2014, 07:07
Bin erstmal wieder nur mit Handy on.
Die bootargs bleiben gleich.

Die mkfs befehle dann die mini mit 3 und 4, swappart mit sda1 und record mit sda2.

Image dann nach sda3 und zum Schluss die 3 halten.

lamborghini76
14.10.2014, 16:52
oh man ich habe alles ausgeführt aber irgendwie zeigt er mir nur zwei meiner laufwerke an??
meine record patition ist jetzt verschwunden ich weis echt nicht was ich falsch mache.

lamborghini76
14.10.2014, 18:08
okay so weit geht es ich kann die drei drücken auf meiner FB aber das image startet nicht??
als ich jetzt versucht habe über den total commander die image neu draufzuspielen zeigt er sie mir nicht mehr an woran kann das liegen das er mir mal alle vier an zeigt dann wieder nicht?
Ich konnte vorher auch unter den Total Commander auf hdd meine Laufwerke sehen jetzt kann ich nur über autofs die sda1 sehen keine Ahnung warum
über MAT bekomme ich die image auch nicht rein da bleibt er immer hängen nach dem formatieren
so habe jetzt zwei image draufbekommen aber bekomme beide nicht gestartet es steht immer nur sda3-ide oder sda4-ide ich bin aber schon sehr froh durch die gute Hilfe hier so weit gekommen zu sein ich versuche es schon länger aber habe es nie hinbekommen nochmal ein großes danke schön an alle die mir hier helfen ganz besonders natürlich an Santa

santa
14.10.2014, 19:22
Kannst du seriell loggen?

Gib mal bitte die Ausgabe von:

mount
fdisk -l
blkid
cd /autofs/sda3
ls

lamborghini76
14.10.2014, 20:18
AAF-ipbox900:~# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
/dev/mtdblock4 on /var type jffs2 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
/dev/mtdblock4 on /dev type jffs2 (rw)
devpts on /dev/pts type devpts (rw)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
tmpfs on /tmp type tmpfs (rw)
tmpfs on /var/tmp type tmpfs (rw)
tmpfs on /var/lock type tmpfs (rw)
tmpfs on /var/run type tmpfs (rw)
/dev/mtdblock4 on /media type jffs2 (rw)
/dev/mtdblock4 on /root type jffs2 (rw)
/dev/mtdblock4 on /usr/lib type jffs2 (rw)
/dev/root on /usr/lib/python2.6 type squashfs (ro)
/dev/root on /usr/lib/enigma2 type squashfs (ro)
/dev/mtdblock4 on /var/usr/lib/enigma2/python/Plugins type jffs2 (rw)
automount(pid418) on /media/autofs type autofs (rw,fd=4,pgrp=418,timeout=120,minproto=2,maxproto= 3,indirect)
/dev/sda1 on /media/autofs/sda1 type vfat (rw,noatime,nodiratime,fmask=0022,dmask=0022,codep age=cp437,iocharset=iso8859-1)
AAF-ipbox900:~#


AAF-ipbox900:~# fdisk -l

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 63 506016 b Win95 FAT32
/dev/sda2 64 121537 975739905 83 Linux
/dev/sda3 121538 121568 249007+ 83 Linux
/dev/sda4 121569 121601 265072+ 83 Linux
AAF-ipbox900:~#
AAF-ipbox900:~#
AAF-ipbox900:~#

AAF-ipbox900:~# blkid
/dev/sda1: LABEL="SWAP" UUID="13FA-17EB" TYPE="vfat"
/dev/sda2: LABEL="Record" UUID="a4ab8fe9-f7e9-72aa-bad0-70daee2bb447" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda3: LABEL="MINI3" UUID="d4356670-8629-4ee8-abd8-43b3560f9373" TYPE="ext2"
/dev/sda4: LABEL="MINI4" UUID="9b38acac-c9f1-4c92-b873-d882a908d7ae" TYPE="ext2"
AAF-ipbox900:~#

AAF-ipbox900:~# cd /autofs/sda3
AAF-ipbox900:/media/autofs/sda3#

AAF-ipbox900:/media/autofs/sda3# ls
autofs dev.static lost+found ram swap var
bin etc media root sys
boot hdd mnt sbin tmp
dev lib proc share usr
AAF-ipbox900:/media/autofs/sda3#

ja ich habe auch ein serielles kabel

santa
14.10.2014, 20:30
Swap und record gefallen mir nicht, der Rest sieht gut aus, aber das ist erstmal egal.

Serielles Kabel dran, serielles log starten und Box anschalten, dann 3 gedrückt halten

lamborghini76
14.10.2014, 20:53
das müstest du mir erklären ich schliese das kabel an bis hier hin komme ich mit und dann
ah kann ich ja auch über das MAT machen :-)
bekomme ich trotzdem nicht hin muss ich da noch was beachten?

lamborghini76
15.10.2014, 21:02
ich bekomme mit dem kabel keine verbindung zu meiner box hin also mit einer DB 800 über dreamup geht es !?

santa
15.10.2014, 21:42
Hast du mal in die FAQ geschaut wie man loggt?

lamborghini76
16.10.2014, 20:01
U-Boot 1.3.1 (Sep 5 2008 - 14:18:50) - stm23-2008-03-19
Board: cuberevo-mini (0x2D42C041)
Board: 14 dotmatrix vfd front
DRAM: 128 MB
Flash: 32 MB
In: serial
Out: serial
Err: serial
Reserve 0x2010000 bytes from 0xa5ff0000 for DGS upgrade buffer.
Setup mac address.
Saving Environment to Flash...
Un-Protected 1 sectors
Erasing Flash...
.
Erased 1 sectors
Writing to Flash... done
Protected 1 sectors


Reset IDE: Bus 0: .................................................. ..........** Timeout **
** Bad partition 3 **
## Booting image at a5ff0000 ...
Bad Magic Number
cuberevo-mini>

santa
16.10.2014, 20:13
Ja ich würde sagen du hast eindeutig nicht das gemacht was ich geschrieben habe oder du warst nicht aufmerksam genug.

Als du die Partitionen formatierst hast, musst du nen Fehler gemacht haben, also nochmal die Befehle genau so aus Post 23 nehmen, das ist wichtig.

1. RECORD muss komplett groß geschrieben werden.


2. Der swappart Name muss auch so übernommen werden

3. Bei den Mini Partition, -I128, also großes i, kein l, keine Leerzeichen usw.
Und der Fehler kommt nur davon.

Nach dem formatieren wieder neu das image kopieren und entpacken

lamborghini76
16.10.2014, 20:43
also ich kann deine post doch einfach kopieren und bezeichnung ändern wie im post 28 so habe ich es gemacht aber ich versuche es erneut


AAF-ipbox900:~# mkfs.ext2 -I128 -b4096 -L MINI3 /dev/sda3
[mkfs.info] start (-I128 -b4096 -L MINI3 /dev/sda3)
/sbin/mkfs.ext2: line 36: can't create /proc/sys/vm/drop_caches: nonexistent directory
/sbin/mkfs.ext2: line 60: can't create /dev/vfd: No such device or address
*** InfoBox v1.6 by GOst4711 and nit ***
1920x1080, 32bpp
mke2fs 1.40.2 (12-Jul-2007)
------- Programmende
/sbin/mkfs.ext2: line 91: can't create /dev/vfd: No such device or address
*** InfoBox v1.6 by GOst4711 and nit ***
1920x1080, 32bpp
Filesystem label=MINI3
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
62272 inodes, 62251 blocks
3112 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=67108864
2 block groups
32768 blocks per group, 32768 fragments per group
31136 inodes per group
Superblock backups stored on blocks:
32768

Writing inode tables: done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 24 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.

------- Programmende
/sbin/mkfs.ext2: line 115: can't create /dev/vfd: No such device or address
/sbin/mkfs.ext2: line 117: can't create /proc/sys/vm/drop_caches: nonexistent directory
*** InfoBox v1.6 by GOst4711 and nit ***
1920x1080, 32bpp
AAF-ipbox900:~# ------- Programmende

AAF-ipbox900:~# mkfs.ext2 -I128 -b4096 -L MINI4 /dev/sda4
[mkfs.info] start (-I128 -b4096 -L MINI4 /dev/sda4)
/sbin/mkfs.ext2: line 36: can't create /proc/sys/vm/drop_caches: nonexistent directory
*** InfoBox v1.6 by GOst4711 and nit ***
1920x1080, 32bpp
/sbin/mkfs.ext2: line 60: can't create /dev/vfd: No such device or address
mke2fs 1.40.2 (12-Jul-2007)
------- Programmende
*** InfoBox v1.6 by GOst4711 and nit ***
/sbin/mkfs.ext2: line 91: can't create /dev/vfd: No such device or address
1920x1080, 32bpp
Filesystem label=MINI4
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
66336 inodes, 66268 blocks
3313 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=71285760
3 block groups
32760 blocks per group, 32760 fragments per group
22112 inodes per group
Superblock backups stored on blocks:
32760

Writing inode tables: done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 29 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.

------- Programmende
/sbin/mkfs.ext2: line 115: can't create /dev/vfd: No such device or address
/sbin/mkfs.ext2: line 117: can't create /proc/sys/vm/drop_caches: nonexistent directory
AAF-ipbox900:~# *** InfoBox v1.6 by GOst4711 and nit ***
1920x1080, 32bpp
------- Programmende





- - - Aktualisiert - - -



AAF-ipbox900:~# mkswap -L SWAPPART /dev/sda1
BusyBox v1.15.3 (2010-02-10 11:36:28 CET) multi-call binary

Usage: mkswap DEVICE

Prepare block device to be used as swap partition



- - - Aktualisiert - - -


AAF-ipbox900:~# mkfs.ext4 -L RECORD /dev/sda2
-sh: mkfs.ext4: not found
AAF-ipbox900:~#

santa
16.10.2014, 22:14
Ok, record dann später nochmal im hdmu.

Der Rest sieht ok aus, dann mal image neu drauf und entpacken

lamborghini76
16.10.2014, 23:37
geht immer noch nicht ich schaue morgen nochmal mit serial verbindung und poste das nochmal danke dir

U-Boot 1.3.1 (Sep 5 2008 - 14:18:50) - stm23-2008-03-19 Board: cuberevo-mini (0x2D42C041)
Board: 14 dotmatrix vfd front
DRAM: 128 MB
Flash: 32 MB
In: serial
Out: serial
Err: serial
Reserve 0x2010000 bytes from 0xa5ff0000 for DGS upgrade buffer.
Setup mac address.
Saving Environment to Flash...
Un-Protected 1 sectors
Erasing Flash...
.


Erased 1 sectors
Writing to Flash... done
Protected 1 sectors




Reset IDE: Bus 0: .................................................. ..........** Timeout **
** Bad partition 3 **
## Booting image at a5ff0000 ...
Bad Magic Number
cuberevo-mini>



Was mache ich Falsch ??

intik
25.11.2014, 02:00
Hallo. Habe noch cuberevo 250hd(ipbox91) hier rumliegen. Kann man jetzt mit morly Armin tool image aufspielen oder nicht ?

santa
25.11.2014, 07:08
Flashen nein, ein USB image installieren ja.

intik
25.11.2014, 13:37
Bitte um Anleitung

morly
25.11.2014, 14:57
schau mal in meine Signatur...

morly
25.11.2014, 17:08
bitte im Thread fragen - nicht via PN
Folge dem Link "Anleitung/Manual" - da ist die Hilfe (noch nicht vollständig) gesammelt

intik
25.11.2014, 19:52
Gibts noch aktuelle image für ipbox 91hd ?

bonkel
25.11.2014, 19:57
nein, nicht mehr supported

intik
25.11.2014, 20:02
schade, welche image kann man noch nehmen für ipbox91 ?

intik
26.11.2014, 10:03
wo kann ich die neuste HDMU image für mein ip91 bekommen.

bonkel
26.11.2014, 10:29
höchstens bei google, hier nicht mehr, und selsbt wenn du was findest, wir der downloadfeed nich mehr gehen