Instalar E2 en USB sin tocar la DOM

  • Iniciador del tema Iniciador del tema hperez
  • Fecha de inicio Fecha de inicio
AZmod
Loco por OpenSPA
Fan de OpenSPA
Registrado
10 Dic 2009
Mensajes
1.659
Publicado en satpimps:

"sattommy" dijo:
Install E2 on USB and leave dom untouched
Ok Guys,

NOTE: Changing from opensat to e2 and the otherway around involves changing the kernel either with azup or opensat firmware upgrade method.

What do you need:
-1 usb of at lest 512mb (for e2, possible 256 will work)
-1 usb for putting patch bin

#####FIRST TIME FLASHING E2######
-Put e2 patch.bin in usb.
-Reboot your azbox and follow onscreen instructions to install upgrade. This will only install new kernel. When done reboot (leave usb stick in the slot)
-Once rebooted box will show rescue mode and IP. DO NOT USE AZUP NOW
-Attach usb stick for e2 now (521mb or larger).
-Telnet to your box and issue the following commands:

dd if=/mnt/root/patch.bin of=/mnt/root/patch_cramfs.bin bs=56 skip=1
mkdir /patch
mount -o loop /mnt/root/patch_cramfs.bin /patch
sfdisk -f -uM /dev/sdb < /patch/hda.out
mkfs.ext3 /dev/sdb1
mkfs.ext2 /dev/sdb2
umount /MMP
mount /dev/sdb1 /MMP
cd /patch
tar -cf - . | tar -C / -xpf -

-Now remove usb stick with patch.bin on it and issue the following command:

reboot -f

-This should boot e2 from usb stick.

#####GOING BACK TO OPENSAT SOFTWARE#####
-Remove usb stick with e2, and place usb stick with opensat firmware patch.bin
-reboot box
-Run azup on your pc, and enter rescuemode ip.
-Click update.
-When done, remove usb stick from receiver and reboot

#####Go from OPENSAT to E2 after going back to opensat software#####
-Put in usb stick with e2 patch.bin -> only this one
-Reboot and follow onscreen instructions to upgrade
-Switch usb stick for the one with E2 and reboot

This should be it!

Regards,

Tommy
 
Usuario
Fan de OpenSPA
Registrado
19 Ene 2010
Mensajes
256
Que bueno, para el que quiera trastear sin tocar la DOM...

Las posibilidades son la ostia...

Que grande ripper.
 
AZmod
Vip OpenSPA
Registrado
23 Feb 2009
Mensajes
1.895
Si, muy bueno. Asi evitamos 'ciertos' problemas, jaja. Sobretodo los que tenemos adaptador.
 
AZvip
Loco por OpenSPA
Registrado
27 Jul 2009
Mensajes
409
traducción googlera del inglés al español


Instale E2 en USB y dejar intacto libertad
Ok chicos,

NOTA: El cambio de OPENSAT a e2 y de tercio del todo consiste en cambiar el núcleo, ya sea con azup o método OPENSAT actualización de firmware.

¿Qué se necesita:
-1 USB de 512 MB en a fin (por e2, es posible 256 funcionará)
-1 USB para poner bin parche

##### PRIMERA HORA INTERMITENTE E2 ######
-Poner e2 patch.bin en USB.
-Reinicia tu azbox y siga las instrucciones en pantalla para instalar la actualización. Esto sólo va a instalar el nuevo kernel. Cuando se hace reinicio (dejar memoria USB en la ranura)
-Una vez reiniciado cuadro mostrará el modo de rescate y la propiedad intelectual. NO USO AZUP AHORA
-Adjuntar memoria USB para e2 ahora (521mb o más).
Telnet-a su casilla y emita los siguientes comandos:


dd if=/mnt/root/patch.bin of=/mnt/root/patch_cramfs.bin bs=56 skip=1
mkdir /patch
mount -o loop /mnt/root/patch_cramfs.bin /patch
sfdisk -f -uM /dev/sdb < /patch/hda.out
mkfs.ext3 /dev/sdb1
mkfs.ext2 /dev/sdb2
umount /MMP
mount /dev/sdb1 /MMP
cd /patch
tar -cf - . | tar -C / -xpf -

-Ahora quite memoria USB con patch.bin en él y el siguiente comando:

reboot-f

-Esto debería arrancar e2 de memoria USB.

##### VOLVIENDO AL OPENSAT ##### DE SOFTWARE
-Quitar memoria USB con e2, y usb lugar seguir con patch.bin firmware OPENSAT
-Reboot cuadro
-Ejecutar azup en tu pc, y entrar en ip rescuemode.
-Haz clic en actualizar.
-Cuando termine, quite memoria USB del receptor y reinicie

##### Ir de OPENSAT a E2 después de volver a OPENSAT ##### de software
-Poner en memoria USB con e2 patch.bin -> Sólo éste
-Reinicia y siga las instrucciones en pantalla para actualizar
-Interruptor de memoria USB para el uno con E2 y reinicio

Esto debe ser!

Un cordial saludo,

Tommy
 
Usuario
Forero
Registrado
29 Mar 2010
Mensajes
6
Please excuse me for writing in English, but I have no knowledge of Spanish (yet )

Has someone tried this way with E2 <=> KGD and was successful?

I was not. I had KGD4890 and tested RTI1.0.2. But when I tried to go back to KGD following the instruction, I failed here:


magnoman dijo:
traducción googlera del inglés al español


##### VOLVIENDO AL OPENSAT ##### DE SOFTWARE
-Quitar memoria USB con e2, y usb lugar seguir con patch.bin firmware OPENSAT
-Reboot cuadro
-Ejecutar azup en tu pc, y entrar en ip rescuemode.
-Haz clic en actualizar.

Here I failed, azup said "incompatible version" or the like (I cannot remember exactly).
It seemed azup didn't like the KGD patch.bin! Finally had to put an original AZBOX firmware patch.bin here and install it completely, and then switching back to KGD, which took quite some time again.


Mike
 
Usuario Destacado
Loco por OpenSPA
Fan de OpenSPA
Registrado
19 Mar 2007
Mensajes
11.803
mikeyea dijo:
Please excuse me for writing in English, but I have no knowledge of Spanish (yet )

Has someone tried this way with E2 <=> KGD and was successful?

I was not. I had KGD4890 and tested RTI1.0.2. But when I tried to go back to KGD following the instruction, I failed here:




Here I failed, azup said "incompatible version" or the like (I cannot remember exactly).
It seemed azup didn't like the KGD patch.bin! Finally had to put an original AZBOX firmware patch.bin here and install it completely, and then switching back to KGD, which took quite some time again.


Mike

you try this installer (This forum is auto translation, Select your language from the top of the forum)

http://www.azboxhd.es/foro/showthread.php/9195-AZ-UP-1.2a-(Go-Back-Fix)
 
Usuario
Forero
Registrado
29 Mar 2010
Mensajes
6
Thnak you Fundi for your answer.

AZUPD in the meantime has arrived at version 1.2.6. You think this version 1.2a is OK nonetheless?
 
Usuario Destacado
Loco por OpenSPA
Fan de OpenSPA
Registrado
19 Mar 2007
Mensajes
11.803
Yes this is Ok to go Back
 
AZmod
Vip OpenSPA
Registrado
23 Feb 2009
Mensajes
1.895
Eso ya es 'tiempo pasado', compañero. Ahora no hay problemas con los adaptadores SD.
 
AZvip
Fan de OpenSPA
Registrado
12 Ene 2010
Mensajes
187
hola alguien me dice la pass y usuario para entrar via telnet esde el pc al deco le pongo root y dreambox y no entra
 
Usuario
Amigo OpenSPA
Registrado
30 Dic 2010
Mensajes
22
Pues como el aparato no es una dreambox, pon root y azbox

Salu2
 
AZvip
Fan de OpenSPA
Registrado
12 Ene 2010
Mensajes
187
otra duda que tengo como deveria de estar formateado el usb en que se va a instalar?
 
Hechado .
Loco por OpenSPA
Forero
Registrado
9 Abr 2009
Mensajes
9.814
En ext2/3 linux pero imagino que te lo hace el antes de instalar.
 
AZvip
Fan de OpenSPA
Registrado
12 Ene 2010
Mensajes
187
vale aver el comando este que hay que poner en telnet que es ,lo que hace te instala ya el e2 o despues hay que utilizar el azup para instalarlo señalandole el usb y otra cosa en vez de e2 podria ser opensat? un saludo
 
Arriba