Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:partition [2011/05/30 02:05] – [Windows Partitions] Guy | wiki:partition [2011/12/23 23:00] (current) – [You may Install] BobBagwill | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Partition a Drive to Install more than one Operating System ====== | ====== Partition a Drive to Install more than one Operating System ====== | ||
- | Some people want to install | + | Some people want to install |
This can be done by creating a number of partitions on the hard drive, and installing a number of operating systems in them. | This can be done by creating a number of partitions on the hard drive, and installing a number of operating systems in them. | ||
Line 13: | Line 13: | ||
==== You may Install ==== | ==== You may Install ==== | ||
- | Tiny Core. | + | * Tinycore. |
- | + | | |
- | More than one different version of Tiny Core. | + | |
- | + | | |
- | Microcore. | + | * Another |
- | + | | |
- | More than one different version of Microcore. | + | |
- | + | | |
- | Other Linux Distributions. | + | |
- | + | ||
- | 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 90: | Line 82: | ||
GParted may be easier for new users. | GParted may be easier for new users. | ||
- | GParted can be installed in Tiny Core, and used for partitioning. | + | GParted can be installed in Tinycore, and used for partitioning. |
[[Parted Magic]] contains GParted, and may be used for partitioning. | [[Parted Magic]] contains GParted, and may be used for partitioning. | ||
Line 102: | Line 94: | ||
Install all of the operating systems you want. | Install all of the operating systems you want. | ||
- | Install | + | Install |
- | * [[install_hd_net|Install Tiny Core on a Hard Drive with Internet]] | + | |
- | * [[install_hd_offline|Install Tiny Core on a Hard Drive without Internet]] | + | |
- | * [[install_usb_net|Install Tiny Core on a USB Drive with Internet]] | + | |
- | * [[install_usb_offline|Install Tiny Core on a USB Drive without Internet]] | + | |
+ | * [[install_hd|Install Tinycore on a Hard Drive]] | ||
+ | * [[install_usb|Install Tinycore on a USB Drive]] | ||
+ | |||
==== 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 128: | Line 117: | ||
==== If the Computer already has Windows ==== | ==== If the Computer already has Windows ==== | ||
- | If a computer already has Windows installed, see [[install_with_windows|Install | + | If a computer already has Windows installed, see [[install_with_windows|Install |
==== Windows Commands for Extlinux ==== | ==== Windows Commands for Extlinux ==== | ||
Line 140: | 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 ==== |