Re: libraries on aufs rw branch not working

2008-02-25 Thread Dirk Herrendoerfer
Junjiro, yes, that fixed it for me. Thank you very much - this is great software ! Dirk On Feb 25, 2008, at 12:11 AM, [EMAIL PROTECTED] wrote: > > Hello Dirk, > > Dirk Herrendoerfer: >> Apps or libs on the TMPFS branch in aufs do not work. > ::: >> Kernel: >> 2.6.17.6 + squashfs-3.3 >> >>

Re: libraries on aufs rw branch not working

2008-02-24 Thread sfjro
Hello Dirk, Dirk Herrendoerfer: > Apps or libs on the TMPFS branch in aufs do not work. ::: > Kernel: > 2.6.17.6 + squashfs-3.3 > > Aufs is compiled into the kernel. ( dmesg: "aufs 20080211" ) Sorry, it is a bug of aufs version 20080211 and later which doesn't support mmap(2) on tmpfs i

libraries on aufs rw branch not working

2008-02-24 Thread Dirk Herrendoerfer
Hello there, I'm seeing strange things happen when I use aufs together with squashfs, so I guess I'm probably doing something fundamentally wrong - but maybe not . My root is squashfs, I want to make some dirs read-write to apply extra binaries in a TMPFS branch. All apps and libs in the sq