4.7.4. Recommended Partitioning Scheme

4.7.4. Recommended Partitioning Scheme

The following is a list of recommendations for partitioning your system:

If you are using an Itanium system, it is recommended that you create a /boot/efi partition. /boot/efi contains all the installed kernels, initrd images and ELILO configuration files.

Warning

You must create a /boot/efi/ partition of type VFAT and at least 100 MB in size as the first primary partition.

For x86, AMD64, and Intel EM64T systems, it is recommended that you create a /boot/ partition (100 MB). /boot/ contains the kernels, along with files used during the bootstrap process. Due to the limitations of most PC BIOSes, creating a small partition to hold these files is a good idea. In most cases, a 100 MB boot partition is sufficient.

Tip

If your hard drive is more than 1024 cylinders (and your system was manufactured more than two years ago), you may need to create a /boot/ partition if you want the / (root) partition to use all of the remaining space on your hard drive.

Tip

If you have a RAID card, be aware that some BIOSes do not support booting from the RAID card. In cases such as these, the /boot/ partition must be created on a partition outside of the RAID array, such as on a separate hard drive.