On Tuesday 24 July 2007, Ingo Molnar wrote: >* Gene Heskett <gene.heskett@xxxxxxxxx> wrote: >> The above stanza still needs some tlc. I built a 2.6.22.1-rt6 (rt5 >> wouldn't build) using the same old config that a make oldconfig didn't >> fuss about, but the reboot never completed, see the attached, heavily >> smunched camera shot of the panic. >> >> Kinda looks like hda/sda confusion, with rt3 (this boot), its hda*, >> what is it now? fstab or kernel config error? > >yeah, as long as your filesystems are created with a proper label, all >that you need to do is to change all 'hda' to 'sda' in the new kernel's >/etc/grub.conf entry. (or enable the old IDE code in the .config, under >CONFIG_IDE) > > Ingo I believe it is on: [root@coyote linux-2.6.22.1-rt6]# grep CONFIG_IDE .config CONFIG_IDE=y # CONFIG_IDEDISK_MULTI_MODE is not set # CONFIG_IDE_TASK_IOCTL is not set CONFIG_IDE_PROC_FS=y CONFIG_IDE_GENERIC=y # CONFIG_IDEPCI_SHARE_IRQ is not set CONFIG_IDEPCI_PCIBUS_ORDER=y # CONFIG_IDEDMA_ONLYDISK is not set # CONFIG_IDE_ARM is not set # CONFIG_IDE_CHIPSETS is not set # CONFIG_IDEDMA_IVB is not set -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Computer programmers never die, they just get lost in the processing. - To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html