Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:install_with_windows [2011/06/15 05:50] – [Install Tiny Core if you already have Windows] Guy | wiki:install_with_windows [2011/06/26 12:50] (current) – roberts | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Install | + | ====== Install |
| - | If you already have Windows installed on a computer, and want to install | + | If you already have Windows installed on a computer, and want to install |
| ==== Use the Latest Version ==== | ==== Use the Latest Version ==== | ||
| - | Use the latest version of Tiny Core. New versions have improvements and additional features. | + | Use the latest version of Tinycore. New versions have improvements and additional features. |
| - | ==== Option 1: Install | + | ==== Option 1: Install |
| - | The easiest way is to install | + | The easiest way is to install |
| - | * [[install_usb|Install | + | For more information, |
| - | * [[install_usb_net|Install Tiny Core on a USB Drive with Internet - Version 3.6]] | + | |
| - | * [[install_usb_offline|Install Tiny Core on a USB Drive without Internet - Version 3.6]] | + | |
| Be Aware: Some older computers may not be able to start an operating system on a USB drive. | Be Aware: Some older computers may not be able to start an operating system on a USB drive. | ||
| - | ==== Option 2: Install | + | ==== Option 2: Install |
| - | If a computer already has a recent version of Windows installed, while running Windows, and logged in as Administrator, | + | If a computer already has Windows |
| + | |||
| + | If a computer has Windows XP, or an earlier version of Windows installed, defragment the drive using Windows, then reduce the size of the Windows partition using GParted. | ||
| Then create a Linux partition and a swap partition in the free space. | Then create a Linux partition and a swap partition in the free space. | ||
| Line 29: | Line 29: | ||
| For more information, | For more information, | ||
| - | Install | + | Install |
| - | * [[install_hd|Install Tiny Core on a Hard Drive - Version 3.7]] | + | The installer will automatically set up the Extlinux bootloader so you can start either Tinycore or Windows. |
| - | * [[install_hd_net|Install Tiny Core on a Hard Drive with Internet - Version 3.6]] | + | |
| - | * [[install_hd_offline|Install Tiny Core on a Hard Drive without Internet - Version 3.6]] | + | |
| - | If install.gz is used for installation, | + | ==== Option 3: Install |
| - | + | ||
| - | To modify the Extlinux setup, see | + | |
| - | + | ||
| - | * [[extlinux|Extlinux Bootloader]] | + | |
| - | + | ||
| - | ==== Option 3: Install | + | |
| - | + | ||
| - | To use this method, **you need version 3.7 or higher**. | + | |
| Download the latest multicore iso from one of the [[mirrors]], | Download the latest multicore iso from one of the [[mirrors]], | ||
| - | Put the multicore CD in the drive, and restart the computer, so it runs Tiny Core with grub4dos. | + | Put the multicore CD in the drive, and restart the computer, so it runs Tinycore |
| At the boot: prompt, type | At the boot: prompt, type | ||
| Line 59: | Line 49: | ||
| The CD drive will be something like sdc, without a number at the end. Hard drive and USB drive partitions are normally something like sda1, with a number at the end. | The CD drive will be something like sdc, without a number at the end. Hard drive and USB drive partitions are normally something like sda1, with a number at the end. | ||
| - | To run the installer, click the Run icon, and type | + | To run the installer, |
| + | |||
| + | Another option is to click the Run icon, and type | ||
| < | < | ||
| Line 69: | Line 61: | ||
| Select the location of the tinycore.gz file. It will be in / | Select the location of the tinycore.gz file. It will be in / | ||
| - | Select Embedded. | + | Select Embedded. |
| Select the Windows partition (usually sda1 or hda1). | Select the Windows partition (usually sda1 or hda1). | ||
| Line 75: | Line 67: | ||
| Click the Forward arrow. | Click the Forward arrow. | ||
| - | Boot options. Type: | + | Optional |
| < | < | ||
| Line 85: | Line 77: | ||
| Click Proceed. | Click Proceed. | ||
| - | Tiny Core will be installed. | + | Tinycore |
| - | To install from a USB drive, copy install.gz to the tce directory (not / | + | ---- |
| + | ---- | ||
| - | ==== Manually Install Tiny Core in the Windows partition | + | ===== Other Options ===== |
| - | Experienced users may manually install Tiny Core in the Windows partition. | + | ==== Install from a Hard Drive or USB Drive ==== |
| - | The procedure is described on the [[grub4dos|GRUB4DOS]] page. | + | To install from a Hard Drive or USB drive, copy grub4dos.gz to the tce directory (not / |
| + | Restart the computer for it to be loaded. | ||
| + | |||
| + | |||
| + | ==== Load grub4dos.gz ==== | ||
| + | |||
| + | install.gz can be loaded from any directory by opening the Control Panel, then clicking Load Starter Pack. | ||
| + | |||
| + | |||
| + | ==== Manually Install Tinycore in the Windows partition ==== | ||
| + | |||
| + | Experienced users may manually install Tinycore in the Windows partition. | ||
| + | |||
| + | The procedure is described on the [[grub4dos|GRUB4DOS]] page. | ||