From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 4 07:12:53 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C8E5106567C; Mon, 4 Aug 2008 07:12:53 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 428CE8FC1A; Mon, 4 Aug 2008 07:12:53 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (remko@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m747Cr46035844; Mon, 4 Aug 2008 07:12:53 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m747Crxu035840; Mon, 4 Aug 2008 07:12:53 GMT (envelope-from remko) Date: Mon, 4 Aug 2008 07:12:53 GMT Message-Id: <200808040712.m747Crxu035840@freefall.freebsd.org> To: jakub.jasinski@utoronto.ca, remko@FreeBSD.org, freebsd-bugs@FreeBSD.org From: remko@FreeBSD.org Cc: Subject: Re: misc/126231: sysinstall cripples FreeBSD X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 07:12:53 -0000 Synopsis: sysinstall cripples FreeBSD State-Changed-From-To: open->closed State-Changed-By: remko State-Changed-When: Mon Aug 4 07:12:52 UTC 2008 State-Changed-Why: What you did is configure the new disks to "replace" the current partitions. The are not overwritten but 'overmounted', which means that /usr for example becomes mounted on the raid5 volume instead of the old raid0 volume. Please read the screen's carefully and for example create a structure under /mnt where you can temporary attach the new partitions. Please ask around on the questions@FreeBSD.org mailinglist in case you need more assistence. http://www.freebsd.org/cgi/query-pr.cgi?pr=126231