From owner-freebsd-questions@FreeBSD.ORG Fri Jul 25 11:03:39 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 454F437B404 for ; Fri, 25 Jul 2003 11:03:39 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id D86A943FD7 for ; Fri, 25 Jul 2003 11:03:37 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc13) with ESMTP id <2003072518033601500qlu28e>; Fri, 25 Jul 2003 18:03:36 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h6PI3YM1006022; Fri, 25 Jul 2003 14:03:34 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h6PI3XvZ006019; Fri, 25 Jul 2003 14:03:33 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Ted Unangst References: From: Lowell Gilbert Date: 25 Jul 2003 14:03:33 -0400 In-Reply-To: Message-ID: <447k66jxfu.fsf@be-well.ilk.org> Lines: 28 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: trouble installing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 18:03:39 -0000 Ted Unangst writes: > I tried to install FreeBSD 5.1 today, and ran into several issues. Please bear in mind that it is a bleeding-edge release. http://www.freebsd.org/releases/5.1R/early-adopter.html > 1. why do i need to create a swap partition? (i can deal with it, just a > little extra aggravation.) You shouldn't need to; certainly I don't remember needing to on earlier releases, although it will go "boom" pretty decisively if the install does run out of virtual memory. > 2. why does sysinstall pick disklabel values that clearly can't work? Those are the values that typically do work... > 3. why is there no /dev/ad0s2b node? how do i create it, since i > need a swap partition? That's in the partitioning step. > 4. what do i enter into the file system box? the DOS partition isn't > mounted, and i have no idea how to mount it. Hmm. I don't have a system I can currently use to play with 5.x, so I can't really tell...