slice.hlp revision 10882
1This is the Main Partition (or ``Slice'') Editor.
2
3Possible commands are printed at the bottom, and the Master Boot Record
4contents are at the top.  You can move up and down with the arrow keys
5and can (C)reate a new partition whenever the "bar" is over a partition
6whose type is set to "unused".
7
8The flags field has the following legend:
9
10        '='  -- Partition is properly aligned.
11        '>'  -- The partition doesn't end before cylinder 1024
12        'R'  -- Has been marked as containing the root (/) filesystem
13        'B'  -- Partition employs BAD144 bad-spot handling
14        'C'  -- This is the FreeBSD 2.0-compatibility partition (default)
15        'A'  -- This partition is marked active.
16
17If you select a partition for Bad144 handling, it will be scanned
18for bad blocks before any new filesystems are made on it.
19
20If no partition is marked Active, you will need to either install
21a Boot Manager (the option for which will be presented later in the
22installation) or set one Active before leaving this screen.
23
24To leave this screen, type `Q'.
25
26No actual changes will be made to the disk until you (C)ommit from the
27Install menu!  You're working with what is essentially a copy of
28the disk label(s), both here and in the Label Editor.
29