From owner-freebsd-questions@FreeBSD.ORG Sun Mar 11 07:22:13 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 65BBA16A400 for ; Sun, 11 Mar 2007 07:22:13 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout1.cac.washington.edu (mxout1.cac.washington.edu [140.142.32.134]) by mx1.freebsd.org (Postfix) with ESMTP id 3F46513C471 for ; Sun, 11 Mar 2007 07:22:13 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout1.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l2B7MChh027877 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 10 Mar 2007 23:22:12 -0800 X-Auth-Received: from [192.168.10.42] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l2B7MCwt026719 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Sat, 10 Mar 2007 23:22:12 -0800 Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <20070311071112.GS86959@dan.emsphone.com> References: <20070311071112.GS86959@dan.emsphone.com> X-Gpgmail-State: !signed Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Garrett Cooper Date: Sat, 10 Mar 2007 23:22:10 -0800 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.752.2) X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.10.230933 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Subject: Re: "AMD64 -current iso laying around?" or "How to make a LiveCD from scratch?" 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, 11 Mar 2007 07:22:13 -0000 On Mar 10, 2007, at 11:11 PM, Dan Nelson wrote: > In the last episode (Mar 10), Garrett Cooper said: >> Just bought and built a new PC, comes with an Conroe-based Core 2 >> Duo, Realtek 8169 Gigabit chipset, JbMicron PATA / SATA RAID >> controller, and the like. Now, I can boot up the FreeBSD livecd >> perfectly fine, but when it comes to adding the interface the driver >> isn't present (although it is available if one compiles the kernel >> with the proper driver), and if I do install the system it fails to >> properly detect the root devices at boot (something to do with the >> RAID setup or numbering drives I believe). >> >> So, in an effort to get my system up and running I was wondering if >> someone could provide me with either a link to a v7 ISO available >> somewhere, or directions on how to make a FreeBSD LiveCD (I have 2 >> other IA32 systems kicking around I can use for building stuff :)..). > > CDs for current are available at > ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/ ; pick the latest dated > subdirectory. > > -- > Dan Nelson > dnelson@allantgroup.com Oh nice! Thanks (both of you) guys! -Garrett