PDA

View Full Version : JaZUp 1.1 by Hectore and Pr2



pr2
28-12-2010, 09:21 AM
Hi,

Please find a new version of JaZUp your Java based application to upgrade your Azbox HD to E2 and downgrade to official firmware.



JaZUp is a Java based AZbox upgrade to E2 / downgrade to official firmware application.

Please take the time to read the full user guide provided in PDF format.

For end-user willing to run JaZUp on Mac OSX or Ubuntu, you will need to set the execute attribute to jazup.sh (chmod 755) to be able to launch it.

For Windows user, once you have at least Java Runtine Environnement (version 5) installed you can just double click on jazup.jar like any other software.

JRE is available at: h__p://w_w.java.com

Made for you by Hectore & Pr2
Thanks to: The_Ripper, MickeySa, Telesat, ... and all the people involved in this challenging E2 on Azbox experience.


Here is the change log;



1.1:
- Fix DOM partitions type detection
- Fix ghost extended partition on official DOM (256MB)
- Improve end-user text
- User guide reviewed and improved (v0.3)


JaZUp always flash the kernel, so you don't have an option to flash or not the kernel.

Hectore & Pr2

damo
28-12-2010, 02:35 PM
@Format Extendend Partitions: you can decided not to format your extended partition, this option is
useful only if you upgrade your Azbox from E2 to E2.

If I upgrade E2 to E2 ,I have to reformat the extendet partition?

pr2
28-12-2010, 02:50 PM
Hello,

On a standard DOM the size is 256MB, all this space is taken by E2.
If you install E2 on a bigger DOM or on USB or on HDD, only the first 256MB will be reserved for E2, the rest is free space that you can use.

So all the data space over 256MB are assigned into an extended partition.
This partition allows you to safely store some data.
For example: Picons / plugins / emu / ....

This extended partition is automatically mounted under /media/cf (why because there is no CF reader in the AZbox so we decide to use it for extended data and this is a standard location for E2 to look for the Picon for example).

So if you upgrade from E2 to E2 on an official DOM (256MB) this doesn't matter since there is no room for extended data.

But if you use another device or greater DOM, you can choose or not to loose the data that you place under /media/cf

The very first time when the partitions are newly created extended partitions is always formatted but when it exist you have the choice to format it or not.

I will include this explanation in the user guide.

I hope that it is clear for everybody now what extended partition means.

Pr2

primarijus
28-12-2010, 07:11 PM
When I try to backup I got this:

JaZUp! is connected to your AZbox IP: 192.168.x.x
Your AZbox Kernel is Unknown
System on your AZbox is unknow...
Your AZbox is in Normal mode
Your AZbox CPU mode is Unknown
USB Memory Stick isn't detected.
No backup !
You MUST put Your AZbox in Rescue mode for upgrade to E2...
JaZUp! is disconnected from your AZBOX

I try 3 diferent USB sticks

pr2
28-12-2010, 07:42 PM
Hello,

JaZUp! is connected to your AZbox IP: 192.168.x.x
Your AZbox Kernel is Unknown
System on your AZbox is unknow...
Your AZbox is in Normal mode
Your AZbox CPU mode is Unknown
USB Memory Stick isn't detected.
No backup !
You MUST put Your AZbox in Rescue mode for upgrade to E2...
JaZUp! is disconnected from your AZBOX

I guess that you are not connected to your AZbox but to another device on your network.

Which firmware are you supposed to have in your Azbox?

Pr2

primarijus
28-12-2010, 08:04 PM
@pr2
I use AZbox IP Find and my IP is static and same as in AZbox Premium
firmware is 0.9.4890
AZ is on wired net but notebook is on wireless

primarijus
28-12-2010, 08:11 PM
I try reboot reciver, with USB and without, different sticks...

Hectore
28-12-2010, 09:35 PM
@primarijus

Hello,
Can you connect to your azbox in telnet, execute this commands and give me the result of each ?


uname -r

Put your usb stick in azbox and type this...


mount

and the last...


sfdisk -l -uM /dev/hda

Thanks.
Regards.

primarijus
28-12-2010, 10:24 PM
@Hectore

Model is AZBox premium with 750GB HDD inside
2 days ago I try to install E2 on USB but goes in DOM
there is DVB-S and DVB-T tuners


(none)[~]$ uname -r
2.6.15-sigma
(none)[~]$ mount
/proc on /proc type proc (rw,nodiratime)
/dev/mtdblock5 on /DISK1 type jffs2 (ro,noatime)
devpts on /dev/pts type devpts (rw)
tmpfs on /tmp type tmpfs (rw)
sysfs on /sys type sysfs (rw)
/dev/hda1 on /MMP type ext3 (ro,data=ordered)
/dev/hda2 on /PLUGINS type ext3 (rw,data=ordered)
/dev/hda3 on /DISK2 type ext3 (rw,data=ordered)
/dev/hda4 on /Download type ext3 (rw,data=ordered)
/dev/hdb1 on /DATA/hdb1 type ext3 (rw,data=ordered)
/dev/sda1 on /DATA/usb1/sda1 type vfat (rw,noatime,nodiratime,nosuid,nod ev,no
(none)[~]$ sfdisk -l -uM /dev/hda

Disk /dev/hda: 980 cylinders, 16 heads, 32 sectors/track
Units = megabytes of 1048576 bytes, blocks of 1024 bytes, counting from 0

Device Boot Start End MB #blocks Id System
/dev/hda1 0+ 139 140- 143359+ 83 Linux
/dev/hda2 140 155 16 16384 83 Linux
/dev/hda3 156 163 8 8192 83 Linux
/dev/hda4 164 244 81 82944 83 Linux
(none)[~]$

primarijus
28-12-2010, 11:43 PM
upgraded to 0.9.5209
same thing
just create two empty folders on USB "pvrfile and recordfile"

pr2
29-12-2010, 10:28 AM
Hello,

Can you please repeat the same commands on your Azbox upgraded to 0.9.5209

And once your USB stick in inserted also add the output for this command:



sfdisk -l -uM /dev/sda



Pr2

primarijus
29-12-2010, 04:54 PM
0.9.5209 results

(none)[~]$ uname -r
2.6.15-sigma
(none)[~]$ mount
/proc on /proc type proc (rw,nodiratime)
/dev/mtdblock5 on /DISK1 type jffs2 (ro,noatime)
devpts on /dev/pts type devpts (rw)
tmpfs on /tmp type tmpfs (rw)
sysfs on /sys type sysfs (rw)
/dev/hda1 on /MMP type ext3 (ro,data=ordered)
/dev/hda2 on /PLUGINS type ext3 (rw,data=ordered)
/dev/hda3 on /DISK2 type ext3 (rw,data=ordered)
/dev/hda4 on /Download type ext3 (rw,data=ordered)
/dev/hdb1 on /DATA/hdb1 type ext3 (rw,data=ordered)
/dev/sda1 on /DATA/usb1/sda1 type vfat (rw,noatime,nodiratime,nosuid,nod ev,noexe c,fmask=0022,dmask=0022,codepage= cp437,iocharset=iso8859-1,utf8)
(none)[~]$ sfdisk -l -uM /dev/hda

Disk /dev/hda: 980 cylinders, 16 heads, 32 sectors/track
Units = megabytes of 1048576 bytes, blocks of 1024 bytes, counting from 0

Device Boot Start End MB #blocks Id System
/dev/hda1 0+ 139 140- 143359+ 83 Linux
/dev/hda2 140 155 16 16384 83 Linux
/dev/hda3 156 163 8 8192 83 Linux
/dev/hda4 164 244 81 82944 83 Linux
(none)[~]$ sfdisk -l -uM /dev/sda

Disk /dev/sda: 1012 cylinders, 17 heads, 60 sectors/track
Warning: The first partition looks like it was made
for C/H/S=*/64/63 (instead of 1012/17/60).
For this listing I'll assume that geometry.
Units = megabytes of 1048576 bytes, blocks of 1024 bytes, counting from 0

Device Boot Start End MB #blocks Id System
/dev/sda1 1 503 503 515072 b Win95 FAT32
end: (c,h,s) expected (255,63,63) found (64,63,63)
/dev/sda2 0 - 0 0 0 Empty
/dev/sda3 0 - 0 0 0 Empty
/dev/sda4 0 - 0 0 0 Empty

pr2
29-12-2010, 07:38 PM
Hello,

Many thanks for your bug report! I can reproduce it so we are working on it.

Can I ask you a last test, in telnet type:



echo "AZBOX" > /DISK2/hostname
vfd_display -td210 REBOOT


This will set a hostname and reboot your Azbox.
Then please test again JaZUp and tell me if this time it works for you.

Regards,

Pr2

primarijus
29-12-2010, 08:09 PM
echo "AZBOX" > /DISK2/hostname
vfd_display -td210 REBOOT




now works
I am back on 0.9.4890 firmware
maybe You can include some logging
I am very glad coz I can help You in this project

JaZUp! is connected to your AZbox IP: 192.168.x.x
Your AZbox Kernel is Official
Your AZbox is in Normal mode
Your AZbox CPU mode is Overclock
Overclocking Disabled
Backuping yours data... Please wait, this operation can take time!
Backup is Ok.
Rebooting...

pr2
29-12-2010, 08:19 PM
Hello,

Don't worry now that we can reproduce the problem it will be fixed.
I will postponed the release of 1.2 until this bug is solved.

Thanks for your time and your help, I give you the work around so you can enjoy JaZUp right now.

Pr2

pr2
30-12-2010, 01:08 AM
Hello,

JaZUp 1.2 is available now, please use this new version.
As promised, the above bug is fixed in JaZUp 1.2

Pr2