From owner-freebsd-stable@FreeBSD.ORG Mon Jan 5 01:37:20 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B602115E for ; Mon, 5 Jan 2015 01:37:20 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 617CF648B1 for ; Mon, 5 Jan 2015 01:37:20 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t051bJRg040473 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 4 Jan 2015 18:37:19 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t051bIpN040470; Sun, 4 Jan 2015 18:37:18 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 4 Jan 2015 18:37:18 -0700 (MST) From: Warren Block To: Michael Butler Subject: Re: I need some swap partion help on new 10.1 install In-Reply-To: <54A88D7B.8010901@protected-networks.net> Message-ID: References: <20150102210855.GE867@rancor.immure.com> <20150102144223.14a2987e@nunki.holyordnance.org> <20150102215604.GF867@rancor.immure.com> <20150102145801.6ea92658@nunki.holyordnance.org> <6b9041859ceb265eedaf6f56f9178a7b@ultimatedns.net> <20150102163539.1eaadbc7@nunki.holyordnance.org> <20150103172527.GI867@rancor.immure.com> <745af5f28074a940e743f6094be15991@ultimatedns.net> <54A88D7B.8010901@protected-networks.net> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 04 Jan 2015 18:37:19 -0700 (MST) Cc: Kevin Oberman , Chris H , FreeBSD-STABLE Mailing List X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2015 01:37:20 -0000 On Sat, 3 Jan 2015, Michael Butler wrote: > On 01/03/15 19:35, Kevin Oberman wrote: > > [ .. snip .. ] > >> As per an earlier suggestion, did you put: >> kern.geom.label.gpt.enable=0 >> into /boot/loader.conf? If so, that's why you lack a /dev/gpt label. This >> is usually a "friendlier" string than the diskid, but both work equally >> well. > > bsdinstall does that on its own - you have to manually > remove/comment/set to "1" after installation :-( gpt, or gptid? The first would be a terrible regression, the second, not so much.