Hi, Nitin Bhardwaj: > umount /root/var > > /sbin/auplink: no such aufs /root/var > /sbin/auplink: no such aufs /root/var > > and it doesn't unmount the union ! > > Attached is the umount log. ::: > + sed -r -e > s/ /\\040/g > s/\t/\\011/g > s/\r/\\015/g > s/\\012$// > > + test 0 -eq 1 > + cat > + echo > + fgrep /\015oot/va\015 aufs /proc/2201/mounts
The sed conversion problem again. Are you using busybox sed still? J. R. Okajima ------------------------------------------------------------------------------