On Wed, 1 Aug 2007 12:29:04 +0300 Mikko Rapeli <mikko.rapeli@xxxxxx> wrote: > Hello, > > (More details at http://bugzilla.kernel.org/show_bug.cgi?id=8816 ) > > My home server disk doesn't work with latest kernels since its size is > reported or probed correctly. With 2.6.22.1 I get: You've got an odd sized disk. If you have that, old IDE, and you also have anything which tries to read the last sector (eg GPT partitioning) it'll break as it tries to read 1K block sizes. Vendors normally clip the drive to an even size which seems to be the case on your box with the HPA left alone. It *should* all "just work" with the libata drivers but needs more testing of odd sizes to be 100% sure - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html