The question relating to restrictions on how to divide a disk is

irrelevant.

Noted by:	scottl
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2012-11-20 18:25:06 +00:00
parent ec1a479590
commit 6b085fa242
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40111

View file

@ -1475,26 +1475,6 @@
</answer>
</qandaentry>
<qandaentry>
<question id="disk-divide-restrictions">
<para>Are there any restrictions on how I divide the disk
up?</para>
</question>
<answer>
<para>Yes. You must make sure that your root partition is
below 1024 cylinders so the BIOS can boot the kernel from it.
(Note that this is a limitation in the PC's BIOS, not
&os;).</para>
<para>For a SCSI drive, this will normally imply that the root
partition will be in the first 1024&nbsp;MB (or in the first
4096&nbsp;MB if extended translation is turned on &mdash; see
previous question). For IDE, the corresponding figure is
504&nbsp;MB.</para>
</answer>
</qandaentry>
<qandaentry>
<question id="disk-manager">
<para>Is &os; compatible with any disk managers?</para>