From owner-freebsd-questions@FreeBSD.ORG Fri Oct 16 23:03:26 2009 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 16BDF106566C for ; Fri, 16 Oct 2009 23:03:26 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [83.235.67.30]) by mx1.freebsd.org (Postfix) with ESMTP id 77BE98FC16 for ; Fri, 16 Oct 2009 23:03:25 +0000 (UTC) Received: from pulstar.local (athedsl-4467958.home.otenet.gr [94.71.108.230]) by aiolos.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id n9GN3NWW018787; Sat, 17 Oct 2009 02:03:23 +0300 Message-ID: <4AD8FBBB.5090507@otenet.gr> Date: Sat, 17 Oct 2009 02:03:23 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Polytropon References: <4AD8B65C.9020603@videotron.ca> <4AD8B9A9.7030306@otenet.gr> <4AD8C62C.2060009@videotron.ca> <4AD8C7B9.8030108@otenet.gr> <4AD8D387.3060101@videotron.ca> <4AD8E909.2040804@otenet.gr> <20091017005844.77c28cc1.freebsd@edvax.de> In-Reply-To: <20091017005844.77c28cc1.freebsd@edvax.de> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: PJ , "freebsd-questions@freebsd.org" Subject: Re: GEOM label clarification 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: Fri, 16 Oct 2009 23:03:26 -0000 Polytropon wrote: > On Sat, 17 Oct 2009 00:43:37 +0300, Manolis Kiagias wrote: > >> Is this your normal '/' filesystem, and is it mounted? >> If it is reboot your system and select 'single user mode' from the >> loader.menu >> Then use glabel in the single user mode prompt. >> This will not work if you just 'shutdown now', you have to reboot into >> single user mode. >> > > Isn't it sufficient to unmount any partitions and keep / > in -o ro mode, and then perform the glabel command, which > is obviously best done in single user mode? > > I had variable results on a few systems and feel it is safest to perform a clean single user mode boot.