2008 Sep 16 2008
Disk error in the linux boot
Sometimes that can happen after a bad shutdown of the team, for whatever reason, when you boot the system again this a mistake and just introduced the boot Linux in single mode, then logically have applied for the root password. This error may be due to an error in the disk or partition. A good way to try to fix this situation is once given the password and single-mode type the following command at the command line:
df
which presents a report with the partition that has been affected by the bug, once we have this information, to try to solve type this command:
e2fsck / dev / hd **
Taking into account the need to replace the ** for the partition number that has given us for the first command. In the questions that we ask for the second command to all who answered yes (YES). Once the order, type the command
logout
To sign out and finally reboot the computer keyboard with the combination of the following:
Ctrl + Alt + Delete.
And a salute to another.












