forty-one
The system cannot be started because the Fstab file is modified under Linux

Modify the/data in the fstab file to/www, and then a tragedy occurs. When you start, you cannot mount an error. After entering the repair filesystem mode, you want to modify/etc/fstab, and the result files are all read only. This is the beginning of the tedious problem solving process.

terms of settlement:

1. The system prompts failure when starting Linux. Enter the root account password and enter repair filesystem #. Note that repairing the fstab file will prompt that readonly cannot save the changes.

2. Authorize as root. Generally, all ECS users have the same user permissions. This step can be omitted.

3. Mount/- o remount. At this time,/etc/fstab can be modified. This step is the core content.

4. Modify the fstab file. vi /etc/fstab

Does this help solve your problem? resolved Unresolved

Submitted successfully! Thank you very much for your feedback, and we will continue to strive to do better! We are sorry that we were unable to resolve your question. We have received your feedback and will give feedback in time!