From owner-freebsd-questions@FreeBSD.ORG Sun Dec 8 21:31:59 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A150DF65 for ; Sun, 8 Dec 2013 21:31:59 +0000 (UTC) Received: from zoom.lafn.org (zoom.lafn.org [108.92.93.123]) by mx1.freebsd.org (Postfix) with ESMTP id 767FE1160 for ; Sun, 8 Dec 2013 21:31:58 +0000 (UTC) Received: from [10.0.1.4] (static-71-177-216-148.lsanca.fios.verizon.net [71.177.216.148]) (authenticated bits=0) by zoom.lafn.org (8.14.7/8.14.2) with ESMTP id rB8LVvjc069216 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sun, 8 Dec 2013 13:31:57 -0800 (PST) (envelope-from bc979@lafn.org) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: Using bsdinstall for an additional drive From: Doug Hardie In-Reply-To: Date: Sun, 8 Dec 2013 13:31:58 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Michael Sierchio X-Mailer: Apple Mail (2.1510) X-Virus-Scanned: clamav-milter 0.98 at zoom.lafn.org X-Virus-Status: Clean Cc: "freebsd-questions@freebsd.org Questions" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Dec 2013 21:31:59 -0000 On 8 December 2013, at 10:47, Michael Sierchio = wrote: > I think it's worth the effort to try to understand gpart et al. >=20 Yes - that works. But you have to remember it. I do this once every = couple years. Thats why sysinstall was useful. I didn't have to = remember either where I put the notes, or on the specific commands = themselves. I run a number of systems running FreeBSD because they are = reliable, consistent, and I don't have to remember a ton of drivel. = Unfortunately, we have re-introduced some of that in this situation.