From owner-freebsd-questions@FreeBSD.ORG Sat Mar 17 23:34:57 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE02316A403 for ; Sat, 17 Mar 2007 23:34:57 +0000 (UTC) (envelope-from jlc415@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by mx1.freebsd.org (Postfix) with ESMTP id 9B8E113C489 for ; Sat, 17 Mar 2007 23:34:57 +0000 (UTC) (envelope-from jlc415@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so867986wxc for ; Sat, 17 Mar 2007 16:34:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; 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; b=FTnyuuwnut+y4NcNxpOPZJCo4QHEx+AXFqsXCXax4M8OJrsdaO1u0dKmSfJUuGgwXcLu0jhCKuMiB/v+It3Vqt8hiYy9SGj+w7WtLnRi5DumDwvvULEYVlDiR/s9kS2nKrRCA1kDzxiBKRhE56ixQjd2212bxBdsRHkptZmImeY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FU7NhevqYK1Tm1KTUoOV+97Cj8S7epqXy5rwhO9WOtSkLbOA0MtxHZOlGZJdqE5ggawqvY/x6LWx5kMieEoU5pzKLePqXGcPoRIrtjWY53ws91T/jas8477Fn50vH2xMIx+qkQoO7AdwUTHycKeDzGx6mrtmYkyykIj5ZMNnHAo= Received: by 10.90.27.15 with SMTP id a15mr2995090aga.1174174497091; Sat, 17 Mar 2007 16:34:57 -0700 (PDT) Received: by 10.90.117.19 with HTTP; Sat, 17 Mar 2007 16:34:57 -0700 (PDT) Message-ID: <1fe953880703171634l2ea482c3x9d26b807bcf83df6@mail.gmail.com> Date: Sat, 17 Mar 2007 23:34:57 +0000 From: jlc415@gmail.com To: "Garrett Cooper" In-Reply-To: <45FC7552.9040409@u.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1fe953880703170340l552b1fc1ge244469667a2bb3b@mail.gmail.com> <1fe953880703171553x68700a34gcb473e3d46d0c0fc@mail.gmail.com> <45FC7552.9040409@u.washington.edu> Cc: freebsd-questions@freebsd.org Subject: Re: Can't see ATA drives with new install 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: Sat, 17 Mar 2007 23:34:57 -0000 It's an Intel DG965WH; Core 2 Duo CPU. On 3/17/07, Garrett Cooper wrote: > jlc415@gmail.com wrote: > > I've just installed 6.2/amd64 on a system with standard IDE as well as > > SATA; I've got three drives: an old linux IDE hard drive (that I can't > > modify), a CD/DVD drive on the IDE bus, and a new SATA drive where > > I've just installed/am installing FreeBSD. > > > > I can boot from any of the drives: the linux install doesn't have the > > right drivers so it's not usable, but the MB definitely sees the > > drive. I can boot from the FreeBSD boot CD, as well, and that's what I > > used to install onto the SATA drive. > > > > The trouble is that when I boot from the SATA drive I can't see either > > of the other two drives. /dev contains the entries for the main SATA > > drive, but nothing for anything else: no /dev/acd or /dev/cd; no other > > hard drives; nothing. Looked through dmesg but didn't see anything > > related to the cd drive, although I really don't know what I'm looking > > for. > > > > I wondered whether the stock kernel maybe just didn't include the > > right drivers, so added > > > > device atapicam > > device scbus > > device cd > > device pass > > > > to GENERIC, but I still can't see the dvd drive. > > > > What should I be looking for? Is there more robust documentation on > > dealing with ATA devices somewhere? > > > > Any help much appreciated. > > > > -mike > > Mike, > What's your motherboard maker? > -Garrett > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >