From owner-freebsd-net@FreeBSD.ORG Wed Feb 19 12:09:37 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 34A1F957 for ; Wed, 19 Feb 2014 12:09:37 +0000 (UTC) Received: from mail-we0-f172.google.com (mail-we0-f172.google.com [74.125.82.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BE4671E5A for ; Wed, 19 Feb 2014 12:09:36 +0000 (UTC) Received: by mail-we0-f172.google.com with SMTP id u56so256384wes.3 for ; Wed, 19 Feb 2014 04:09:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:message-id:from:to:cc:subject:date :mime-version:content-type:content-disposition :content-transfer-encoding; bh=WBpKcBgXafSdvfwIzy4W8f2b0OxZE4v/mquYmM/S8LU=; b=eOQqZmW6O15+iTAB02YDw6d8OkwQC8gmoXkyIeqPqMDa+2kwUDij9QaEg1G/XGzqOh tB+12BhVhuF9gljYrfC37E+rWii3qgHe7XFbD5jDuDZAdodjSXnyqxQO9lBU3Lo3rLk2 C7vjc2eUYd/Jvy0x6B2uxEP7YqVbSnAYnigO6qp0uTjZ+RjZuK6BU4RBUF4E9nkj58iW 1TnCf7x5vvFJJ1KqkoK4jEZGk/czt1Xi5786XpS4NBxzCur8ar4gBmqczxxTPsXS48w3 rV1MfT/UVeYlCwVJNUIkGJPQ/6euG1J3I5EDfiHQowMPKEr7Q0NdruVNMQqSnPS5GSny +xsg== X-Gm-Message-State: ALoCoQnbr/jsxvQdjilIl5v9LBal594dxi3rqdLKRQxuoBDOZe+FJhDkkf0ye6UZ7m8oz1qKCQwK X-Received: by 10.180.73.141 with SMTP id l13mr1077291wiv.60.1392811364875; Wed, 19 Feb 2014 04:02:44 -0800 (PST) Received: from workvmetc ([85.13.211.140]) by mx.google.com with ESMTPSA id br10sm53322847wjb.3.2014.02.19.04.02.44 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Feb 2014 04:02:44 -0800 (PST) References: <20140219175643.0e744028@X220.alogt.com> Message-ID: X-Mailer: http://www.courier-mta.org/cone/ From: lucian@lastdot.org To: Erich Dollansky Subject: Re: Where has my /dev/label =?UTF-8?Q?gone=3F?= Date: Wed, 19 Feb 2014 12:02:42 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 7bit 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 12:09:37 -0000 Erich Dollansky writes: > 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 BTW, if I go back in single user I can see /dev/label and the expected labels in it. This disappears once I go multiuser.