In Windows terms a partition is a drive. Example c: is usually the first hard drive, d: is usually the CD or DVD drive. f: could be the second partition on a hard drive or a second hard drive or even a USB drive you just plugged in.
In Linux a partition is an area of disk storage that is accessed as if it is a directory (folder in windows terms) containing files and other directories. In Linux every thing is a file, even stuff like the modem or keyboard is just another file that it reads from and writes to.
There are three types of partitions. Primary, Extended, and Logical.
Primary partition information is stored in the master boot record (MBR). Because the size of the MBR is fixed so is the number of primary partitions a drive can have. Four is the number of primary partitions a given drive can have. A primary partition can be formatted as a file system and contain data. Or one can be made a extended partition and contain logical partitions.
Extended partitions: One and only one of the primary partitions can be made an extended partition. An extended partition is the container for logical partitions. Think of an extended partition as a kitchen cabinet, think of a logical partition as a box of oatmeal in the cabinet and think of the file and folders in the partition as the oatmeal.
A Logical partition simply put is an area a disk that resides in an Extended partition.
Only one primary partition can be exetended but it doesn't matter which one
The MBR and Partitions go hand in hand. The MBR occupies the first 512 bytes of a hard drive (or any other disk drive for that matter) and has three parts:
The first 63 sectors of a partition are what is called the boot sector of a partition. Code placed here is what makes chainloading possible.
or
40GB hard drive, 768 MB ram 2.1gHz P4 processor
2 - 40GB hard drives, 1GB ram, 2.1gHz P4 processor 2 Runs Ubuntu Desktop, and a LAMP server
This PC Runs XP 99% of the time. Used as a file and print server. And for windows games. Dual boots Ubuntu Linux 8,04.