df output is not showing all mounted filesystems
Resolution
Rebooting will recreate the
/etc/mtab
file.
If rebooting is not an option, as a temporary workaround, copying the contents of
/proc/mounts
to
/etc/mtab
# cat /proc/mounts > /etc/mtab
‹
›
Home
View web version