From owner-freebsd-net@FreeBSD.ORG Wed Feb 19 09:57:00 2014 Return-Path: Delivered-To: freebsd-net@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 26BB0BF7 for ; Wed, 19 Feb 2014 09:57:00 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F2B571224 for ; Wed, 19 Feb 2014 09:56:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=B1Yd7KpUuUSO3JR8b6q6XznvMrg1FOm2ib+cdllqKB0=; b=JfmbiCml1vBIBSAS0EsnwLsvbvB8/ih/G8mV5W37NWhDSZ88Q7K17jMpuYNzrFzFC50EKw+maX6rWMv5+d5N2TFI8JxEN4cvFC1RlSsGeTfKL6iqjO86gZXce715uQcC7OTp7ukJPX42AesKsw7XIzZjleAWUWiurlawj7k5Viw=; Received: from [39.212.216.37] (port=18276 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WG3th-002raO-My; Wed, 19 Feb 2014 02:56:58 -0700 Date: Wed, 19 Feb 2014 17:56:43 +0800 From: Erich Dollansky To: Lucian Subject: Re: Where has my /dev/label gone? Message-ID: <20140219175643.0e744028@X220.alogt.com> In-Reply-To: References: X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Feb 2014 09:57:00 -0000 Hi, On Wed, 19 Feb 2014 09:10:53 +0000 Lucian wrote: > I set up some labels (glabel label blah /dev/partition) and they show > up fine in /dev/label, but once I reboot out of single user mode and > into nornal mode /dev/label is gone. > > What am I missing? Bermuda triangle? It sounds strange. Ok, you this in the single user mode. Why? What devices did you label? Hopefully not the devices in use. This does not work from my point of view. You would have to use another label type then. Erich