For more information on the SliTaz OS, please visit and consider supporting their work: SliTaz Official Webiste
SliTazCustomBuilds are not ISO install custom builds but, rather a dd bit for bit image copy (data only) of either bootable usb drive image (ie: /dev/sdb) or just the partition image (/dev/sda1) which can be written to a Hard Drive partion or one of my GoDistro built USB drives. Expansion of the partition is required but, easily done using Gparted. Only the Drive image version contains the bootrecorder and GRUB2 bootloader. Both types of dd image files are configured to function with GRUB2 bootloader. They are dd images of complete builds of various SliTaz flavor "partition" which can be written to a ext3 hard drive partiion. They use GRUB2 bootloader files and once the file is written to your parition you can run update-grub from another partition add the copied SliTazCustomBuild should be added to your GRUB booloader menu. It will show up as unkown linux. All dd images are compressed with xz compression for integrity reasons and you save you time as this reduces file size as much as 75%.
Basic procedure for installing SliTazCustomBuilds Install partition version to Hard Drive partition:
- Using Gparted create a parition of at least 1GB (Recommend: 5GB+) and format it to ext3
- Deompress the image xz file format using GUI archiver program or via the terminal (xz package recommended): xz -d slitaz_xxxxx.xz --=====--> slitaz_xxxx.img
- Terminal: write dd image file to ext3 prepared partition:
sudo dd if=/path-to-file/filename.img of=/dev/sdaX bs=1MB status=progress && sync - open Gparted: A. Select correct partition; B. Unmount if its mouted, Right click: Unmount; C. Click Partition / Check / Checkmark to expand partition to full size.
- Terminal:
update-grub - Reboot | Select your correct /dev/sdaX unknown linux from the GRUB2 bootloader menu list.
- Login using username: linux | Password: linux123 (Note: you can also log in to root account (Not Recommended unless necessary: username: root | Password: root)
- Click Applications --> System Tools --> Sakura Terminal --> blkid --> (Locate the correct partition identifier for your new SliTaz Custom Install, ie, /dev/sda2. Record UUID Number
- Click Applications --> System Tools --> SliTaz Panel --> Green Person Icon to top righ --> username: root | Password: root --> Boot --> Summary --> rcS.conf --> VIEW (Verify UUID matches Terminal blkid UUID)
- If UUID in Boot Settings rcS.conf does NOT match blkid: Click -> Edit --> replace UUID with correct number --> Save
- Recommend Changing your account passwords: user account passord can be changed from the SliTaz Panel but, the root password has be changed using Terminal.
Install USB Drive version with bootrecorder and GRUB bootloader installed (bootalbe) to a USB Thumb Drive:
- Its always best to use Gparted and format the USB Drive to ext3 filesystem: Terminal --> sudo gparted --> Click on correct partition --> Partition --> Format to --> ext3 --> Click Checkmark (or return icon) on top menu --> Click Apply --> Close
Below are complete specifics about these builds. Each build will use the same usernames and passwords which can be change using the SliTaz Panel. They all built on ext3 filesystem.
Accout information: username: linux / password: linux123 | root username: root / root password: root
Architecture / OS configuration: 64bit / GTK2 / yad 0.40.0 with html widget
OS Specific: LX Panel LXDE | OpenBox | SliTaz Web Server - httpd - url: localhost or 127.0.0.1 | configure with php
Partition Preparation format: ext3 | Size: at least 1GB but, 5GB+ is recommended.
Recommend writting dd img file from a local hard drive parition only and not from a USB stick, cd-rom or netowrk drive. Note: your partition identifier such as /dev/sdaX will vary.
**WARNING: USING THE WRONG DRIVE AND/OR PARITION IDENTIFIER WILL DESTROY YOUR DATA !! ** Verify 3 times your terminal command is correct.
Writing dd image to hard drive partition: In bash / sh termial: cd to directory containing the SliTazCustomBuild img file | sudo dd if=./filename.img of=/dev/sdX bs=1MB status=progress && sync
Installed Programs: (packages) / Preferences & Tools: (This list will vary somewhat from build to build. Note: Its easy to install available packages using SliTaz Panel)
Accessories:
- Burn CD/DVD
- Galcutor
- Grab Screenshot
- Leafpad
- Nano Text Editor
- Remote Terminal
- Spreadsheet
- Time.is
- VNC Viewer
- Wiki Documents
Development
- Beaver Code Editor
- BitBucket Repositories
- CGI Shell Environment
- Dialog Example
- Icon Browser
- SliTaz bug report
- Vi Text Editor
Documentation
- Cookutils Documentation
- GNU Genral Public License
- System Documentation
- Tazinst manaul
- Tazlito manual
- TazPkg manual
- Tazusb manual
Games
- 2048 | Alien Invasion | Anyone | Arkanoid | Boulder Dash | Checkers | Chinese Checkers | Connect Four | Digger | Lode Runner
- Mahjong | Mine sweeper | NanoChess | Pacman | Racer | Same | Sokoban | Space Invaders | Sudoku | Tetris
Graphics
- Gcolor2 Color Selector
- GNU Image Manipulation Program GIMP
- Image Viewer
- mtPaint Image Editor
- Shutterbug screenshot
Internet
- Gemini project
- Local Web Server (localhost | 127.0.0.1)
- Midori
- Midori Private Browsing
- SCP Secure Copy
- TazIRC IRC client
- Twitter Micro-bloggin
- VPN/SSH
Multimedia
- Alsamixer Volume mixer
- Alsaplayer Audio Player
- Asunder CD Ripper
- Audio Editor mhWaveEditor
- Jamendo Music
- Video Player
- Video Player (fullscreeen)
- Web Radio
Office
- Encrypted paste tool
- ePDFView PDF Viewer
- Network printer
- SQLite SQL Engine
- Wikipedia Encyclopedia
Preferences
- Account Password
- Appearance GTK+
- Defualt Applications
- Desktop Preferences
- Desktop Session Settings
- File Manager
- Keyboard and Mouse
- Keyboard mapping
- Manage local packages
- Monitor Settings
- Openbox Configuration Manager
- Package Manager
- Popup Notifications
- Perferred Applications
- Set screensaver timeout
- Shell profile
- System language
- Time Zone configuration
- Wi-Fi configuration
- x defaults behavior
System Tools
- Boot Log Viewer
- Bulk Rename
- Create a LiveCD
- Create a LiveUSB
- File Manager PCManFM
- Gparted Partition Manager
- LXSession Log Out
- Sakura Terminal
- SliTaz Config Dialogs
- SliTaz Installer (Install to Hard Drive)
- SliTaz Panel
- Task Manager
- Thunar File Manager
- XTerm Terminal
RUN (Type in name of applicate in RUN BOX to launch it)
busybox intergration(Terminal) (for more information on all the busybox commands, CLICK HERE
Desktop 1 | Desktop 2 | add a new Desktop
SliTaz Live (Right Click Desktop)
- TazLiTo Livde CD Tool
- TazUSB LiveUSB Tool
- TazUSB Writefs (qzip)
- TazUSB Writefs (lzma)
- TazUSB Writefs (none)