How Do I Fix a "Read-Only" Error When I Edit the /etc/fstab File?
Symptom
When you try to edit the /etc/fstab file, the message "read-only" is displayed.
Solution
In the read-only mode, the file cannot be modified. Run the following command to obtain the read and write permissions on the file:
mount -o remount,rw /
After the preceding command is executed, edit the file again.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot