I've started this morning my Pi and found system doesn't work fine, I can't make a df -h or use ssh, vnc, samba... All these service don't start because appear "input/output error". Checking "dmesg" I see:
Code: Select all
EXT4-fs (mmcblk0p2): warning: mounting fs with errors, runing e2fsck is recommended
...
EXT4-fs (mmcblk0p2):re-mounted. Opts: (null)
EXT4-fs error (device mmcblk0p2): ext4_mb....
JBD2: Spotted dirty metadata buffer (dev = mmcblk0p2, blocknr = 0). There's a risk of filesystem corruption in case of system crash.
...
...
EXT4-fs error (device mmcblk0p2): add_dirent_to_buf:1276: inode #240:block 7361: comm bootlogs: bad entry in directory: directory entry across blocks - offset=0(0),...What happens? Is filesystem corrupted? Could I recover it? Could anyone help me, please?
Regards,