# fstab挂载排错
一、CentOS6环境
1.创建错误环境
```bash
[root@centos6 ~]# vim /etc/fstab
#
# /etc/fstab
# Created by anaconda on Tue Mar 5 13:07:05 2019
#
# Accessible filesystems, by reference, are m...
Linux OL7/RHEL7: PRVE-0421 : No entry exists in /etc/fstab for mounting /dev/shm (文档 ID 2065603.1)
CentOS7和RHEL7在 /etc/fstab中不包含/dev/shm ,可以手动加进去,或者忽略都可以。
In this Doc...
Linux OL7/RHEL7: PRVE-0421 : No entry exists in /etc/fstab for mounting /dev/shm (文档 ID 2065603.1)CentOS7和RHEL7在 /etc/fstab中不包含/dev/shm ,可以手动加进去,或者忽略都可以。In this Document Sym...