From owner-freebsd-questions@FreeBSD.ORG Tue May 11 17:47:01 2010 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 9FC65106564A for ; Tue, 11 May 2010 17:47:01 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id EB6048FC19 for ; Tue, 11 May 2010 17:46:57 +0000 (UTC) Received: by fxm15 with SMTP id 15so678766fxm.13 for ; Tue, 11 May 2010 10:46:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=h6KD6JSW9UtKyRsj1Rjpyz+vxLKsV8EShpD+kLBdxfI=; b=SHfLWCN20R5V9TYmJSewIksxMnRRz/vucXHR0iH+kW5CkJRnksHjOFZFxS6OPWRTHf GUM7npzor0cNtxQ5RvuoE8JMuXYkjGbZdvEGjENCBv/dZ09CAs+TKbft/BT7v8jo+ZRu t4UfJvX7ke3+UGOx18vEE9fcoWBT/KhI0mevg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=UlpP8ERsY46UglOPJub/3M2Vjr8LOkNpsfPn48pQTPSt8cbFnuPx/krL69yEDncDzq MLjt0/aHFHaq7uGWA2Cl+HymTbKSycIO6zbUA0NoDugJw4VYVz4f3nI6AV9TVsz96GPj zYi/x62D0WcusyfbU6Cw02NMxn47QTP+Vm3Ks= MIME-Version: 1.0 Received: by 10.204.3.137 with SMTP id 9mr519047bkn.6.1273600017154; Tue, 11 May 2010 10:46:57 -0700 (PDT) Received: by 10.204.77.15 with HTTP; Tue, 11 May 2010 10:46:57 -0700 (PDT) In-Reply-To: <20100511174006.GA7980@slackbox.erewhon.net> References: <20100510202618.GA1748@Melon.malikania.fr> <20100511174006.GA7980@slackbox.erewhon.net> Date: Tue, 11 May 2010 19:46:57 +0200 Message-ID: From: David DEMELIER To: Roland Smith Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: glabel nor tunefs save my labels 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: Tue, 11 May 2010 17:47:01 -0000 2010/5/11 Roland Smith : > On Tue, May 11, 2010 at 07:08:40PM +0200, David DEMELIER wrote: >> Thanks for all your answers. >> >> markand@Melon ~ $ sudo tunefs -p /dev/ad0s1f > >> tunefs: volume label: (-L) =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 usr >> >> It's weird, as you can see the label is set but nothing in /dev/label, >> /dev/ufs, /dev/vol ! > Aaah ! So I understand everything now ! Is this written somewhere ? --=20 Demelier David