]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - usr.sbin/sysinstall/help/slice.hlp
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / usr.sbin / sysinstall / help / slice.hlp
1 This is the Main Slice (``FDISK'' or PC-style Partition) Editor.
2
3 Possible commands are printed at the bottom and the Master Boot Record
4 contents are shown at the top.  You can move up and down with the
5 arrow keys and (C)reate a new slice whenever the highlighted
6 selection bar is over a slice whose type is marked as "unused."
7
8 You are expected to leave this screen with at least one slice
9 marked "FreeBSD."  Note that unlike Linux, you don't need to create
10 multiple FreeBSD FDISK partition entries for different things like
11 swap, file systems, etc.  The usual convention is to create ONE
12 FreeBSD slice (FDISK partition) per drive and then subsection this slice
13 into swap and file systems with the Label editor.
14
15 No actual changes will be made to the disk until you (C)ommit from the
16 Install menu or use the (W)rite option here!  You're working with what
17 is essentially a copy of the disk label(s), both here and in the Label
18 Editor.
19
20 If you want to use the entire disk for FreeBSD, type `A'.  Slices will
21 be aligned to fictitious cylinder boundaries and space will be reserved
22 in front of the FreeBSD slice for a [future] possible boot manager.
23
24 For the truly dedicated disk case, type `F'.  You'll be asked whether or
25 not you wish to keep the disk (potentially) compatible with other
26 operating systems, i.e. the information in the FDISK table should be
27 kept valid.  A truly dedicated disk can be achieved by selecting `No'.
28 In that case, all BIOS geometry considerations will no longer be in
29 effect and you can safely ignore any ``The detected geometry is
30 invalid'' warning messages you may later see.  It is also not necessary
31 in this case to set a slice bootable or install an MBR boot manager as
32 both things are then irrelevant.  The FreeBSD slice will start at
33 absolute sector 0 of the disk (so that FreeBSD's disk label is identical
34 to the Master Boot Record) and extend to the very last sector of the
35 disk medium.  Needless to say, such a disk cannot have any sort of a
36 boot manager, `disk manager', or anything else that has to interact with
37 the BIOS.  This option is therefore only considered safe for SCSI disks
38 and most IDE disks and is primarily intended for people who are going to
39 set up a dedicated FreeBSD server or workstation, not a typical `home PC'.
40
41 If you select the default of `Yes' at the compatibility, slices will be
42 aligned to fictitious cylinder boundaries and space will be reserved
43 in front of the FreeBSD slice for a [future] possible boot manager.
44 This is pretty much equivalent to having chosen `A' originally.
45
46 The flags field has the following legend:
47
48         '='  -- This slice is properly aligned.
49         'A'  -- This slice is marked active.
50         'R'  -- This slice contains the root (/) filesystem
51
52 If no slice is marked Active, you will need to either install
53 a Boot Manager (the option for which will be presented later in the
54 installation) or set one Active before leaving this screen.
55
56 To leave the slice editor, type `Q'.
57