Searched refs:mtab (Results 1 – 14 of 14) sorted by relevance
93 if [ ! -L /etc/mtab ]; then94 cat /proc/mounts > /etc/mtab
144 if [ ! -e /etc/mtab ] && [ -e /proc/mounts ]; then145 ln -sf /proc/mounts /etc/mtab
140 if [ ! -L /etc/mtab ] && [ -e /proc/mounts ]; then141 ln -sf /proc/mounts /etc/mtab
70 cat /proc/mounts > /etc/mtab
149 ln -sf /proc/mounts /dev/mtab
80 root_dev=$(awk '{ if ($1 !~ /^[ \t]*#/ && $2 == "/") { print $1; }}' /etc/mtab)
19 file = /etc/mtab
33 file = /etc/mtab
26 # Util-linux (u)mount is included because the busybox one can't handle /etc/mtab being symlinked to…
113 ln -sf /proc/mounts ${D}${sysconfdir}/mtab
79 ac_cv_ETC_MNTTAB=/etc/mtab \
933 …/etc/mtab -> $(SEC_CONFIG) -i ; # Inode number changes on any mount/unmount
234 lrwxrwxrwx root root 12 ./etc/mtab -> /proc/mounts