Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
On Some Linux Guests with SELinux Enforcing Mode Turned On, Uninstalling VMware Tools Makes the File System Read-Only (1008090)
Details
Solution
To resolve the situation, do the following:
-
Mount the root file system and make it writable by using the following command:
mount -o rw,remount /
-
Mount other needed file systems by using the following command:
mount -a
-
Set the /etc/fstab file so that it is no longer read-only by using the following command:
restorecon /etc/fstab
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

