Comment 0 for bug 64928

Revision history for this message
Daniel Hahler (blueyed) wrote : "GRUB Error 16: Inconsistent filesystem structure" after resume with ReiserFS

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.

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.
It did not happen always, but at least twice.

Probably it's rather a bug of acpi-support..?

This is with Edgy.