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/16 12:06] – Guy | wiki:install_with_windows [2011/06/26 12:50] (current) – roberts | ||
---|---|---|---|
Line 17: | Line 17: | ||
==== Option 2: Install Tinycore in a New Partition ==== | ==== Option 2: Install Tinycore in a New Partition ==== | ||
- | 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 31: | ||
Install Tinycore as explained in [[install_hd|Install Tinycore on a Hard Drive]]. | Install Tinycore as explained in [[install_hd|Install Tinycore on a Hard Drive]]. | ||
- | If install.gz is used for installation, | + | The installer |
- | + | ||
- | To modify the Extlinux setup, see [[extlinux|Extlinux Bootloader]]. | + | |
==== Option 3: Install Tinycore in the Windows partition ==== | ==== Option 3: Install Tinycore in the Windows partition ==== | ||
Line 61: | 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 67: | Line 67: | ||
Click the Forward arrow. | Click the Forward arrow. | ||
- | Boot options. Type: | + | Optional |
< | < | ||
Line 79: | Line 79: | ||
Tinycore will be installed. | Tinycore will be installed. | ||
- | To install from a USB drive, copy install.gz to the tce directory (not / | + | ---- |
+ | ---- | ||
+ | |||
+ | ===== Other Options ===== | ||
+ | |||
+ | ==== Install from a Hard Drive or USB Drive ==== | ||
+ | |||
+ | To install from a Hard Drive or USB drive, copy grub4dos.gz to the tce directory (not / | ||
+ | |||
+ | Restart | ||
+ | |||
+ | |||
+ | ==== 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 ==== | ==== Manually Install Tinycore in the Windows partition ==== | ||
Line 86: | Line 101: | ||
The procedure is described on the [[grub4dos|GRUB4DOS]] page. | The procedure is described on the [[grub4dos|GRUB4DOS]] page. | ||
- | |||