From owner-freebsd-questions@FreeBSD.ORG Wed May 9 11:51:24 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9CA9116A403 for ; Wed, 9 May 2007 11:51:24 +0000 (UTC) (envelope-from mailing_lists@evotex.ch) Received: from smtp-01.datacomm.ch (smtp-01.datacomm.ch [212.40.2.26]) by mx1.freebsd.org (Postfix) with ESMTP id 6201813C44B for ; Wed, 9 May 2007 11:51:24 +0000 (UTC) (envelope-from mailing_lists@evotex.ch) Received: from [192.168.0.11] (zue-tix-bbcs-dynip-180-182.vtx.ch [83.228.180.182]) by smtp-01.datacomm.ch (VTX Datacomm AG) with ESMTP id 578C32B0109; Wed, 9 May 2007 13:51:18 +0200 (CEST) Message-ID: <4641B5BB.2040306@evotex.ch> Date: Wed, 09 May 2007 13:51:23 +0200 From: Gabriel Rossetti User-Agent: Thunderbird 1.5.0.10 (X11/20070304) MIME-Version: 1.0 To: Gabriel Rossetti References: <46418067.4090406@evotex.ch> <4641AC29.1090301@web.de> <4641B3D1.1030605@evotex.ch> In-Reply-To: <4641B3D1.1030605@evotex.ch> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Frank Wissmann , f-q Subject: Re: Can't get FreeBSD to boot automatically from RAID 5 system 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, 09 May 2007 11:51:24 -0000 Gabriel Rossetti wrote: > Frank Wissmann wrote: > >> FreeBSD boots by default from the a-partition and IMK you can't change >> this. Try to setup your rootdev as disk0s1a instead of disk0s1d and it >> will work. >> >> Regards >> >> Frank >> >> > How can I do that? When I use sysinstall to create my partitions it > automatically create's it as da0s1d. If you ment to modify my > root_dev="disk0s1b" (in /boot/default/loader.conf) back to it's default > value (an a-partition) Then how is this going to help? > > Thank you, > Best regards, > Gabriel > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > I get what happened... when I created my partitions, I had my old disk installed, since I was booting from it, so the a-partition was already taken, now that it is gone, I would have to rename it, is that possible? Best regards, Gabriel