From owner-freebsd-questions@FreeBSD.ORG Fri Oct 16 21:43:40 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 7A69B106568B for ; Fri, 16 Oct 2009 21:43:40 +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 DC5608FC17 for ; Fri, 16 Oct 2009 21:43:39 +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 n9GLhbWY028570; Sat, 17 Oct 2009 00:43:38 +0300 Message-ID: <4AD8E909.2040804@otenet.gr> Date: Sat, 17 Oct 2009 00:43:37 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: PJ References: <4AD8B65C.9020603@videotron.ca> <4AD8B9A9.7030306@otenet.gr> <4AD8C62C.2060009@videotron.ca> <4AD8C7B9.8030108@otenet.gr> <4AD8D387.3060101@videotron.ca> In-Reply-To: <4AD8D387.3060101@videotron.ca> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "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 21:43:40 -0000 PJ wrote: > NOW THIS SUCKS. > > SUM > > # glabel label rootfs/dev/ad12s1a > glabel: Can't store metadata on /dev/ad12s1a: Operation not permitted > > This is direct from the manual.... what the "<$#*(@)! is going on? > No identical post on web, but similar say to ignore: "it's harmless?" > > I so, why is it there? > > There seem to be quite a lot of these kinds of stumbling blocks that are > just plalin annoying... > > Is this an annoyance or what for the above situation? > > 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. If it is not your real '/' at the moment, and it is not mounted, you should be able to do it. Booting from the fixit LiveCD will also work in any case.