Hacks
From OpenWiz
Mount NFS filesystem
# mount -t nfs -o nolock server:/export/path /mnt/local/path
Note that the '-o nolock' is what stops NFS looking for portmap (which isn't running on the wiz).
Change saved config
Edit config files in /etc/config as required.
# pref_cramfs.sh
This will create the appropriate CramFS image and store it in the flash. Please note that there is a limited amount of space available, so do not go storing any old data in the config space.
Use ProjectX
ProjectX is a Java application used to process MPEG-2 files. It allows a user to fix some file problems and can be used as the initial step in converting recorded digital television files into other formats, such as DVDs or XviD files. See ProjectX for more information.

