Partitioning in Unix and Linux 7.2
Why do Unix and Linux, up to Linux version 7.2, require primary partitioning and later versions of Linux do not?
When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.
Cathleen A. Gagne, Senior Editorial Director
The answer is that Linux does not require a primary partition. It can exist in the extended partition. Unix versions like SCO, must always be in the active partition on the first disk in order to boot. Solaris also needs the primary partition, as does FreeBSD. You should keep that in mind when partitioning your systems and because Linux can install partitions on the extended partitions while keeping the free one available for your OS, which need the primary partition.
Dig Deeper
-
People who read this also read...
This was first published in October 2005