Re: [BUG] Kernel Panic in squashfs

2015-02-06 Thread Tim Tassonis
On Fri, Feb 6, 2015 at 5:55 PM, Tim Tassonis wrote: Hi all Just found out that squashfs panics when compiled in statically instead of as a module, when mounting an sqf file. The sequence I did was: # mkdir /mnt/gaia-ro # mount /gaiarule.sqf /mnt/gaia-ro -t squashfs -o loop Maybe it is of

Re: [BUG] Kernel Panic in squashfs

2015-02-06 Thread Tim Tassonis
On Fri, Feb 6, 2015 at 5:55 PM, Tim Tassonis wrote: Hi all Just found out that squashfs panics when compiled in statically instead of as a module, when mounting an sqf file. The sequence I did was: # mkdir /mnt/gaia-ro # mount /gaiarule.sqf /mnt/gaia-ro -t squashfs -o loop Maybe it is of

Re: [BUG] Kernel Panic in squashfs

2015-02-06 Thread Richard Weinberger
On Fri, Feb 6, 2015 at 5:55 PM, Tim Tassonis wrote: > Hi all > > > Just found out that squashfs panics when compiled in statically instead of > as a module, when mounting an sqf file. The sequence I did was: > > > # mkdir /mnt/gaia-ro > > # mount /gaiarule.sqf /mnt/gaia-ro -t squashfs -o loop >

[BUG] Kernel Panic in squashfs

2015-02-06 Thread Tim Tassonis
Hi all Just found out that squashfs panics when compiled in statically instead of as a module, when mounting an sqf file. The sequence I did was: # mkdir /mnt/gaia-ro # mount /gaiarule.sqf /mnt/gaia-ro -t squashfs -o loop Maybe it is of importance that the sqf file is located in the

Re: [BUG] Kernel Panic in squashfs

2015-02-06 Thread Tim Tassonis
On Fri, Feb 6, 2015 at 5:55 PM, Tim Tassonis st...@decentral.ch wrote: Hi all Just found out that squashfs panics when compiled in statically instead of as a module, when mounting an sqf file. The sequence I did was: # mkdir /mnt/gaia-ro # mount /gaiarule.sqf /mnt/gaia-ro -t squashfs -o

Re: [BUG] Kernel Panic in squashfs

2015-02-06 Thread Tim Tassonis
On Fri, Feb 6, 2015 at 5:55 PM, Tim Tassonis st...@decentral.ch wrote: Hi all Just found out that squashfs panics when compiled in statically instead of as a module, when mounting an sqf file. The sequence I did was: # mkdir /mnt/gaia-ro # mount /gaiarule.sqf /mnt/gaia-ro -t squashfs -o

[BUG] Kernel Panic in squashfs

2015-02-06 Thread Tim Tassonis
Hi all Just found out that squashfs panics when compiled in statically instead of as a module, when mounting an sqf file. The sequence I did was: # mkdir /mnt/gaia-ro # mount /gaiarule.sqf /mnt/gaia-ro -t squashfs -o loop Maybe it is of importance that the sqf file is located in the

Re: [BUG] Kernel Panic in squashfs

2015-02-06 Thread Richard Weinberger
On Fri, Feb 6, 2015 at 5:55 PM, Tim Tassonis st...@decentral.ch wrote: Hi all Just found out that squashfs panics when compiled in statically instead of as a module, when mounting an sqf file. The sequence I did was: # mkdir /mnt/gaia-ro # mount /gaiarule.sqf /mnt/gaia-ro -t squashfs -o