Noticed a bug in the optware wrapper scripts, they don't handle spaces in filenames for such commands as mv, mkdir etc as they use $@ instead of "$@"
I don't know if that might have a knock-on effect for other commands but it seems to work fine for me after I amended all my wrappers to include that fix. There's also another tweak I've implemented with my installation and that is to name the "opt" directory as ".opt" in the root of the USB drive so it doesn't appear in the OSD menus.
I'd vote for the flash firmware version of your optware installation, I can't get the non-flash ext3 firmware to work with my HD so I'd be a bit stuck without it.
My fix for the wrapper script (/apps/wdlxtv_optware/bin/optware-binwrap.sh) is here http://pastebin.com/sf92Ekc0. Just copy it there and re-run it.
Update: Script now does an "exec", more efficient and doesn't leave the wrapper script in the process table.




