On 26/11/10 03:59 PM, Gregoire Gentil wrote:
> My root folder, which is prepared in an initramfs, is an AUFS merging a
> read-only squashfs and an overlay write folder:
>
> mount -t squashfs -o loop /disk/a.squashfs /root-ro
> mkdir /disk/overlay
> noatime,br:/disk/overlay:/root-ro=ro none /root
>
> [ Snip! ]
> Is there another way to solve my problem without using a tmpfs? Can I
> make a hole in AUFS?
>
Could you load it directly from the mounted squashfs?  I am hoping that
read-write access is not required for this module to load??


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev

Reply via email to