From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932987AbXGYBmU (ORCPT ); Tue, 24 Jul 2007 21:42:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760644AbXGYBmM (ORCPT ); Tue, 24 Jul 2007 21:42:12 -0400 Received: from vms048pub.verizon.net ([206.46.252.48]:57287 "EHLO vms048pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758108AbXGYBmK (ORCPT ); Tue, 24 Jul 2007 21:42:10 -0400 Date: Tue, 24 Jul 2007 21:42:09 -0400 From: Gene Heskett Subject: Re: v2.6.22.1-rt5 In-reply-to: <20070724191027.GA13268@elte.hu> To: Ingo Molnar Cc: linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org, Thomas Gleixner Message-id: <200707242142.09407.gene.heskett@gmail.com> Organization: Organization? very little MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <20070724120436.GA14466@elte.hu> <200707241156.03149.gene.heskett@gmail.com> <20070724191027.GA13268@elte.hu> User-Agent: KMail/1.9.7 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 24 July 2007, Ingo Molnar wrote: >* Gene Heskett 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.