Bugzilla – Bug 146445
Kernel tries to access disk beyond its end (confirmed kernel bug)
Last modified: 2006-01-28 17:08:06 UTC
The kernel that comes with OpenSUSE 10.0 is suffering from a serious problem which made it try to access my harddisk beyond its boundaries. This lead to system crashes and file system corruption on my HP nx8220 notebook. I found a discussion about this bug here: http://lists.debian.org/debian-user/2000/05/msg00116.html Solution: compiling a new kernel 2.6.15 myself, the problem disappeared.
The thread you've linked to is very old, and not relevant for the 10.0 kernel. Error messages about accesing past the end of the device are usually from filesystem corruptions, and can usually be fixed by running fsck. Without the exact error and all related kernel messages, it is hard to say. If a self compiled 2.6.15 kernel fixed it, you can try a 10.1 beta kernel from ftp.suse.com/pub/projects/kernel/kotd/i386/HEAD (and all ftp.suse.com mirrors).
Please reopen this bug if you continue to have problems after running fsck.