Initialization system failed
Fault Phenomenon: Termination when the process you need to start the system, error message prompt
Give root password for maintenance
(or Type Control-D for Normal Startup):
Cause: Because the system is not turned off, or suddenly power-down, the file system is destroyed.
Workaround: After entering the administrator password correctly, use the E2FSck command to fix the file system, then restart, use the command as follows:
# e2fsck -cf / dev / hda1
# Shutdown -r Now