OK, a few things to mention. Here is output from 'df -h' on on of my units (with a 4TB drive):
Code:
Lounge# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 21.6M 21.6M 0 100% /
tmpfs 61.0M 132.0K 60.9M 0% /tmp
tmpfs 61.0M 0 61.0M 0% /media
/dev/mtdblock1 2.0M 616.0K 1.4M 30% /var/lib/humaxtv
/dev/mtdblock2 2.0M 664.0K 1.4M 32% /var/lib/humaxtv_backup
/dev/mtdblock2 2.0M 664.0K 1.4M 32% /etc/opkg
/dev/sdb1 1007.9M 46.2M 961.7M 5% /mnt/hd1
/dev/sdb2 3.6T 3.2T 411.1G 89% /mnt/hd2
/dev/sdb3 9.8G 1.8G 8.0G 18% /mnt/hd3
/dev/sdb2 3.6T 3.2T 411.1G 89% /mnt/hd2/My\040Video/[Mo
dSettings]
/dev/sda1 57.3G 10.6G 46.7G 18% /media/usb-drive1
The 'media' folder is mounted as a temporary filesystem and has a nominal capacity of 61MB. If you try to copy directly into '/media' you will quickly hit this limit. Copying into '/media/My Video' should be OK, but if you are hitting a 61MB limit copying into 'My Video' it is probably a configuration problem: try '/mnt/hd2/My Video' as the path instead.
The custom firmware stores key files in flash memory, but the bulk is on the hard drive. When you try and format through the HUMAX SUI with the remote control, it won't let you because of the custom firmware using these files. The error message 'disk too large to format' is incorrect; with 1.03.12 firmware the device can format a disk up to 2TB in size. I believe the way to reformat a drive with custom firmware installed is to open a Telnet session and boot to safe mode ('safe' option). In safe mode you should be able to reformat with the remote control. You will then need to reinstall the full web interface.
Don't panic about the red banner in Webif, go into Webif>Diagnostics>Disk Diagnostics and post the output. One of the forum experts should be able to help.