Guan Xin:
> No. My rw branch is tmpfs. I enabled CONFIG_AUFS_BR_RAMFS
> and am still getting the same error. My init script in initrd is attached.

I see.
Your script does
    mount -t aufs -o br=/mnt1:/mnt2:/mnt0 aufs /mnt
    umount -l /mnt0 /mnt1 /mnt2

I'd suggest you to stop the lazy unmounting.

And your
        chdir("/home/username")                 = -1 EACCES (Permission denied)
/home/username is not a symbolic link, right?


J. R. Okajima

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev

Reply via email to