From owner-freebsd-questions@FreeBSD.ORG Sun Sep 14 17:19:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05DE61065674 for ; Sun, 14 Sep 2008 17:19:16 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-gx0-f17.google.com (mail-gx0-f17.google.com [209.85.217.17]) by mx1.freebsd.org (Postfix) with ESMTP id A2F828FC1C for ; Sun, 14 Sep 2008 17:19:15 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by gxk10 with SMTP id 10so21620948gxk.19 for ; Sun, 14 Sep 2008 10:19:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=NJFx+PFKJXa8jw0Cgcw7YaZd77MKMMb8MKZ3XJqJT1s=; b=jQk98McZqROREbD2Y8F3SHnZg7Z9JMH8BBaMNp5q27DUUuUvRfIZrRh7nDR0iOaTkT eCEkenbyncKre96xput2Uu5FBNgVi8R7YsWlLbbvnIRxHzYzbTmz1H83b6izHgSnnh2n c172tf3iXTffYfh+iexbHGI5lgtwKaHs0uf3g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=xNQfrQQ0E9UjjnP2TtyfT94GnzfH+S+BH7tHtSlkDBufrdSl1Fk2+BDRM3dPRw95PD mHybLs92osuxN1UHi0+e9hGC/H/pEmT7mPHgplx3ISVbLCWGYQ0NtdWU8NlKaDmfpMWI yyozqjjILdB3Hh5k1Y5wWAnyhOhqL47mCE5Uk= Received: by 10.151.38.12 with SMTP id q12mr9248846ybj.198.1221412754713; Sun, 14 Sep 2008 10:19:14 -0700 (PDT) Received: by 10.151.8.8 with HTTP; Sun, 14 Sep 2008 10:19:14 -0700 (PDT) Message-ID: <4ad871310809141019o19de016atfdf37fa2da73a43b@mail.gmail.com> Date: Sun, 14 Sep 2008 13:19:14 -0400 From: "Glen Barber" To: "Martin Boulianne" In-Reply-To: <2942dae0809140813x51cdb276jf2cc174d209e2d1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2942dae0809140813x51cdb276jf2cc174d209e2d1@mail.gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Sysinstall doesn't detect IDE hard drives X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2008 17:19:16 -0000 I believe you need to have the IDE drive as the master for your configuration. I think your problem is with mixing SATA and IDE drives, so sysinstall is choosing the default boot disk. -- Glen Barber