Hi, umount --all-targets does not work if /etc/mtab is a regular file and not a link to /proc/mounts. reproduce: $ sudo mv /etc/mtab /etc/mtab.orig $ sudo cp /proc/mounts /etc/mtab $ sudo make check TS_OPTS="--parallel=1 mount" Test mount/umount-alltargets fails. cu, Rudi -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html