From owner-freebsd-current@FreeBSD.ORG Wed Oct 20 17:38:28 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC7531065673 for ; Wed, 20 Oct 2010 17:38:28 +0000 (UTC) (envelope-from mjs@rakupottery.org.uk) Received: from anchor-post-3.mail.demon.net (anchor-post-3.mail.demon.net [195.173.77.134]) by mx1.freebsd.org (Postfix) with ESMTP id 9483C8FC0C for ; Wed, 20 Oct 2010 17:38:28 +0000 (UTC) Received: from rakuman.demon.co.uk ([80.177.154.53] helo=rakuba.rakupottery.org.uk) by anchor-post-3.mail.demon.net with esmtp (Exim 4.69) id 1P8ccN-0005dK-oG for freebsd-current@freebsd.org; Wed, 20 Oct 2010 17:38:27 +0000 Message-ID: <4CBF2913.8040303@rakupottery.org.uk> Date: Wed, 20 Oct 2010 18:38:27 +0100 From: Martin Smith User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.11) Gecko/20101013 Thunderbird/3.1.5 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <4CBF2180.7040209@rakupottery.org.uk> <20101020182816.0000552b@unknown> In-Reply-To: <20101020182816.0000552b@unknown> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: installer unable to find device node X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 20 Oct 2010 17:38:28 -0000 On 20/10/2010 18:28, Bruce Cran wrote: > On Wed, 20 Oct 2010 18:06:08 +0100 > Martin Smith wrote: > >> I am attempting to install a recent snapshot on a Biostar GF7100P-M7S >> mobo, with an atapi cdrom and on sata hd, after setting up the slices >> and selecting the install medium I am presented with the following >> error: >> >> Unable to find device node for ad4s1b in dev! The creation of >> filesystems will be aborted. >> >> This also happened with an 8.0 installer, is this just me, is there >> something funny about this motherboard? > > Has the HDD previously been partitioned using GPT, or something other > than a traditional MBR? It was previously attached to a mac, do I need to zero out the partition table? > -- Martin