内容目录
root@eccubuntu:~# df -lh
df: cannot read table of mounted file systems: No such file or directory
root@eccubuntu:~# grep -v rootfs /proc/mounts > /etc/mtab
root@eccubuntu:~# df -lh
Filesystem
none
/dev/mapper/eccubuntu-root
none
none
none
none
/dev/sda1
root@eccubuntu:~#