On Tue, Sep 28, 2010 at 12:02:01AM +0300, Krasu wrote: > Package: e2fsprogs > Version: 1.41.12-2 > Severity: important > > I'm getting "Resize inode not valid" all the time during boot. It fails to > check the root filesystem, which is ext3, and shows a prompt to ebter root > password or continue. > > /dev/sdb5 on / type ext3 (rw,errors=remount-ro) > > If I login into shell and run fsck manually (without any option), it doesn't > ask any questions, just fixes something automatically (something like "group > descriptors look bad, trying to backup blocks"). Then I press Ctrl+D, shell > exits, and machine reboots. After that I don't see error messages, machine > boots successfully. After second reboot I see error message again, and I > should > redo all steps again to fix it.
Can you please try to capture the output of running fsck manually, so I can see what it has printed. You can use the script command, or just redirect standard output to a file and run e2fsck with the -y option, etc. Just so I can see everything fsck is printing. What happens if you run "e2fsck -f /dev/XXX" a second time. Do you see any errors with the second run of e2fsck? - Ted -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org