Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:install_microcore [2011/05/05 23:27] – [Install Microcore] Guywiki:install_microcore [2018/10/17 17:20] (current) coreplayer2
Line 1: Line 1:
-====== Install Microcore ====== 
  
-New users learning this for the first time may find it easier install Tiny Core first, and become familiar with Tiny Core before installing Microcore. For information on various ways to install Tiny Core, see the [[start|Index]]. 
- 
-Microcore may be installed in a similar way to Tiny Core, but with the following modifications. 
- 
-==== Use microcore.gz instead of tinycore.gz ==== 
- 
-Use the microcore.gz file instead of the tinycore.gz file. 
- 
-In the bootloader, replace tinycore.gz with microcore.gz. If you use the installer, this should be done automatically. 
- 
-==== Install Additional Extensions ==== 
- 
-Install the following additional extensions: 
- 
-Xlibs.tcz 
- 
-Xprogs.tcz 
- 
-Xvesa.tcz 
- 
-flwm_topside.tcz 
- 
-wbar.tcz 
- 
-These extensions need to be in On Boot. If you are installing Microcore without being connected to the Internet, you may need to list them in /tce/onboot.lst with a text editor. 
- 
-Set up like this, Microcore will run the same as Tiny Core. 
- 
-==== Try a Different Setup ==== 
- 
-You may also try a different setup. 
- 
-For example, you may install a window manager other than flwm_topside.tcz. 
- 
-There are many other things which can be done with Microcore. It is up to you. 
- 
-==== Using Commands ==== 
- 
-Microcore can be run without a graphical interface. When run that way, you can perform tasks using commands in the terminal. Following are examples. 
- 
-==== Run the Installer ==== 
- 
-To run the installer, open the terminal and type 
- 
-<code>sudo tc-install.sh</code> 
- 
-==== Install Applications ==== 
- 
-To install an application, and put it in On Boot, use 
- 
-<code>tce-load -wi app_name.tcz</code> 
- 
-To install an application, and put it in On Demand, use 
- 
-<code>tce-load -wo app_name.tcz</code> 
- 
-To download an application to the /tce/optional directory, but not put it in On Boot or On Demand, use 
- 
-<code>tce-load -w app_name.tcz</code> 
- 
-==== App Browser ==== 
- 
-To search for applications, use 
- 
-<code>ab search_term</code> 
- 
-or 
- 
-<code>ab</code> 
- 
-and you will be prompted to enter a search term. 
- 
-Select an application to install. 
- 
-Press q. 
- 
-You will then have a number of options. 
- 
-To install it, and put it in On Boot, press i. 
- 
-To install it, and put it in On Demand, press o. 
- 
-==== Start an Application ==== 
- 
-To start an application that is not loaded, use 
- 
-<code>tce-run app_name</code> 
- 
-==== Load an Application ==== 
- 
-To load an application, use 
- 
-<code>tce-load -i app_name</code> 
- 
-or 
- 
-<code>tce-load -is app_name</code> 
- 
-You can then start the application from the menu or wbar. 
  
Print/export
QR Code
QR Code wiki:install_microcore (generated for current page)