From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 13 19:20:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 518C91065670 for ; Thu, 13 Mar 2008 19:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 20B0E8FC22 for ; Thu, 13 Mar 2008 19:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2DJK4Fm004394 for ; Thu, 13 Mar 2008 19:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2DJK4t3004393; Thu, 13 Mar 2008 19:20:04 GMT (envelope-from gnats) Date: Thu, 13 Mar 2008 19:20:04 GMT Message-Id: <200803131920.m2DJK4t3004393@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: John Baldwin Cc: Subject: Re: kern/107292: [ata] cannot install - Unable to find device /dev/ad0s1b on Intel ICH7 UDMA100 controller X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Baldwin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2008 19:20:05 -0000 The following reply was made to PR kern/107292; it has been noted by GNATS. From: John Baldwin To: bug-followup@FreeBSD.org, rdunkle@smallcatbrain.com Cc: Subject: Re: kern/107292: [ata] cannot install - Unable to find device /dev/ad0s1b on Intel ICH7 UDMA100 controller Date: Thu, 13 Mar 2008 14:20:17 -0400 This looks more like an issue with sysinstall than the ata driver as the ata driver detected the hard drive fine. I note that in the garbled messages cut and pasted ad0s1 has no free blocks, so perhaps you attempted to create a swap partition when the disk had no free space? -- John Baldwin