From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] install kernel fails to find hard disk Date: Thu, 16 Mar 2006 16:03:14 -0800 From: geoff@collyer.net In-Reply-To: <200603161031.aa84704@salmon.maths.tcd.ie> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-ebkevbijxsaiwtgshbevbsgvjo" Topicbox-Message-UUID: 149e3afc-ead1-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-ebkevbijxsaiwtgshbevbsgvjo Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Perhaps your SATA controller isn't recognised by Plan 9? sdata.c contains case (0x24DB<<16)|0x8086: /* 82801EB (ICH5) */ but perhaps yours has a different did (device id)? What's lspci (or equivalent on netbsd) list as vid & did for it? --upas-ebkevbijxsaiwtgshbevbsgvjo Content-Type: message/rfc822 Content-Disposition: inline Received: from collyer.net ([216.240.55.183]) by collyer.net; Thu Mar 16 02:31:51 PST 2006 Received: from mail.cse.psu.edu ([130.203.4.6]) by collyer.net; Thu Mar 16 02:31:50 PST 2006 Received: from psuvax1.cse.psu.edu (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 66D685C240 for ; Thu, 16 Mar 2006 05:31:48 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: from localhost (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id A33845BFC9 for <9fans@cse.psu.edu>; Thu, 16 Mar 2006 05:31:34 -0500 (EST) Received: from mail.cse.psu.edu ([127.0.0.1]) by localhost (psuvax1 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08629-01-13 for <9fans@cse.psu.edu>; Thu, 16 Mar 2006 05:31:31 -0500 (EST) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id 22BB25C0AA for <9fans@cse.psu.edu>; Thu, 16 Mar 2006 05:31:31 -0500 (EST) Received: from lanczos.maths.tcd.ie ([134.226.81.3] helo=maths.tcd.ie) by salmon.maths.tcd.ie with SMTP id ; 16 Mar 2006 10:31:30 +0000 (GMT) To: 9fans@cse.psu.edu Date: Thu, 16 Mar 2006 10:31:29 +0000 From: John Stalker Message-ID: <200603161031.aa84704@salmon.maths.tcd.ie> X-Virus-Scanned: by amavisd-new at cse.psu.edu Subject: [9fans] install kernel fails to find hard disk X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces+geoff.9fans=collyer.net@cse.psu.edu Errors-To: 9fans-bounces+geoff.9fans=collyer.net@cse.psu.edu I just tried to install plan9 on a machine at work. At partdisk it tells me The following disk devices were found. sdD0 - TEAC DVD+RW DV-W58E D.0C09/14/03 Disk to partition (sdD0)[sdD0]: No mention of the hard disk. Typing sdC0 at the prompt doesn't help. Neither does turning off DMA. The relevant hardware, as found by NetBSD, is NetBSD 3.0 (GENERIC) #0: Mon Dec 19 01:04:02 UTC 2005 builds@works.netbsd.org:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC RTC BIOS diagnostic error 18 BIOS32 rev. 0 found at 0xffe90 mainbus0 (root) pci0 at mainbus0 bus 0: configuration mode 1 pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok piixide1 at pci0 dev 31 function 2 piixide1: Intel 82801EB Serial ATA Controller (rev. 0x02) piixide1: bus-master DMA support present piixide1: primary channel configured to native-PCI mode piixide1: using irq 9 for native-PCI interrupt atabus1 at piixide1 channel 0 piixide1: secondary channel configured to native-PCI mode wd0 at atabus1 drive 0: wd0: drive supports 16-sector PIO transfers, LBA48 addressing wd0: 149 GB, 310019 cyl, 16 head, 63 sec, 512 bytes/sect x 312500000 sectors wd0: 32-bit data port wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) wd0(piixide1:0:0): using PIO mode 4, Ultra-DMA mode 6 (Ultra/133) (using DMA) Any ideas? -- John Stalker University of Dublin, Trinity College School of Mathematics --upas-ebkevbijxsaiwtgshbevbsgvjo--