From owner-freebsd-current@FreeBSD.ORG Tue Apr 29 23:51:56 2014 Return-Path: Delivered-To: freebsd-current@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 2737186F for ; Tue, 29 Apr 2014 23:51:56 +0000 (UTC) Received: from mail.ignoranthack.me (ujvl.x.rootbsd.net [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 042DFAB6 for ; Tue, 29 Apr 2014 23:51:55 +0000 (UTC) Received: from [10.73.160.242] (nat-dip7.cfw-a-gci.corp.yahoo.com [209.131.62.116]) (using SSLv3 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id C0D1D1928E4 for ; Tue, 29 Apr 2014 23:51:54 +0000 (UTC) Subject: What on earth is all this %20 crap at the end of the GUID? (newfs?) From: Sean Bruno To: FreeBSD Current Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-/WGf4u4Y5yt1ipONE5+s" Date: Tue, 29 Apr 2014 16:51:53 -0700 Message-ID: <1398815513.2019.50.camel@powernoodle.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: sbruno@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2014 23:51:56 -0000 --=-/WGf4u4Y5yt1ipONE5+s Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Created a simple partition: root@:~ # gpart create -s gpt da11 da11 created root@:~ # gpart add -t freebsd-ufs da11 da11p1 added root@:~ # gpart show da11 =3D> 40 7814037088 da11 GPT (3.6T) 40 7814037088 1 freebsd-ufs (3.6T) root@:~ #=20 Then run a newfs and reboot the system. Upon reboot this is what I get? =3D> 40 7814037088 da11 GPT (3.6T) 40 7814037088 1 freebsd-ufs (3.6T) =3D> 40 7814037088 diskid/DISK-Z1Z0DQ73%20%20%20%20%20%20%20%20% 20%20%20%20 GPT (3.6T) 40 7814037088 1 freebsd-ufs (3.6T) What is going on here? sean --=-/WGf4u4Y5yt1ipONE5+s Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABAgAGBQJTYDsZAAoJEBkJRdwI6BaH+n4H/ibh4QzHMBzN4mx5ew3yJoeE jtgqfFmzvkZhqQgLT/sD5LsdoDi4aARlfOwrqTgIgNvVvXM6q73quP+im0IMJHeE ruVFQBR10j6eOeM+9iXzHD98eduUpOh30WE/xo1J5/8ibe+dRhHbuenuFWi8skCz +CVsne1saaC7kA2JRECBqlghCjAfdki7PuUOv/LYkPPUt7WnTExU4PpDlTDrsu1n 94uk5fgxjD5fVW7jwFyIt9gghdkRuoLomPucZ8CfoC1pohMdLB/q5ZMRS1+xwrs2 OA9daZ2OXs91Phfzw6JNg2lV5pQqtyYavFrIO6ds5W8vz8DWDl75s15j9vBDNok= =rqbD -----END PGP SIGNATURE----- --=-/WGf4u4Y5yt1ipONE5+s--