Hello Gregoire, Gregoire Gentil: > Once the system has booted (/root of the initramfs becomes the /), I > need to insert a module into the kernel a module: > insmod module.ko base_img=/image.dof > This modules requires and loads/uses many files (image.dof but also some > others) which are "physically" on the squashfs and "served" through the > AUFS. > > If I do this, the kernel crashes. It makes sense to me as the module is > as "low" as AUFS. Temporarily, my hack is to copy the files into a tmpfs > and use those versions. > > Is there another way to solve my problem without using a tmpfs? Can I > make a hole in AUFS?
It is totally depends on your module.ko. Does the module access the file image.dof as the userspace tool does, or bypassing VFS which is available from kernel space only? What does the backstrace (in your crash message) look like? J. R. Okajima ------------------------------------------------------------------------------ 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