From owner-freebsd-questions@FreeBSD.ORG Tue Feb 9 21:14:24 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2029B106568D for ; Tue, 9 Feb 2010 21:14:24 +0000 (UTC) (envelope-from drosih@rpi.edu) Received: from smtp8.server.rpi.edu (smtp8.server.rpi.edu [128.113.2.228]) by mx1.freebsd.org (Postfix) with ESMTP id DBEAC8FC1C for ; Tue, 9 Feb 2010 21:14:23 +0000 (UTC) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp8.server.rpi.edu (8.13.1/8.13.1) with ESMTP id o19KDRZg001470; Tue, 9 Feb 2010 15:13:29 -0500 Mime-Version: 1.0 Message-Id: In-Reply-To: <539c60b91002021859h6761ef1fk244d69000e089c65@mail.gmail.com> References: <539c60b91002021859h6761ef1fk244d69000e089c65@mail.gmail.com> Date: Tue, 9 Feb 2010 15:13:26 -0500 To: Steve Franks , FreeBSD Mailing List From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Bayes-Prob: 0.0001 (Score 0) X-RPI-SA-Score: 0.00 () [Hold at 20.00] 22490(-25) X-CanItPRO-Stream: outgoing X-Canit-Stats-ID: Bayes signature not available X-Scanned-By: CanIt (www . roaringpenguin . com) on 128.113.2.228 Cc: Subject: Re: can't make an 'a' slice except with auto-defaults 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: Tue, 09 Feb 2010 21:14:24 -0000 At 7:59 PM -0700 2/2/10, Steve Franks wrote: >On a running system. I mean, I know I should quit being a &%^#& and >read the manpage for bsdlabel, but sysintall really does have a nice >tui. 'C'reate slice goes straight to 'd', even on a 'fresh' disk. >I see in the handbook, this is alluded to, but some intermediate level >between begginer and expert (bsdlabel just strikes me as way too easy >to trash the disk I'm running off of while trying to make a backup), >would be nice...512M just won't fit the kernel+symbols. If you're running into the issue that I think you're running into, then there is a way to trick sysinstall to do what you want. When you ask sysinstall to create that first partition, claim that you are creating the partition named '/'. If you do that, it will put the partition in as "a". You couldn't actually partition it as '/', of course, because that would conflict with '/' on your running system. But sysinstall will let you say you want to create '/', and then use "a" for that partition. Then select that "a" partition, and tell sysinstall you want to change the name for that partition. Change it to whatever you want. At that point sysinstall can't change the partition from "a" to "d", so you'll have the mount-point that you really want as the "a" partition. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu