LINUX挂载命令
[root@localhost home]# mount -o remount,noexec /home/
mount: can't find /home/ in /etc/fstab or /etc/mtab
这是按照linux 达人养成计划 8-1 敲得练习命令 这个错误提示是什么意思呢?
[root@localhost home]# mount -o remount,noexec /home/
mount: can't find /home/ in /etc/fstab or /etc/mtab
这是按照linux 达人养成计划 8-1 敲得练习命令 这个错误提示是什么意思呢?
2015-11-20
举报