I just tried to flash OpenZaurus 3.5.1 to my SL-C760. I dowloaded the following files:
opie-image.rootfs.img
updater.sh
zImage.bin.forHusky
from
http://www.openzaurus.org/official/unstable/3.5.1/c7x0,c8x0/ and also checked for their MD5 sums to be OK. I copied them to my CF card, with renaming them in the following manner:
opie-image.rootfs.img -> initrd.bin
updater.sh -> updater.sh
zImage.bin.forHusky -> zImage
and then go for the reflash procedure. All seems to go well, and the Zaurus reboots. but, when booting, there are a lot of error messages, like:
Inode #XXX was a directory with children - removing those too..
and
Cannot remove child "pan.png" ino #XXX because it doesn't exist
and after a while, I get the following message:
Kernel panic: No init found. Try passing init= option to kernel
and the whole thing hangs.
now, what am I doing wrong? I tried to use the bootstrap-image.rootfs.img file instead of the opie-image.rootfs.img. Also tried to rename zImage to zImage.bin, but to no avail...