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:adding_a_desktop_to_microcore [2012/03/19 16:27] – minor formatting BobBagwillwiki:adding_a_desktop_to_microcore [2018/09/26 09:00] (current) – updated tcedir location bernhard
Line 9: Line 9:
 ==== Downloading and installing core elements ==== ==== Downloading and installing core elements ====
 First you need to cd to your tce dir First you need to cd to your tce dir
-^tc@box:~$ cd `cat /opt/.tce_dir`^+ 
 +^cd /etc/sysconfig/tcedir^ 
 + 
 +until Core Release 4.2 this was 
 + 
 +^cd `cat /opt/.tce_dir`^ 
 Download core elements Download core elements
 ^tc@box:/mnt/hda1/tce$ wget -c http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release/microcore/Xlibs.gz ^tc@box:/mnt/hda1/tce$ wget -c http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release/microcore/Xlibs.gz
Line 33: Line 39:
 tc@box:/mnt/hda1/tce$ md5sum -c Xvesa.core.gz.md5.txt^ tc@box:/mnt/hda1/tce$ md5sum -c Xvesa.core.gz.md5.txt^
 Xvesa extension: Xvesa extension:
-^tc@box:/mnt/hda1/tce$ tce-load -w -i Xvesa.tcz^ +^tc@box:/mnt/hda1/tce$ tce-load -wi Xvesa.tcz^ 
-Xfbdev +Xfbdev: 
-^cd `cat /opt/.tce_dir`/optional +^cd `cat /opt/.tce_dir`/optional^ 
-tc@box:/mnt/hda1/tce/optional$ tce-load -w -i Xfbdev.tcz^+^tc@box:/mnt/hda1/tce/optional$ tce-load -wi Xfbdev.tcz^
  
-Full blown Xorg +Full-blown Xorg: 
-''tc@box:/mnt/hda1/tce/optional$ tce-load -w -i Xorg-7.4.tcz''+^tce-load -wi Xorg-7.4.tcz^
  
 ==== Download and install a window manager ==== ==== Download and install a window manager ====
-There are many window managers available for TinyCore and MicroCore in the repository. The default used in TinyCore is flwm, and will be used in this example, you may use any WM you like, just replace flwm.tcz with the WM you want in the following command. +There are many window managers available for TinyCore and MicroCore in the repository. The default used in TinyCore is flwm (Fast Light Window Manager), and will be used in this example. You may use any WM you like. Just replace flwm.tcz with the WM you want in the following command: 
-''tc@box:/mnt/hda1/tce/optional$ tce-load -w -i flwm.tcz''+^tc@box:/mnt/hda1/tce/optional$ tce-load -wi flwm.tcz
 +Get wbar and aterm, too.
  
 Note: you may browse the extension repository at Note: you may browse the extension repository at
Line 61: Line 68:
  
 ==== Conclusion ==== ==== Conclusion ====
-You should now have a working desktop environment similar to the one found in TinyCore. Use the appbrowser to add extensions to fill out your OS. If you had a persistent tce dir set up prior to following this guide, the desktop will be started automatically during subsequent boots.  You can boot to the CLI by using the bootcode ''text''. Use the command ''startx'' to start the Xserver and WM from the command line. +You should now have a working desktop environment similar to the one found in TinyCore. Use the appbrowser to add extensions to fill out your OS. If you had a persistent tce dir set up prior to following this guide, the desktop will be started automatically during subsequent boots.  You can boot to the CLI by using the bootcode ''text''. Use the command ''startx'' to start the Xserver and WM from the command line. If you have any problem, please feel free to ask on forum.tinycorelinux.net.
Print/export
QR Code
QR Code wiki:adding_a_desktop_to_microcore (generated for current page)