Ryousei Takano: > I got the error message described below, when I issued umount. > It seems hasmntopt(3) does not work properly. > What is happen? > > $ mkdir /tmp/a /tmp/b /tmp/c > $ sudo mount -t aufs -o br=/tmp/a:/tmp/b=ro none /tmp/c > $ sudo umount /tmp/c auplink:br.c:170: internal error, > rw,si=586e167e0bd3c325 > auplink:plink.c:346:
Takano-san, Please try these things. - append -DDEBUG when you compile auplink. - "cat /proc/mounts" just before unmouting. And show me the outputs. J. R. Okajima ------------------------------------------------------------------------------