From owner-freebsd-sysinstall@FreeBSD.ORG Mon Dec 24 15:50:01 2012 Return-Path: Delivered-To: freebsd-sysinstall@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 61B3A53B for ; Mon, 24 Dec 2012 15:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 43A428FC12 for ; Mon, 24 Dec 2012 15:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBOFo13l080671 for ; Mon, 24 Dec 2012 15:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBOFo1jd080666; Mon, 24 Dec 2012 15:50:01 GMT (envelope-from gnats) Date: Mon, 24 Dec 2012 15:50:01 GMT Message-Id: <201212241550.qBOFo1jd080666@freefall.freebsd.org> To: freebsd-sysinstall@FreeBSD.org Cc: From: Nathan Whitehorn Subject: Re: bin/174473: bsdinstall(8): cannot handle some or all partitions other than / X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Nathan Whitehorn List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Dec 2012 15:50:01 -0000 The following reply was made to PR bin/174473; it has been noted by GNATS. From: Nathan Whitehorn To: bug-followup@FreeBSD.org, oleg@bsdpower.com Cc: Subject: Re: bin/174473: bsdinstall(8): cannot handle some or all partitions other than / Date: Mon, 24 Dec 2012 09:20:59 -0600 Can you provide some more details here, for example what partition types you were using, their sizes, etc? I can't reproduce this locally and using multiple partitions definitely works in general. -Nathan