From owner-freebsd-questions@FreeBSD.ORG Wed Apr 19 15:06:12 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 553BA16A401 for ; Wed, 19 Apr 2006 15:06:12 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EDD143D6A for ; Wed, 19 Apr 2006 15:06:05 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.pc (aris.bedc.ondsl.gr [62.103.39.226]) (authenticated bits=128) by igloo.linux.gr (8.13.6/8.13.6/Debian-1) with ESMTP id k3JF5kpJ023633 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 19 Apr 2006 18:05:47 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.6/8.13.6) with ESMTP id k3JF5fpR063183; Wed, 19 Apr 2006 18:05:41 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.6/8.13.6/Submit) id k3JF5fmF063180; Wed, 19 Apr 2006 18:05:41 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 19 Apr 2006 18:05:41 +0300 From: Giorgos Keramidas To: Aguiar Magalhaes Message-ID: <20060419150541.GA61146@gothmog.pc> References: <20060419015450.GA6110@holestein.holy.cow> <20060419140222.80373.qmail@web31602.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060419140222.80373.qmail@web31602.mail.mud.yahoo.com> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.386, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.81, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: 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 15:06:12 -0000 On Tuesday, April 18, 2006 1:00 PM Aguiar Magalhaes wrote: > 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 On 2006-04-19 14:02, Aguiar Magalhaes wrote: > Hi Parv, > I'm trying but the same error message is continue Try doing this in two runs of sysinstall: * Create the BIOS partitions without any BSD label * Save the partitions and reboot * Then create the BSD label and swap I vaguely remember sysinstall having problems with partitions that were created in one session, but I haven't used sysinstall in ages now... - Giorgos