Nimm unsere Images.
HDFreaks Bootloader Flash Plugin
-
-
bemok schrieb:
Enigma startet nicht
Also erstes Laufwerk und die 6. Partition.
und save. Dann -Ext2-USB1- auswählen beim booten.Meine Bastelboxen: Mut@nt HD51 | GB Quad 4K | Mut@nt HD60 | OSMIO4K | HIS 4k Combo+
... Keinen Support per PN ... bitte stellt eure Fragen ins Forum!...
~ Benutzung OpenHDF Image ~ Benutzung der HDF-Toolbox ~ FAQ und Linksammlung ~ Build und Foren Server Spendenaktion ~ -
obv schrieb:
Eisha schrieb:
Hast du auf die FAT-Partition wo das "uImage" liegt eine Datei Namens "HDD" angelegt, wie es in der Anleitung steht?
In der Deutsche Anleitung, steht gar nichts davon!!! und auf Englische schon, aber Leider nicht so wie hier beschrieben wurde.
Also der Kollege über mir, schaft nicht die Images von HDD zu booten (weil der Bootloader die Platte nicht sieht) und die AAF images booten auch nicht von usb sticks
-
Steht hier beschrieben in deutsch und englisch: HDF Team Image v6 vom 21.05.2010 als PDF im Anhang.
Auf die Frage mit dem Booten von HDD haben ich doch oben geantwortet.
Das Bootarg mit putty entsprechend setzen.Meine Bastelboxen: Mut@nt HD51 | GB Quad 4K | Mut@nt HD60 | OSMIO4K | HIS 4k Combo+
... Keinen Support per PN ... bitte stellt eure Fragen ins Forum!...
~ Benutzung OpenHDF Image ~ Benutzung der HDF-Toolbox ~ FAQ und Linksammlung ~ Build und Foren Server Spendenaktion ~ -
USB Flash Drive:
0:1 - fat
0:2 - ext2 (HDF image)
0:3 - ext2 (AAF image)
HDF is run normally.
I can not run AAF image.
set bootdesc_6 -Ext2-USB2-
set bootcmd_6 'usb reset; sleep 3; ext2load usb 0:2 a5000000 /boot/uImage; run bootargs_6; bootm a5000000'
set bootargs_6 'set bootargs console=ttyAS1,115200 root=/dev/sda2 rw mem=128m ip=$ipaddr:$serverip:$gatewayip:$netmask:hdbox:eth0:off coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=10 nwhwconf=device:eth0,hwaddr:$ethaddr init=/bin/devinit'
set bootdesc_7 -Ext2-USB3-
set bootcmd_7 'usb reset; sleep 3; ext2load usb 0:3 a5000000 /boot/uImage; run bootargs_7; bootm a5000000'
set bootargs_7 'set bootargs console=ttyAS1,115200 root=/dev/sda3 rw mem=128m ip=$ipaddr:$serverip:$gatewayip:$netmask:hdbox:eth0:off coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=10 nwhwconf=device:eth0,hwaddr:$ethaddr init=/bin/devinit' -
alex_sds schrieb:
HDF is run normally.
alex_sds schrieb:
I can not run AAF image.Meine Bastelboxen: Mut@nt HD51 | GB Quad 4K | Mut@nt HD60 | OSMIO4K | HIS 4k Combo+
... Keinen Support per PN ... bitte stellt eure Fragen ins Forum!...
~ Benutzung OpenHDF Image ~ Benutzung der HDF-Toolbox ~ FAQ und Linksammlung ~ Build und Foren Server Spendenaktion ~ -
Koivo, what program you use to edit a hdf_up.img.
This probably is my problem.
Putty log when I try to update bootargs:
USB: scanning bus for devices... USB0 JetFlash JGSE28AZ
3 USB Device(s) found
scanning bus for storage devices... 1 Storage Device(s) found
reading hdf_up.img
Invalid FAT entry
4250 bytes read
## Executing script at a4000000
Bad data crc*Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von alex_sds ()
-
You can not edit hdf_up.img. This is an compiled binarie.Meine Bastelboxen: Mut@nt HD51 | GB Quad 4K | Mut@nt HD60 | OSMIO4K | HIS 4k Combo+
... Keinen Support per PN ... bitte stellt eure Fragen ins Forum!...
~ Benutzung OpenHDF Image ~ Benutzung der HDF-Toolbox ~ FAQ und Linksammlung ~ Build und Foren Server Spendenaktion ~ -
If i can not change bootargs in hdf_up.img, then loading AAF image from sda3 (0:3) is not posible.
I understood correctly? -
No there is a problem with die aaf image to boot vom sda3. I don't know why.
The hdf image runs normally from sda.
You can copy the aaf to sda2 and the hdf to sda3 and test this.Meine Bastelboxen: Mut@nt HD51 | GB Quad 4K | Mut@nt HD60 | OSMIO4K | HIS 4k Combo+
... Keinen Support per PN ... bitte stellt eure Fragen ins Forum!...
~ Benutzung OpenHDF Image ~ Benutzung der HDF-Toolbox ~ FAQ und Linksammlung ~ Build und Foren Server Spendenaktion ~ -
Well I'll try to test.
I installed AAF image on sda2.
From sda2 AAF start normaly. -
bemok schrieb:
Antworten Sie bitte auf die Frage
For more help a serial Log (V24/RS2323 Putty) will be usefull.+++ Octagon SF-1018 HD +++ Philips 32PFL9604 +++
--- Bastel I: Icecrypt S4000 --- -
How to adjust the Bootargs 1-8 manually?
What program or commands i must use to adjust Bootargs?
I try to use Winhex for edit , but during installation Putty wrote:
- 4250 bytes read
- ## Executing script at a4000000
- Bad data crc*Dieser Beitrag wurde bereits 5 mal editiert, zuletzt von alex_sds ()
-
Hi, use Putty to write the bootargs directly with uboot.
Not change hdf_update.bin because it is a binary with a CRC checksum.
Start Putty an connect serial. Then Power ON the box and hit Enter-Key in Putty.
Now you should have the uboot console "HDBOX>" and you can write or paste the bootargs and save.
Look her for some examples by henrylicious+++ Octagon SF-1018 HD +++ Philips 32PFL9604 +++
--- Bastel I: Icecrypt S4000 --- -
thanks!!!
I need to change in bootargs:
set bootdesc_7 -Ext2-USB3-
set bootcmd_7 'usb reset; sleep 3; ext2load usb 0:3 a5000000 /boot/uImage; run bootargs_7; bootm a5000000'
set bootargs_7 'set bootargs console=ttyAS1,115200 root=/dev/sda3 rw mem=128m ip=$ipaddr:$serverip:$gatewayip:$netmask:hdbox:eth0:off coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=10 nwhwconf=device:eth0,hwaddr:$ethaddr init=/bin/devinit'
Сan you write a sample Putty commands for this?Dieser Beitrag wurde bereits 5 mal editiert, zuletzt von alex_sds ()
-
alex_sds schrieb:
Сan you write a sample Putty commands for this?
Sorry, i don't understand the problem?
You can copy every single line from post to clipboard and past it in Putty with left/right mouse button.
Quellcode
- set bootdesc_7 -alex_sds-
- set bootcmd_7 'usb reset; sleep 3; ext2load usb 0:3 a5000000 /boot/uImage; run bootargs_7; bootm a5000000'
- set bootargs_7 'set bootargs console=ttyAS1,115200 root=/dev/sda3 rw mem=128m ip=$ipaddr:$serverip:$gatewayip:$netmask:hdbox:eth0:off coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=10 nwhwconf=device:eth0,hwaddr:$ethaddr init=/bin/devinit'
If all is OK then "save".+++ Octagon SF-1018 HD +++ Philips 32PFL9604 +++
--- Bastel I: Icecrypt S4000 --- -
Eisha, Thank you for your patience!!!!
All works
0:1 fat
0:2 ext2 AAF image - start OK
0:3 ext2 HDF image - start OK
Putty log:
U-Boot 1.3.1 (May 20 2010 - 20:28:30) - stm23-0032
---special HD Freaks maxiuboot --- sponsored by TDT and SoLaLa---
DRAM: 128 MB
Flash: 32 MB
In: serial
Out: serial
Err: serial
init Frontpanel... done, Twintuner model
Hit any key to stop autoboot: 1 0
HDBOX> set bootdesc_7 -HDFreaks-
HDBOX> set bootcmd_7 'usb reset; sleep 3; ext2load usb 0:3 a5000000 /boot/uImage; run bootargs_7; bootm a5000000'
HDBOX> set bootargs_7 'set bootargs console=ttyAS1,115200 root=/dev/sda3 rw mem=128m ip=$ipaddr:$serverip:$gatewayip:$netmask:hdbox:eth0:off coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=10 nwhwconf=device:eth0,hwaddr:$ethaddr init=/bin/devinit'
HDBOX> save
Saving Environment to Flash...
. done
Un-Protected 1 sectors
Erasing Flash...
. done
Erased 1 sectors
Writing to Flash... .done
. done
Protected 1 sectors
HDBOX>
Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von alex_sds ()
-
Hi Leute, bin am ende, bringe nicht zum laufen, vom HDD bootet einfach nicht, wenn jemand schritt für schritt Anleitung hat, oder paar tipps was muss ich genau machen, "auch mit dem HDD file", wie und wohin damit, dass hier: set bootcmd_5 'usb reset; sleep 3; ext2load usb 0:6 a5000000 /boot/uImage; run bootargs_5; bootm a5000000, telnet oder gleich am anfang mit boot abbrechen, bitte um Hilfe.
HDFreaks Bootloader Flash Plugin -
STB und PC seriell verbinden und Putty 115200, keine Flusskontrolle starten.
STB aus- und wieder einschalten und in Putty Enter hämmern.
Dann muss ein Prompt erscheinen ==> HDBOX>
Dort die Befehle, wie sie dir Koivo beschrieben hat, eingeben und am Ende "save" zum Speichern ausführen.
In deinem Fall ist die "HDD" bedeutungslos, da du nicht den AutoBoot (boot..._0) verwendest.+++ Octagon SF-1018 HD +++ Philips 32PFL9604 +++
--- Bastel I: Icecrypt S4000 --- -
moin,
hatte jetzt irgendwo in nem anderen thread etwas von bootloader 1.23 gelesen, war das nur ein rechschreib fehler weil meine box zickt immer noch rum...
gibts da was ????
danke
-
Teilen
- Facebook 0
- Twitter 0
- Google Plus 0
- Reddit 0