/dev/sda1:unexpected inconsistency; run fsck manually how do i can perform this?

Asked by mik_oblea

what command should i type to run fsck manually?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
mik_oblea
Solved:
Last query:
Last reply:
Revision history for this message
mik_oblea (eminoh23) said :
#1

where should type those command to run fsck manually?

Revision history for this message
Bhavani Shankar (bhavi) said :
#2

From a console/terminal type

fsck /dev/sda1

Revision history for this message
Bhavani Shankar (bhavi) said :
#3

or type
sudo fsck /dev/sda1

Revision history for this message
mik_oblea (eminoh23) said :
#4

thanks a lot guys.... appreciate your help. i just recovered the root password.

Revision history for this message
Bhavani Shankar (bhavi) said :
#5

I myself answered this question.. :)

Revision history for this message
sukeerthiadiga (sukeerthiadiga) said :
#6

thanks i used ur command