Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:install_hd_net [2011/05/15 12:53] – [Run the Installer] Guy | wiki:install_hd_net [2011/06/16 14:36] (current) – [Install Tiny Core on a Hard Drive while Connected to the Internet - Version 3.6] Guy | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Install Tiny Core on a Hard Drive while Connected to the Internet ====== | + | ====== Install Tiny Core on a Hard Drive while Connected to the Internet |
+ | |||
+ | ** There are more recent versions of Tinycore, with improvements and additional features, and easier installation methods. For these see the [[start|Index]]. ** | ||
This method may be used to install Tiny Core on a hard drive, in a computer connected to the Internet with a broadband Internet connection. | This method may be used to install Tiny Core on a hard drive, in a computer connected to the Internet with a broadband Internet connection. | ||
- | |||
- | For other installation methods, see the [[start|Index]]. | ||
Before installing Tiny Core, save a copy of all files you want to keep. All files will be lost. | Before installing Tiny Core, save a copy of all files you want to keep. All files will be lost. | ||
- | |||
- | This guide suggests options which may be used. This is to help people learning about this for the first time, who may not fully understand. There are also other options which may be used. You may set it up how you like. | ||
==== Use the Latest Version ==== | ==== Use the Latest Version ==== | ||
Line 13: | Line 11: | ||
Use the latest version of Tiny Core. New versions have improvements and additional features. | Use the latest version of Tiny Core. New versions have improvements and additional features. | ||
- | To use this method of installation, | + | To use this method of installation, |
==== Things You Need ==== | ==== Things You Need ==== | ||
Line 47: | Line 45: | ||
Also see [[partition|Partition a Hard Drive to Install more than one Operating System]] | Also see [[partition|Partition a Hard Drive to Install more than one Operating System]] | ||
- | ==== Option 1: Install | + | ==== Option 1: Install install.gz ==== |
To use this method, you need to have partitioned the hard drive. If you have not partitioned the drive use option 2 below. | To use this method, you need to have partitioned the hard drive. If you have not partitioned the drive use option 2 below. | ||
- | |||
- | If you have Windows on the computer, and install Tiny Core in another partition, use tc-install.gz, | ||
Using the App Browser, install wget. | Using the App Browser, install wget. | ||
Line 62: | Line 58: | ||
sudo chown tc:staff tce | sudo chown tc:staff tce | ||
cd tce | cd tce | ||
- | wget -c http:// | + | wget -c http:// |
If using a partition other than sda1, use the correct partition. | If using a partition other than sda1, use the correct partition. | ||
- | For more information, | + | For more information, |
- | Restart the computer for tc-install.gz to be loaded. | + | Restart the computer for install.gz to be loaded. |
- | When installing from a hard drive or USB drive, put tc-install.gz in the tce directory of the operating system you are installing from. | + | When installing from a hard drive or USB drive, put install.gz in the tce directory of the operating system you are installing from. |
==== Option 2: Install Extensions ==== | ==== Option 2: Install Extensions ==== | ||
Line 94: | Line 90: | ||
Click the Forward arrow. | Click the Forward arrow. | ||
- | Formatting Options: If you partitioned the disk, select No formatting, use existing. If you did not partition the disk, select Ext4. If you will install Grub legacy in the future, select Ext3. | + | Formatting Options: If you partitioned the disk, select No formatting, use existing. If you did not partition the disk, select Ext4. If you plan to install Grub legacy in the future, select Ext3. |
Click the Forward arrow. | Click the Forward arrow. | ||
Line 152: | Line 148: | ||
3. Another option is to use backup. If you want to use backup, don't include the “norestore” boot option. Then edit / | 3. Another option is to use backup. If you want to use backup, don't include the “norestore” boot option. Then edit / | ||
- | Also see [[install apps|Install Applications]], | + | Also see [[install apps|Install Applications]], |
==== Use Passwords ==== | ==== Use Passwords ==== | ||
- | If you want to use passwords to prevent other people from logging in to your computer, you can set up a menu, as explained in [[extlinux|Select which Operating System to Start using Extlinux]] and add passwords, as explained in [[extlinux_passwd|Extlinux Passwords]]. | + | If you want to use passwords to prevent other people from logging in, you can set up a menu, as explained in [[extlinux|Extlinux |
Another option is to use [[passwd|Tiny Core Passwords]]. | Another option is to use [[passwd|Tiny Core Passwords]]. | ||