From owner-freebsd-questions@FreeBSD.ORG Sun Mar 11 07:10:37 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 3ED3016A404 for ; Sun, 11 Mar 2007 07:10:37 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id C683713C441 for ; Sun, 11 Mar 2007 07:10:36 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so1486165nfc for ; Sat, 10 Mar 2007 23:10:36 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hJ7AnHnniOw8QK8foHe92V2KQNchRAHWOel0egx+9B9yMAf13WwPgVLjRmB5XwuSGQ8P+iiYl9YsZ3ZkviVCw9MNYsbjpKnOCy/uiNA360v0VzRDi27C91set6Ekteoz03u+TMHKSrvJ0tZo91mqZgFKiI6wJpJlhv9iHIyaySo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CCuANxTqrl02iX5/GHusktwJ98cRYuAv1QucV4awpAVn0HjO8FZrzM9t7zRwjAkmPB9P6WthIE6hlqfFzyYgSG2vUU+ZJFkWze530AQpxmCvqRJFI36XIiIK8hQ/53r/bLEnqHHq/LsB/dRytndeH5iy1EXQKM7dFJnPz7eHAyg= Received: by 10.82.114.3 with SMTP id m3mr5882687buc.1173597035867; Sat, 10 Mar 2007 23:10:35 -0800 (PST) Received: by 10.82.163.14 with HTTP; Sat, 10 Mar 2007 23:10:35 -0800 (PST) Message-ID: <8cb6106e0703102310ydac5ea1u95a24dd66b650a13@mail.gmail.com> Date: Sat, 10 Mar 2007 23:10:35 -0800 From: "Josh Carroll" To: "Garrett Cooper" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: FreeBSD Questions 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 Reply-To: josh.carroll@psualum.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Mar 2007 07:10:37 -0000 > 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 :)..). There are 7.0-CURRENT snapshots available on ftp.freebsd.org, for example: ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/200703/7.0-CURRENT-200703-amd64-disc1.iso Josh