From owner-freebsd-questions@FreeBSD.ORG Wed Apr 19 01:54:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4A34D16A400 for ; Wed, 19 Apr 2006 01:54:34 +0000 (UTC) (envelope-from parv@pair.com) Received: from mta13.adelphia.net (mta13.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86F3643D46 for ; Wed, 19 Apr 2006 01:54:33 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.66.115]) by mta13.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060419015432.TEBX27153.mta13.adelphia.net@default.chvlva.adelphia.net>; Tue, 18 Apr 2006 21:54:32 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 739E2B53B; Tue, 18 Apr 2006 21:54:50 -0400 (EDT) Date: Tue, 18 Apr 2006 21:54:50 -0400 From: Parv To: Gayn Winters Message-ID: <20060419015450.GA6110@holestein.holy.cow> Mail-Followup-To: Gayn Winters , 'Aguiar Magalhaes' , freebsd-questions@freebsd.org References: <20060418200016.4296.qmail@web31610.mail.mud.yahoo.com> <033601c66340$ab2d3040$6501a8c0@workdog> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <033601c66340$ab2d3040$6501a8c0@workdog> Cc: 'Aguiar Magalhaes' , freebsd-questions@freebsd.org Subject: Re: Installing Free over linux 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: Wed, 19 Apr 2006 01:54:34 -0000 I lost the OP, so replying to this ... in message <033601c66340$ab2d3040$6501a8c0@workdog>, wrote Gayn Winters thusly... > > > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Aguiar > > Magalhaes > > Sent: Tuesday, April 18, 2006 1:00 PM > > To: freebsd-questions@freebsd.org > > Subject: Installing Free over linux ... > > I'm trying to install the FreeBSD 6.0 where exist a > > old linux (It will be full replaced) > > > > I'm receiving a error message about de swap slice: > > > > Unable to find device node for /dev/ad0s1b in /dev! > > The creation of filesystem will be aborted ... > It sounds like you didn't allocate a swap partition during the > installation when you were asked to allocate partitions on ad0s1. > If you don't take the defaults, then you must allocate swap space > explicitly. This should be done on partition b, i.e. on ad0s1b. Hi Aguiar, I was installing FreeBSD 6.0-BETA4 a few moments ago, and saw the same problem. I was adjusting the partitions (not slices), somehow it seems the sysinstall (or the underlying subsystem) seemed to have forgotten about the swap partition. Anyway, i re-sliced the disk and repartitioned the subsequent slice w/ partitions sizes already calculated. This time i had no problem. Mind you that i installed from the same disc previously on a different computer, and missing swap node message did not come up while adjusting the partition size multiple times. Whatever ... - Parv --