
/etc/fstab is not properly configured.
For example, you've configured the auto-attaching of disk based on device name in the /etc/fstab file. If the device name is changed when the CVM restarts, this configuration will cause the system to fail to start up normally./etc/fstab configuration file. Then, restart the CVM to verify the repaired file./etc/fstab file to the /home directory, for example:cp /etc/fstab /home
/etc/fstab file.vi /etc/fstab
# to comment out this configuration.
mount and chroot commands as instructed in Using rescue mode to repair system, and make sure that you have entered the target system.Feedback