I've spent some time with this on my HD today. I had to install the wget package to get the automatic download of the HDR firmware to work, but after that it worked just as described.
@Climber - try running the hdrmode diagnostic in normal mode and after running the bootHDRmode command and post the results here - we may be able to tell what's wrong from that. (just diag hdrmode from the shell prompt via telnet)
(@drutt, I'd suggest making wget a dependency and explicitly using /mod/bin/wget in the install script.)
Firstly, thanks for the help. It's very much appreciated.
I installed HD modified software to the box via stick and connected the usb drive before restarting.
Dowloaded the full web interface - Added pkgtools, wget and samba.
I then followed the instructions, as per the wiki "Decrypt recordings on the HD-FOX T2", choosing the manual installation, exactly as written.
Then as suggested run the first diag test:
Running: hdrmode
----------------------------
Running: ls -l /mod
----------------------------
lrwxrwxrwx 1 root root 11 Nov 18 21:40 /mod -> mnt/hd2/mod
----------------------------
Running: ls -l /mod/HDRfs
----------------------------
drwxr-xr-x 3 root root 4096 Dec 23 18:04 lib
drwxr-xr-x 3 root root 4096 Dec 23 18:04 mnt
lrwxrwxrwx 1 root root 11 Dec 23 11:04 mod -> mnt/hd2/mod
drwxr-xr-x 3 root root 4096 Dec 23 18:05 usr
----------------------------
Running: df -h
----------------------------
Filesystem Size Used Available Use% Mounted on
/dev/root 15.2M 15.2M 0 100% /
tmpfs 61.0M 140.0K 60.9M 0% /tmp
tmpfs 61.0M 0 61.0M 0% /media
/dev/mtdblock1 2.0M 532.0K 1.5M 26% /var/lib/humaxtv
/dev/mtdblock2 2.0M 1.2M 812.0K 60% /var/lib/humaxtv_backup
/dev/sda1 1.8T 638.1G 1.1T 37% /media/drive1
/dev/sda1 1.8T 638.1G 1.1T 37% /media/virtual
I then run "bootHDRmode via telnet. (The Humax rebooted into normal mode)
Run the second diag:
Running: hdrmode
----------------------------
Running: ls -l /mod
----------------------------
lrwxrwxrwx 1 root root 11 Nov 18 21:40 /mod -> mnt/hd2/mod
----------------------------
Running: ls -l /mod/HDRfs
----------------------------
drwxr-xr-x 3 root root 4096 Dec 23 18:04 lib
drwxr-xr-x 3 root root 4096 Dec 23 18:04 mnt
lrwxrwxrwx 1 root root 11 Dec 23 11:04 mod -> mnt/hd2/mod
drwxr-xr-x 3 root root 4096 Dec 23 18:05 usr
----------------------------
Running: df -h
----------------------------
Filesystem Size Used Available Use% Mounted on
/dev/root 15.2M 15.2M 0 100% /
tmpfs 61.0M 84.0K 60.9M 0% /tmp
tmpfs 61.0M 0 61.0M 0% /media
/dev/mtdblock1 2.0M 456.0K 1.6M 22% /var/lib/humaxtv
/dev/mtdblock2 2.0M 1.2M 812.0K 60% /var/lib/humaxtv_backup
/dev/sda1 1.8T 638.1G 1.1T 37% /media/drive1
/dev/sda1 1.8T 638.1G 1.1T 37% /media/virtual
I know there is differences in the diag outputs, but I confess I do not have a clue in trying to decipher any of it.