Add a new FAQ to the book.

PR:		docs/59565
Submitted by:	Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
Approved by:	trhodes (mentor)
This commit is contained in:
Jesus R. Camou 2005-03-30 00:30:55 +00:00
parent 1d3fa1bf1e
commit d405c73c5c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24188

View file

@ -6278,6 +6278,24 @@ perm /dev/acd0 0660</programlisting>
</answer>
</qandaentry>
<qandaentry>
<question id="manufacturer-disk-size">
<para>Why does &os; see my disk as smaller than the
manufacturer says it is?</para>
</question>
<answer>
<para>Disk manufacturers calculate gigabytes as a billion bytes
each, whereas &os; calculates them as 1,073,741,824 bytes
each. This explains why, for example, &os;'s boot messages
will report a disk that supposedly has 80GB as holding
76319MB.</para>
<para>Also note that &os; will (by default)
<link linkend="disk-more-than-full">reserve</link> 8% of the disk
space.
</answer>
</qandaentry>
<qandaentry>
<question id="disk-more-than-full">
<para>How is it possible for a partition to be more than 100%