Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750713AbWEPUaO (ORCPT ); Tue, 16 May 2006 16:30:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750728AbWEPUaO (ORCPT ); Tue, 16 May 2006 16:30:14 -0400 Received: from smtp.andrew.cmu.edu ([128.2.10.81]:40847 "EHLO smtp.andrew.cmu.edu") by vger.kernel.org with ESMTP id S1750713AbWEPUaN (ORCPT ); Tue, 16 May 2006 16:30:13 -0400 Message-ID: <446A36B8.1060707@cmu.edu> Date: Tue, 16 May 2006 16:31:52 -0400 From: George Nychis User-Agent: Thunderbird 1.5.0.2 (X11/20060503) MIME-Version: 1.0 To: lkml Subject: need help booting from SATA in 2.4.32 X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1620 Lines: 43 Hi, I've booted from a SATA drive in 2.4.32 before, but for some reason 2.4.32 will not recognize this disk. It is recognized when I boot 2.6.9 though. It uses the ata_piix module in both kernels. Whenever I boot 2.6.9 I see: ---------------------------------------------------------------------- SCSI subsystem initialized ACPI: PCI interrupt 0000:00:1f.2[B] -> GSI 7 (level, low) -> IRQ 7 ata: 0x170 IDE port busy ata1: SATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0xBFA0 irq 14 ata1: dev 0 ATA, max UDMA/100, 78140160 sectors: ata1(0): applying bridge limits ata1: dev 0 configured for UDMA/100 scsi0 : ata_piix Vendor: ATA Model: FUJITSU MHV2040A Rev: 0000 Type: Direct-Access ANSI SCSI revision: 05 SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB) SCSI device sda: drive cache: write back sda: sda1 sda2 sda3 sda4 < sda5 > Attached scsi disk sda at scsi0, channel 0, id 0, lun 0 device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm@uk.sistina.com ------------------------------------------------------------------------ However in 2.4.32 all i see is: ---------------------------- SCSI subsystem initialized ---------------------------- I am positive that my 2.4.32 has been compiled with ata_piix as a module, and it does reside in /lib/modules/2.4.32/kernel/driver/scsi/ Any clues? Thanks! George - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/