Other Zaurus tips

A couple of times I've received the error: "No such device", when trying to mount a squashfs image.

This error is connected with 相撲外:Fixing the error: Sorry, sudo must be setuid root.. On an SL-C3200 the modules directory is symlinked through the /home/root directory.

Having changed the properties to 4111 by chmod, it wouldn't mount any image.

Solution:

sudo chroot -R 755 /home/root/modules


.