Today, I want to open ubantu as usual, but I can’t open it normally, as shown in the figure below
It means invalid environment module. Press any key to continue, as shown in the figure below
cause of error: SD card is damaged and disk detection fails. It may be caused by sudden power failure or other abnormal shutdown of the system
note: it dawned on me at this time, because every time I shut down my computer, I didn’t turn off ubantu first (at that time, I wanted to shut down directly, and all programs would turn off automatically, it doesn’t matter)
solution:
enter the command fsck.ext3 – Y/dev/sda1 and restart
note: here, 1 in sda1 is changed to your broken disk
note: if not, try this command: fsck – Y/dev/sda1 and restart
Similar Posts:
- Unable to enter the interface after startup of Ubuntu 18.04 [failed command: read DMA]
- How to Solve Error: use a kernel appropriate for your CPU
- Solution of welcome to emergency mode! When CentOS 7 starts up
- Vmware-ubuntu 16.04 Start Virtual Machine Error [How to Solve]
- Ubuntu rm Report: Read-only file system
- Using Win32 disk imager to realize USB disk recording
- [Solved] VUE npm run devevents.js:160 throw er; // Unhandled ‘error’ event listen EADDRIN…
- [Solved] Android ADB server didn’t ACK * failed to start daemon *
- Android ADB server didn’t ACK * failed to start d
- Redis is unable to connect and access remotely [How to Solve]