Re: Why can't I build a running Kernel?

From: Jiri Slaby
Date: Tue Feb 13 2007 - 06:41:50 EST


albcamus napsal(a):
2007/2/12, Jiri Slaby <jirislaby@xxxxxxxxx>:
and lines from your boot loader.


title Fedora Core (2.6.20)
root (hd0,1)
kernel /vmlinuz-2.6.20 ro root=LABEL=/ vga=0x31B
initrd /initrd-2.6.20.img

And I have the SATA device /dev/sda3 labeled as '/'.

I would try to disable piix from old ATA tree (which was superseded by libata ata_piix). This is what've changed since 2.6.19 times -- you probably may turn the whole 'ATA/ATAPI/MFM/RLL support' off. Another problem may lie in your initrd, what distro do you use/what type of initrd do you have -- it would be reasonable to look into it, what (which modules) does it contain and load.

reagrds,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/