From owner-freebsd-current@FreeBSD.ORG Sat Feb 12 12:37:42 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE1AF16A4CE for ; Sat, 12 Feb 2005 12:37:42 +0000 (GMT) Received: from www.heimat.gr.jp (catv-118-241.tees.ne.jp [203.141.118.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id E409443D31 for ; Sat, 12 Feb 2005 12:37:41 +0000 (GMT) (envelope-from nakaji@tutrp.tut.ac.jp) Received: from xa12.heimat.gr.jp (xa12.heimat.gr.jp [202.216.136.35]) by www.heimat.gr.jp (8.13.1/8.13.1) with ESMTP id j1CCbbin054222 for ; Sat, 12 Feb 2005 21:37:37 +0900 (JST) (envelope-from nakaji@tutrp.tut.ac.jp) Sender: nakaji@tutrp.tut.ac.jp From: NAKAJI Hiroyuki To: freebsd-current@freebsd.org References: <420A1792.900@DeepCore.dk> MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Date: Sat, 12 Feb 2005 21:37:36 +0900 In-Reply-To: <420A1792.900@DeepCore.dk> (S?ren Schmidt's message of "Wed, 09 Feb 2005 15:00:50 +0100") Message-ID: <86vf8y0x9r.fsf@xa12.heimat.gr.jp> User-Agent: T-gnus/6.17.3 (based on No Gnus v0.3) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) Subject: Re: UPDATE: ATA mkIII first official patches - please test! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 12:37:43 -0000 >>>>> S?ren Schmidt wrote: > As always, enjoy and let me know how it goes... On pc98, the partitions on ad0 are not detected, while slices are detected. In my case, because ad0s1a which is mounted on root is not detected, mountroot() fails and cannot use the system. Waiting 5 seconds for SCSI devices to settle ad0: 814MB at ata0-master BIOSPIO ad1: 4125MB at ata0-slave BIOSPIO acd0: CDROM <40X CD-ROM/VER 2.2A> at ata1-master BIOSPIO da0 at sym0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz, offset 15) da0: 4120MB (8438976 512 byte sectors: 8H 32S/T 32963C) da1 at sym0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-2 device da1: 20.000MB/s transfers (20.000MHz, offset 15) da1: 6197MB (12692295 512 byte sectors: 8H 32S/T 49578C) da2 at sym0 bus 0 target 2 lun 0 da2: Fixed Direct Access SCSI-2 device da2: 20.000MB/s transfers (20.000MHz, offset 15) da2: 29314MB (60036480 512 byte sectors: 8H 128S/T 58628C) Trying to mount root from ufs:/dev/ad0s1a Manual root filesystem specification: : Mount using filesystem eg. ufs:da0s1a ? List valid disk boot devices Abort manual input mountroot> ? List of GEOM managed disk devices: da2s1h da2s1g da2s1f da2s1e da2s1c da2s1b da2s1a da1s2e da1s2c da0s3f da0s3e da0s3c da2s1 da1s2 da1s1 da0s3 da0s2 da0s1 da2 da1 da0 ad1s1f ad1s1e ad1s1c ad1s1a ad1s1 acd0 ad1 ad0s1 ad0 Manual root filesystem specification: : Mount using filesystem eg. ufs:da0s1a ? List valid disk boot devices Abort manual input mountroot> -- NAKAJI Hiroyuki