Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:partition [2011/05/15 05:19] – [Active Partition] 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 69: | Line 62: | ||
Windows XP can be installed on FAT32 or NTFS. NTFS is ideal. | Windows XP can be installed on FAT32 or NTFS. NTFS is ideal. | ||
- | Older versions | + | Following is a list of filesystems supported by older versions |
- | Windows 95 can be installed on FAT16 or FAT32. | + | ^ Operating system ^ Supported file systems ^ |
- | + | | MS-DOS | FAT16 | | |
- | DOS and Windows | + | | Windows 3.1 | FAT16 | |
+ | | Windows NT | FAT16, NTFS | | ||
+ | | Windows 95 | FAT16 | | ||
+ | | Windows 95 OSR2 | FAT16, | ||
+ | | Windows 98 | FAT16, FAT32 | | ||
+ | | Windows | ||
+ | | Windows | ||
+ | | Windows XP | FAT16, FAT32, NTFS | | ||
+ | | More recent versions | FAT16, FAT32, NTFS | | ||
==== Partition the Hard Drive ==== | ==== Partition the Hard Drive ==== | ||
- | There are many different partitioning | + | There are many different partitioning |
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 93: | 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 119: | 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 131: | 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 ==== |