Nitin Bhardwaj: > And I'm creating 4 unions in the init script. Three of them go fine ( > /bin, /sbin and /lib ) , but for /usr the mount.aufs gives error: > failure bad /proc/mounts 1 > > Can the mtab being a soft link be a problem for mount.aufs and umount.aufs ?
I don't think so because your three aufs mounts succeeded. Will you try uncommenting the line "#set -x; echo $@" in mount.aufs? It will produce lots of debug print, and I hope we can find out what is wrong. J. R. Okajima ------------------------------------------------------------------------------