From owner-freebsd-current@FreeBSD.ORG Thu Jun 15 09:32:47 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C97B416A474 for ; Thu, 15 Jun 2006 09:32:47 +0000 (UTC) (envelope-from b.candler@pobox.com) Received: from rune.pobox.com (rune.pobox.com [208.210.124.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7295843D49 for ; Thu, 15 Jun 2006 09:32:47 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from rune (localhost [127.0.0.1]) by rune.pobox.com (Postfix) with ESMTP id 7D28B1CBA7; Thu, 15 Jun 2006 05:33:08 -0400 (EDT) Received: from mappit.local.linnet.org (212-74-113-67.static.dsl.as9105.com [212.74.113.67]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by rune.sasl.smtp.pobox.com (Postfix) with ESMTP id 3F02CDA0A; Thu, 15 Jun 2006 05:33:07 -0400 (EDT) Received: from lists by mappit.local.linnet.org with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1FqoDT-0006YZ-U7; Thu, 15 Jun 2006 10:32:43 +0100 Date: Thu, 15 Jun 2006 10:32:43 +0100 From: Brian Candler To: John S Message-ID: <20060615093243.GA25172@uk.tiscali.com> References: <986bb0590606142220i64dafc06x25666fcd4cdecda6@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <986bb0590606142220i64dafc06x25666fcd4cdecda6@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD 6.1 Installation Prob 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: Thu, 15 Jun 2006 09:32:47 -0000 On Thu, Jun 15, 2006 at 10:50:26AM +0530, John S wrote: > I am trying to install FreeBSD on my machine This isn't the right place for this question; the right place is "freebsd-questions", or possibly "freebsd-stable" FYI, "freebsd-current" doesn't mean "the most recently released FreeBSD", even though it might sound like that. It actually means "today's bleeding-edge experimental development code", not released except via CVS. If you're installing from a 6.1 CD, that's not what you have. HTH, Brian.