Hi, Nitin Bhardwaj: > I noticed that when I first use mount.aufs for the first union, it > replaces the soft link /etc/mtab with a real separate file /etc/mtab. > Meaning, the /etc/mtab is no longer a soft link now and two lines get > added for the single mount and the last line has extraneous > characters: > Here are the contents: > > none /bin aufs rw,xino=/.aufs/bin/.aufs.xino,br:/.aufs/bin=rw:/bin=ro 0 0 > none /bin aufs > \\015w,xino=/.aufs/bin/.aufs.xino,b\\015:/.aufs/bin=\\015w:/bin=\\015o > 0 0 > > (I guess for every 'r' in either "rw" or "ro", there is a \\015 )
That is new to me. Are you still using aufs1 20080428? /sbin/mount.aufs as it is? Anyway I'll wait for your debug outputs. J. R. Okajima ------------------------------------------------------------------------------