I get some ugly error-messages when I start my potato install. I get a few of these:
hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } and then it ends with: hda: DMA disabled ide0: reset: success but after that I see no more of this at all, everything seems works fine. This of course started after I recompiled my kernel. At first I thought it was just my hd that didn't support DMA, so I recompiled my kernel with CONFIG_IDEDMA_AUTO=n without succes and even CONFIG_BLK_DEV_IDEDMA=n, but that didn't matter either it seems..