Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2015 17:53:21 -0300
From:      =?UTF-8?Q?Mat=C3=ADas_Perret_Cantoni?= <perretcantonim@gmail.com>
To:        freebsd-arm@freebsd.org
Subject:   Partition type without symbolic name, on gpart
Message-ID:  <CADLKG029G%2BPqzxjSVT%2Bj4NN_fsSsTZrNWzvOVv0n3yeW3=OKLg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi!

I was following this steps (https://wiki.freebsd.org/FreeBSD/arm/Zedboard)
for building images for the ZedBorad. I came across with this command:

gpart add -s64m -t \!14 md0

The -t indicates the type for the new partition. The gpart manual says:
"Partition types are identified on disk by particular strings or magic
values. The gpart utility uses symbolic names for common partition types..."

So I guess that "-t \!14" indicates a type that doesn't have a symbolic
name. Is this correct?

Anyway.. what does it means the string "\!14"?

Thanks in advance.
Matias.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLKG029G%2BPqzxjSVT%2Bj4NN_fsSsTZrNWzvOVv0n3yeW3=OKLg>