Linux Partition HOWTO
Anthony Lissot
version 3.5, 30 Nov 2005
based on
Linux Partition HOWTO (version 2.4, 3 November 1997)
Kristian Koehntopp
Original authorship and version history noted in HTML comments.
This Linux Mini-HOWTO teaches you how to plan and create
partitions on IDE and SCSI hard drives. It discusses partitioning
terminology and considers size and location issues. Use of the fdisk
partitioning utility for creating and recovering partition tables is
covered. The most recent DocBook XML version of this document is here.
The Turkish translation is here.
1. Introduction
- What is a partition?
- Related HOWTOs
2. Logical Devices
- Device names
- Device numbers
3. Partition Types
- Foreign
- Primary
- Logical
- Swap
4. Partition Requirements
- What partitions do I need?
- Which filesystems need their own
partitions?
- How big should the swap partitions be?
- Placement of swap partitions
5. How to Partition with fdisk
- Notes about fdisk
- Four primary partitions example
- Mixed primary and logical
partitions example
- Submitted Examples
6. Scripting
7. Working with Partitions
- Formatting Partitions
- Labeling Partitions
- Activating Swap Space
- Mounting Partitions
8. Setting up Swap Space
9. How to recover a deleted partition table
10. Appendix
- Fragmentation
Copyright (c) 1997-2005 by Anthony Lissot and Kristian Koehntopp
Please freely copy and distribute (sell or give away) this document in any format. It's requested that corrections and/or comments be fowarded to the document maintainer. You may create a derivative work and distribute it provided that you:
Send your derivative work (in the most suitable format such as sgml) to the LDP (Linux Documentation Project) or the like for posting on the Internet. If not the LDP, then let the LDP know where it is available.
License the derivative work with this same license or use GPL. Include a copyright notice and at least a pointer to the license used.
Give due credit to previous authors and major contributors.