LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Puppy (https://www.linuxquestions.org/questions/puppy-71/)
-   -   Error message (https://www.linuxquestions.org/questions/puppy-71/error-message-4175488680/)

camfix 12-20-2013 09:16 AM

Error message
 
I am running "Puppy Lucid 5.2.8" on an IBM R50e laptop. On startup I get this error message.

EXT2-fs (sda1):error: ext2-lookup:deleted inode referenced:8963458

It is repeated about a dozen times. Got a feeling that this is something that I should correct but I don't have a clue where to start. Any help will be appreciated. Ev

linosaurusroot 12-20-2013 12:09 PM

http://unix.stackexchange.com/questi...eferenced-xxxx

If you have a live boot medium fsck it otherwise

Code:

tune2fs  -c  2  /dev/sda1
tune2fs  -C  3  /dev/sda1
reboot


camfix 12-20-2013 07:20 PM

linosaurusroot: Thank you so much for the reply. I will give it a try. Ev


All times are GMT -5. The time now is 11:48 PM.