Code: Select all
# /bin/busybox mount -t squashfs /dtv/usb/sda1/SamyGO/squashimg /dtv/usb/sda1/SamyGO/mnt
mount: mounting /dev/loop0 on /dtv/usb/sda1/SamyGO/mnt failed
# /bin/busybox mount -o rw,loop /dtv/usb/sda1/SamyGO/squashimg /dtv/usb/sda1/SamyGO/mnt
mount: mounting /dev/loop0 on /dtv/usb/sda1/SamyGO/mnt failed
would be really nice to have this working, as 1,5GB pvrimage would only cost ~100KB on pendrive

EDIT:
cat /proc/mounts gives that already some of the native partitions are mounted with squashfs...
i used squashfs v4.0