1. Enter emergency mode. Exit the shell to continue
2. Fault analysis (guess): file system failure caused by not following the specification to hang up or restart
3. Fault status:
Note: note that the intermediate read is sda3 failed
4. Troubleshooting:
Input command: XFS_ repair -v -L /dev/sda3
-The L option specifies to force log zeroing and XFS_ Repair zeros the log even if it contains dirty data (metadata changes)
Similar Posts:
- CentOS system startup error failed to mount / sysRoot solution
- Summary of 5 error reports encountered during Vue installation
- An I/O operation initiated by the Registry failed unrecoverably [How to Solve]
- Tensorflow error due to uninitialized variable [How to Fix]
- With check option in SQL
- Processing method of DB2 SQL error (sqlcode: – 964, sqlstate: 57011)
- [Solved] Windows ADB devices port is occupied error: cannot connect to daemon
- Unable to enter the interface after startup of Ubuntu 18.04 [failed command: read DMA]
- [Solved] Mongodb startup error: about to fork child process, waiting until server is ready for connections.
- python TypeError: an integer is required