Package: mount Version: 2.20.1-5.3 Severity: normal $ findmnt TARGET SOURCE FSTYPE OPTIONS /dev/pts devpts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
$ findmnt -m /sys sysfs sysfs rw,nosuid,n /proc proc proc rw,nosuid,n /dev udev devtmpfs rw,relatime /dev/pts devpts devpts rw,nosuid,n /run tmpfs tmpfs rw,nosuid,r / /dev/disk/by-uuid/e8ab9791-c992-42fa-899b-c1e711a1d0d9 ext4 rw,relatime /sys/kernel/security securityfs securityfs rw,nosuid,n /dev/shm tmpfs tmpfs rw,nosuid,n ... etc ... /etc/mtab is a symlink to /proc/mounts. The usual info does appear in /proc/self/mountinfo. strace shows that when run with -m, both /proc/self/mountinfo and /run/mount/utab are read; without, just /proc/self/mountinfo. -- System Information: Debian Release: 7.5 APT prefers stable-updates APT policy: (550, 'stable-updates'), (550, 'stable'), (530, 'testing'), (520, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.14-0.bpo.1-686-pae (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages mount depends on: ii libblkid1 2.20.1-5.3 ii libc6 2.18-7 ii libmount1 2.20.1-5.3 ii libselinux1 2.1.9-5 ii libsepol1 2.1.4-3 mount recommends no packages. Versions of packages mount suggests: pn nfs-common <none> -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

