Hi Pagano (and others)
I have been playing a bit with the V4 upgrade, and the kamikaze image Pagano provided.
It seem to be working fine - BUT.
I cant write to the disk. I can write fine to the loopback device, but the disk seem to have some problems.
A command like:
touch file.txt
works fine.
But then I try to create folders, we have problems :
root@SMCOpenWrt:/mnt/hda1# mkdir SomeDirName
mkdir: cannot create directory 'SomeDirName': Input/output error
Does anyone have an idea ?
...also - how do I access syslog? ;-)