How I can view my label partition size?

ericbsd

Developer
How I can view my label partition size?
I have tried that:
Code:
disklabel -A -m amd64 ada0
disklabel: /dev/ada0: no valid label found
and
Code:
bsdlabel -A ada0
bsdlabel: /dev/ada0: no valid label found

What am I doing wrong?
What other application can I use to see my label and size?
 
Back
Top