2008 Sep 16 2008
Disk error on boot linux
Sometimes it may happen that after a bad shutdown the computer, for whatever reason, when rebooting the system is an error and only shows the boot linux in single mode, then logically he applied the root password. This error may be due to an error in the disk or partition. Well one way to try to fix this is because once the password and single-mode type the following command at the command line:
df
which reports to the partition that has been affected by the error, once we have this information, to try to solve this type the following command:
e2fsck / dev / hd **
Taking into account that have been replaced by the ** for the partition number that you have returned the first command. The questions we ask for the second command to all who answered yes (YES). Once the order, type the command
logout
To exit the session and finally reboot the computer with the following keyboard combination:
Ctrl + Alt + Delete.
And a greeting to another.












