Johnnynobody,
Keep the following procedure in your library of special instructions for the AZBox.
1] Download a image file (firmware) version that you know you can trust or at least expect it to be safe.
2] Unzip or Unrar it and save it to a USB FLASH drive with the name of the file being "patch.bin".
When you say a version you can "trust", then say that you have to Unrar it, I'm not sure these two things are compatable, because the somewhat "official" versions of the firmware don't need this, as they aren't in the rar format. I know that the dealer forum that has a lot of good Azbox info posts links to the new firmware versions at a somewhat annoying site that has the firmware in rar format, but that made me a bit nervous because it wasn't coming from the manufacturer's web page and it seemed like anyone could put a bogus file on these sites, advertise them, and you might get stuck. So I looked at the url that was in the Azbox for it's automatic internet updates, and found a link on the web that showed how to word the url properly, so whenever I see a new firmware version advertised, I go to a url like the following:
http://azupd.com/0.9.2371/patch.bin
Ie, replace the 0.9.2371 above with the current firmware you're looking for. If you do this, the file you download will already be named patch.bin, and you won't have to re-name it. They don't seem have firmware versions at the above azupd site as soon as you see it mentioned on the web, but usually it is there a day later or so. However I didn't trust the other version until I'd see posts from people saying that it worked, so I wouldn't use it for a few days anyway, or not at all if there weren't any significant improvements.
Anyway, it just made me feel a bit more comfortable about the validity of the firmware file knowing that it came from the same site that the Azbox itself uses.
....
NOTE: Your USB memory must be formatted in the FAT file system (so that both the receiver and the PC) can recognize your USB memory device. In addition, the AZBox Linux OS can only recognize files and directories which are named with only alphabetic, numeric and underscore characters. If there is a file or folder named with the use of other characters, the digital receiver will not recognize those files or folders and not only that, but also any files or folders which are contained within them.
...
Interesting... I hadn't thought of that, and on a couple occasions, I've run into files on my computer that the Azbox just refused to play for no obvious (to me) reason. I'm starting to wonder if this might be the cause, because some of the files I try to play were files saved by programs that gave the file very long cryptic names with all sorts of characters.
Thanks, I'm going to have to check this out.
This also reminds me of another thing I've been curious about. Linux and dos/windows use different byte orders when they store data, but I've never been quite sure if this would affect an actual .mpg file or not. I had assumed that such a file wouldn't be different, but I've run into some issues that make me think that maybe it is an issue. Ie if I FTP to the Azbox, I can copy text files from the Azbox to the PC and visa-versa with no problems, but recently, I tried to copy a binary (.mpg) file from the Azbox (on a linux formatted drive), and I wasn't able to copy it, even though I checked the file permissions, and there didn't seem to be any reason why it shouldn't copy. I'm just starting to wonder if the reason I couldn't copy the file might be related to the byte order issue (or whatever you call it when they reverse the bytes).
Has anyone else had problems copying binary files from the Azbox? I really don't see any reason why I would have problems with binary files but not text files. I know that I've FTP'd binary files from other linux systems before without problems. Maybe it's windows that is causing the problems, ie some kind of security issue. I'd give an example, but it's been several weeks before I noticed the problem, and I can't remember what it was I couldn't copy. I THINK it was a recording I had made on a linux formatted USB drive, but I'm not positive.