"James .":
> The patch works in that it allows me to mount aufs again, however, it
> leaves the union in a very unstable state. I am unable to take any
> logs or even log in because after entering the union, many programs
> will segfault, and my machine cannot run anymore. Again, switching
> back to aufs-base1 solves the problem. I am certain that theres more
> to this bug than just allowing aufs to mount tmpfs...

Thank you for your tests.
I am afraid that is due to the fact you are using initramfs instead of
initrd. Because aufs2 has passed all of my tests as well as aufs1.
As I wrote before, initramfs will be freed after the last command in the
init script. In order to prevent the necessary resources from being
freed, you need to MOVE the mount points which are related to the new
root (your aufs).
The SLAX init script is for initrd, I guess. But you are using initramfs
actually. So I am afraid you freed some necessary resources.

Try moving mount points as $AufsCVS/sample/diskless does or convert your
initramfs into initrd.


J. R. Okajima

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com

Reply via email to