What on earth is all this %20 crap at the end of the GUID? (newfs?)
Sean Bruno
sbruno at ignoranthack.me
Tue Apr 29 23:51:56 UTC 2014
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
=> 40 7814037088 da11 GPT (3.6T)
40 7814037088 1 freebsd-ufs (3.6T)
root@:~ #
Then run a newfs and reboot the system. Upon reboot this is what I get?
=> 40 7814037088 da11 GPT (3.6T)
40 7814037088 1 freebsd-ufs (3.6T)
=> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20140429/d10356b6/attachment.sig>
More information about the freebsd-current
mailing list