umount: /etc/shadow: not mounted. # grep '^umount' /tmp/log umount2("/etc/shadow", 0) = -1 EINVAL (Invalid argument ... strace (1) output reveals that the underlying umount2 (2) sy…