Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:install_microcore [2011/05/05 10:42] – [Command Line App Browser] Guy | wiki:install_microcore [2018/10/17 17:20] (current) – coreplayer2 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Install Microcore ====== | ||
- | New users learning this for the first time will find it easier install Tiny Core first, and become familiar with Tiny Core before installing Microcore. | ||
- | |||
- | Microcore may be installed in a similar way to Tiny Core, but with the following differences. | ||
- | |||
- | ==== 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 / | ||
- | |||
- | 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 | ||
- | |||
- | < | ||
- | |||
- | ==== Install Applications ==== | ||
- | |||
- | To install an application, | ||
- | |||
- | < | ||
- | |||
- | To install an application, | ||
- | |||
- | < | ||
- | |||
- | To download an application to the / | ||
- | |||
- | < | ||
- | |||
- | ==== Command Line App Browser ==== | ||
- | |||
- | To search for applications, | ||
- | |||
- | < | ||
- | |||
- | or | ||
- | |||
- | < | ||
- | |||
- | 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 | ||
- | |||
- | < | ||
- | |||
- | ==== Load an Application ==== | ||
- | |||
- | To load an application, | ||
- | |||
- | < | ||
- | |||
- | or | ||
- | |||
- | < | ||
- | |||
- | You can then start the application from the menu or wbar. | ||