Hi All,
I had an image .sqfs, it's build with squashfs tools version 1.3.r3 where this version support for kernel 2.4
I want to extract (mount) the image into my local computer. my squasfs tools is version 4.0 and my kernel is 2.6
My question, Is it possible to me to mount the image where it's has a different version?
Here The Ouput when I try that (esl.di is my .sqfs, I just rename it)
[root@MTools mardi]# mount esl.di Music/ -t squashfs -o loop
mount: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so [root@MTools mardi]#
I also try to mount when my .sqfs is build with squasfs tools version 4.0 and It try to extract in squasfs tools version 1.3.r3
Here the Output
/tmp % mount music.di music/ -t squashfs -o loop
mount: Mounting /tmp/music.di on /tmp/music failed: Invalid argument
/tmp %
Please, If there're of you expert with this one, kindly to share it to me. All input and suggest will be appreciate.
Regards,
Mardi V. Tamma