Probably /etc/fstab (just like other files added to the flash) is missing, check with:
and then:Code:ls -la /etc/fstab
If this is the case, re-run the first 3 lines of the optware installation part. It starts withCode:ls -la /usr/local/sbin/
cd /tmp && wget -O flashf.tar.gz...
and ends with
flashfs save && flashfs commit && flashfs enable
This last one saves the file the flash (before running the commands, you can check if they really exist).





Reply With Quote
