** Summary changed: - "GRUB Error 16: Inconsistent filesystem structure" after resume with ReiserFS + "GRUB Error 16: Inconsistent filesystem structure" (with ReiserFS)
** Description changed: While I was testing hibernation on my system, I sometimes got the error "GRUB Error 16: Inconsistent filesystem structure" when trying to boot the default kernel. - I could however fix this by using the "recovery" kernel provided in grub - menu: the ReiserFS transaction logs then got replayed and the system - even resumed, without the need to reboot. + I also got the same error during rebooting normally, after I've resumed + from hibernation. - Error 16 is described as: + This problem can be quite easily be fixed by using the "recovery" kernel provided in grub menu: the ReiserFS transaction logs then get replayed then. + After having hibernated before, the system will even resume normally, but when it happens after a "normal" reboot, I get the recovery root prompt only (though "init 2" should work from there). + + Grub Error 16 is described as: """ 16 : Inconsistent filesystem structure This error is returned by the filesystem code to denote an internal error caused by the sanity checks of the filesystem structure on disk not matching what it expects. This is usually caused by a corrupt filesystem or bugs in the code handling it in GRUB. """ - So, I think that there might be a problem with the hard disks not really synced or something alike when using hibernation. + So, I think that there might be a problem with the hard disks not really synced or something alike during shutdown. It did not happen always, but at least twice. - Probably it's rather a bug of acpi-support..? - This is with Edgy. -- "GRUB Error 16: Inconsistent filesystem structure" (with ReiserFS) https://launchpad.net/bugs/64928 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs