another tux live cd :slax

slax is another linux live cd,based on slackware

Features

The primary goal of SLAX is to provide a wide collection of useful software while keeping the cd's image small enough to be written to a 185 MB CD-R(W) medium (small 8 cm CD).

All your available partitions and data storage devices (CD-ROM, USB storage devices, etc.) should be recognized at boot and should be mounted to /mnt/xx. As an example, "disc0part1" may be assigned to the first partition on your primary hard drive, "disc1part1" for your USB storage device, or "cdrom0" for your CD-ROM drive. SLAX will never write anything to the mounted devices. Mounting is safe and does not change the data.

After booting, you should be able to login as a "root", with the password "toor"; both without quotes, of course :)

When logged in, you have many options. At the shell prompt, you may start Midnight Commander (type "mc" to the console), play some music from your hard drive (type "mpg321 /mnt/path/file.mp3"), adjust your audio volume (type "alsamixer"), configure IP address (type "netconfig") or browse web pages with the text-based browser (type "lynx http://url").

To start the graphical environment included with SLAX, type "gui" (for graphical user interface). It will attempt to autoconfigure your graphics card, monitor, keyboard and mice, and if successful it will run an X session with KDE. I'm pretty sure that you will know how to get around at this point. :) Use "guisafe" instead of "gui" for safe-mode (VESA framebuffer) without autodetection.

In the unfortunate case your mouse doesn't work, try to move it for a few seconds to see if it will be autodetected. If it isn't, shut down Xwindow (press Ctrl+Alt+Backspace) and start it again. If this won't help then you are using something I have not included in the autoconfiguration process (COM2 mouse?). If you are comfortable with bash, or you atleast understand how to make your favorite mouse function under Linux, try to modify the symbolic link /dev/mouse manually.

If you don't like the autoconfigured screen resolution, refresh rate, or the K Desktop Environment, start "gui" with some additional options. Try for example "gui 800x600 60", where 800x600 is the desired screen resolution and 60 is the desired refresh rate. Fluxbox is one of the other window managers included and may be called with "guifast" or "gui fluxbox". In any event, type "gui --help" for more information.

SLAX CD contains

* Linux Kernel 2.4.26
* Xfree86 4.4.0
* KDE 3.2.1 final
* KOffice 1.3 final
* KDE games
* MPlayer 1.0pre3 with KPlayer
* kopete ICQ/AIM/Y!/IRC
* midnight commander
* rdesktop (rscp in KDE)
* hotplug support
* cdrtools
* k3b burning GUI for KDE
* imagemagick
* mutt email client
* wget
* and much more...

http://slax.linux-live.org/
 
Top