From owner-freebsd-current@FreeBSD.ORG Wed Oct 31 10:05:21 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6314716A421 for ; Wed, 31 Oct 2007 10:05:21 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (pointyhat.freebsd.org [IPv6:2001:4f8:fff6::2b]) by mx1.freebsd.org (Postfix) with ESMTP id B933613C465; Wed, 31 Oct 2007 10:05:20 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47285364.9060600@FreeBSD.org> Date: Wed, 31 Oct 2007 11:05:24 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Thomas David Rivers References: <200710301834.l9UIYeW55836@lakes.dignus.com> In-Reply-To: <200710301834.l9UIYeW55836@lakes.dignus.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: 7.0 BETA1.5 initial findings... 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: Wed, 31 Oct 2007 10:05:21 -0000 Thomas David Rivers wrote: > Just wanted to report some of my results with installing > the BETA1.5 CDs.... with a CD-ONLY install. > > This is on an Intel quad-core with 2G of memory, and 300G SATA > drive and older ATAPI DVD drive (Intel DG33BU motherboard.) > > First; after you partition & label and choose your distributions; > it's time to remove the "BOOTONLY" CD and place DISC1 in the > drive. There's nothing that tells you this.. if you don't > do this, then the process merrily fails at trying to install > everything.. twice over. After that, you have an opportunity > to try and install again, putting DISC1 in the drive. I'd > suggest a little box saying "remove the BOOTONLY CD, insert DISC1 > and press OK" when it's time to start installing the distributions. > > Second - if you choose the X11 packages in the distributions; > they don't work. The install process complains that it > can't find packages/INDEX on either DISC1 or DISK2. I'm not > sure how to get the X11 packages installed from a CD-only install. That is expected for beta installs, the packages are typically not yet available until later in the cycle. Kris