Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:partition [2011/06/16 12:40] – Guy | wiki:partition [2011/12/23 23:00] (current) – [You may Install] BobBagwill | ||
---|---|---|---|
Line 13: | Line 13: | ||
==== You may Install ==== | ==== You may Install ==== | ||
- | Tinycore. | + | * Tinycore. |
- | + | | |
- | More than one different version of Tinycore. | + | |
- | + | | |
- | Microcore. | + | |
- | + | | |
- | More than one different version of Microcore. | + | |
- | + | | |
- | Another Linux Distribution. | + | |
- | + | ||
- | More than one Other Linux Distribution. | + | |
- | + | ||
- | Windows. | + | |
- | + | ||
- | More than one different version of Windows. | + | |
==== Primary, Extended and Logical Partitions ==== | ==== Primary, Extended and Logical Partitions ==== | ||
Line 42: | Line 35: | ||
If the Extlinux bootloader is used, it needs to be in a primary partition. | If the Extlinux bootloader is used, it needs to be in a primary partition. | ||
- | A swap partition, which may be called swap area or Linux swap, enables part of the hard drive to be used like extra RAM. A suggested size, is double the RAM. Any partition, primary or logical, can be used for swap. However, it is common practice to use the first logical partition. | + | A swap partition, which may be called swap area or Linux swap, enables part of the hard drive to be used like extra RAM. A suggested size is double the amount of RAM. Any partition, primary or logical, can be used for swap. However, it is common practice to use the first logical partition. |
- | To install more than one version of Linux on a computer, a root partition is needed for each version, and only one swap partition which can be used by all. | + | To install more than one version of Linux on a computer, a root partition is needed for each version, and single |
Linux can be set up with different directories in different partitions, but this is not necessary. For example, you can have the home directory, where personal files are saved, in a different partition. | Linux can be set up with different directories in different partitions, but this is not necessary. For example, you can have the home directory, where personal files are saved, in a different partition. | ||
Line 71: | Line 64: | ||
Following is a list of filesystems supported by older versions of Windows. | Following is a list of filesystems supported by older versions of Windows. | ||
- | | Operating system | + | ^ Operating system |
- | | | | | + | |
| MS-DOS | FAT16 | | | MS-DOS | FAT16 | | ||
| Windows 3.1 | FAT16 | | | Windows 3.1 | FAT16 | | ||
Line 109: | Line 101: | ||
==== Set Up the Bootloader ==== | ==== Set Up the Bootloader ==== | ||
- | Set up the Extlinux bootloader as shown here | + | Set up the Extlinux bootloader as explained in [[extlinux|Extlinux |
- | + | ||
- | * [[extlinux|Select which Operating System to Start using Extlinux]] | + | |
If you installed another Linux distribution, | If you installed another Linux distribution, | ||
Line 139: | Line 129: | ||
Change hd0 1 to whatever partition Windows is in. | Change hd0 1 to whatever partition Windows is in. | ||
- | For more information, | + | For more information, |
==== Windows Commands for Grub Legacy ==== | ==== Windows Commands for Grub Legacy ==== |