I am puzzled by this partition layout:
Here is the df(1) output:
Just in case, - this is on a 10.1-RELEASE system installed from Colin Percival's AMI on Amazon's EC2. I wasn't installing it, so, I don't know if everything was done correctly.
1. What does the "!0" type mean?
2. Do I need to do anything about this (and what can I do?)
Code:
#gpart show
=> 0 31457280 ada0 BSD (15G)
0 16 - free - (8.0K)
16 20971504 1 !0 (10G)
20971520 10485760 - free - (5.0G)
Code:
#df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/ada0a 9.7G 3.6G 5.3G 40% /
devfs 1.0K 1.0K 0B 100% /dev
1. What does the "!0" type mean?
2. Do I need to do anything about this (and what can I do?)