DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
U have any kernel installed(2.4) when you have a choice of selecting the kernel in booting option, if yes do go for it and then do the remedy for 2.6.8-2-686.
go ahead and give it the root password. It will then give you a command prompt. Then type
Code:
e2fsck -y /dev/<whatever device it is>
This will check your filesystem, and repair any problems found. This error you are receiving happens to me sometimes too. It happened a lot when I was using a windows driver to view my ext3 partition under windows. I'm not sure what causes it other than the HD having bad sections. It's not really that big of a deal
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.