OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: ShiroiKuma on May 19, 2006, 04:07:38 pm

Title: No Squashfs So Far?
Post by: ShiroiKuma on May 19, 2006, 04:07:38 pm
Hi there:  

In this thread (https://www.oesf.org/forums/index.php?showtopic=7502&hl=squashfs#) Hrw says
Quote
After 3.5.2 release I will work on getting squashfs
I can't seem to mount a Squashfs volume.

Does that mean no squashfs so far?
Title: No Squashfs So Far?
Post by: Hrw on May 20, 2006, 07:30:32 am
exactly - patching 2.4 kernels is a nightmare and I have better things to do..
Title: No Squashfs So Far?
Post by: ShiroiKuma on May 20, 2006, 07:10:32 pm
For a 2.6 OZ can it be used as a kernel module? Or no way to mount squashfs filesystems?
Title: No Squashfs So Far?
Post by: Hrw on May 21, 2006, 10:01:42 am
I can add squashfs for 2.6 kernels but rather not for 2.4 ones.
Title: No Squashfs So Far?
Post by: starkruzr on May 21, 2006, 12:55:41 pm
But can you add squashfs for 2.6 kernels?

Title: No Squashfs So Far?
Post by: ShiroiKuma on May 21, 2006, 01:10:30 pm
Quote
I can add squashfs for 2.6 kernels but rather not for 2.4 ones.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127964\"][{POST_SNAPBACK}][/a][/div]
That'd be great. Are you planning on doing it?
Title: No Squashfs So Far?
Post by: Hrw on May 22, 2006, 02:56:18 am
I will add FUSE and SquashFS into 2.6 kernel (as modules).

I can provide squashfs modules for 2.4.18 machines too - but someone has to check them before I will release it to public. Any volonteers?
Title: No Squashfs So Far?
Post by: koen on May 22, 2006, 03:51:35 am
Quote
I will add FUSE and SquashFS into 2.6 kernel (as modules).

I can provide squashfs modules for 2.4.18 machines too - but someone has to check them before I will release it to public. Any volonteers?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128017\"][{POST_SNAPBACK}][/a][/div]

Note that fuse is broken on arm cpus according to the author. It will be fixed in the 2.6.0 release.
Title: No Squashfs So Far?
Post by: Hrw on May 22, 2006, 05:21:13 am
good to know - so only squashfs will get added.
Title: No Squashfs So Far?
Post by: ShiroiKuma on May 22, 2006, 05:49:27 am
Quote
good to know - so only squashfs will get added.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128027\"][{POST_SNAPBACK}][/a][/div]
Can I ask about the timeline you have planned for this?
Title: No Squashfs So Far?
Post by: Hrw on May 22, 2006, 06:07:57 am
http://ewi546.ewi.utwente.nl/tmp/hrw/3.5.4...tal/2.6.16-r33/ (http://ewi546.ewi.utwente.nl/tmp/hrw/3.5.4x-experimental/2.6.16-r33/) contain directory for akita/c7x0/poodle/spitz/tosa. Each subdir contain kernel 2.6.16-r33 with archive of all modules. SquashFS module is extracted.

Try to load module under OZ 3.5.4.1-rc. If it works then test it. If it does not load then boot kernel from dir (kexec-tools could be usefull).

Give info does it works.
Title: No Squashfs So Far?
Post by: ShiroiKuma on May 22, 2006, 10:13:36 am
Quote
Try to load module under OZ 3.5.4.1-rc. If it works then test it. If it does not load then boot kernel from dir (kexec-tools could be usefull).

Give info does it works.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128037\"][{POST_SNAPBACK}][/a][/div]
Downloaded the module. Am currently testing it on SL-C3200 OZ 3.5.4.1-rc2. So far works fine, but will do some doc reading today etc and report tomorrow on whether there's any problems.

Thanks a lot.