From owner-freebsd-current@FreeBSD.ORG Thu Jun 5 05:44:26 2003 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 3896D37B401 for ; Thu, 5 Jun 2003 05:44:26 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9179943F3F for ; Thu, 5 Jun 2003 05:44:25 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h55CdFP15279; Thu, 5 Jun 2003 05:39:16 -0700 Received: from freebsd.org (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id FAA24829; Thu, 5 Jun 2003 05:44:22 -0700 (PDT) Message-ID: <3EDF3B3B.4070601@freebsd.org> Date: Thu, 05 Jun 2003 06:44:43 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3.1) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jiawei Ye References: <20030605055541.GA34745@orion.moderntimes.com.tw> In-Reply-To: <20030605055541.GA34745@orion.moderntimes.com.tw> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: asr fails to find root post-5.1RC1-iso 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: Thu, 05 Jun 2003 12:44:26 -0000 Jiawei Ye wrote: > New kernels built with post-5.1RC1-isos could fail to find root device > when booting a SCSI disk attached to a asr device. The card and the disk > were both attached allright, but the root partition fails to load. Even > when specifying 'ufs:da0s1a'. 5.1-RC1 supplied kernel works ok. > > The disk does not contain RAID volumes, asr is used as simple SCSI host > adapter only. > > > Jiawei Ye > > Please CC me as this address is not currently subscribed. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > Would it be possible to capture the entire boot log and make it available for review? Scott