squashfs support for mount?

Support for C series TVs that all user could ask. Please do not ask a questions at other forums.
Post Reply

User avatar
beatfreak
SamyGO Project Donor
Posts: 597
Joined: Tue Aug 23, 2011 9:03 am
Location: Hamburg
Contact:

squashfs support for mount?

Post by beatfreak »

i am trying to mount a squashfs image but no luck...

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
so i guess there is no support for squashfs, would it simply be compiling fs-modules for armv7 arch and insmod them?

would be really nice to have this working, as 1,5GB pvrimage would only cost ~100KB on pendrive :mrgreen:

EDIT:
cat /proc/mounts gives that already some of the native partitions are mounted with squashfs...
i used squashfs v4.0
//UE40C6500 @ T-VALDEUC 3011 // rooted manual HotelMode style // PVR to NFS via 18MB on-the-fly sparse XFS // >> decommissioned due to tuner death
//UE46F8090 @ T-FXPDEUC 1136 // rooted by new Widget // root starting with empty usb drive
FYI: you can close your ssh session with SamyGO with

Code: Select all

~.
If you can't fix it using dvct tape, you are not using enough dvct tape.
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: squashfs support for mount?

Post by arris69 »

you know that squashfs is a read only filesystem?
User avatar
beatfreak
SamyGO Project Donor
Posts: 597
Joined: Tue Aug 23, 2011 9:03 am
Location: Hamburg
Contact:

Re: squashfs support for mount?

Post by beatfreak »

i was just thinking of some kind of linking-trick to fake the mounted xfsimage be writable...

no alternate compressed filesystems to hold xfsimage? jffs2?
//UE40C6500 @ T-VALDEUC 3011 // rooted manual HotelMode style // PVR to NFS via 18MB on-the-fly sparse XFS // >> decommissioned due to tuner death
//UE46F8090 @ T-FXPDEUC 1136 // rooted by new Widget // root starting with empty usb drive
FYI: you can close your ssh session with SamyGO with

Code: Select all

~.
If you can't fix it using dvct tape, you are not using enough dvct tape.

Post Reply

Return to “[C] Support”