Timmy
From Linux & Open Source @ NUS
Contents |
Timmy LiveUSB Installer
This project aims to create an easy LiveUSB (thumbdrive) installer for one or more lightweight Linux distributions.
Parted Magic & Slax
Parted Magic is a live distribution which allows users to partition hard drives. It also offers other applications, such as Partition Image, TestDisk etc.
Slax is a lightweight, portable live distribution based on Slackware.
Versions supported:
Parted Magic 3.4
Slax 6.0.9
How to install
Windows
- Grab Timmy here.
- Download Parted Magic USB here.
- Download Slax USB here.
- Unzip Timmy to a new folder.
- Place both the Parted Magic and Slax USB archives (which you downloaded earlier) in the same directory where you unzipped Timmy to.
- Run install.bat and follow on-screen instructions.
Linux
- Grab Timmy here.
- Download Parted Magic USB here.
- Download Slax USB here.
- Unzip Timmy to a new folder.
- Place both the Parted Magic and Slax USB archives (which you downloaded earlier) in the same directory where you unzipped Timmy to.
- Run install.sh and follow on-screen instructions.
Note: Since the Linux syslinux executable cannot set a partition as active (bootable), you may encounter problems booting from your thumbdrive, especially if the boot flag has not been set before. Here's how to fix the problem:
- Run sudo fdisk /dev/sdb (where /dev/sdb refers to the device name of your thumbdrive)
- Type a to set active partition.
- Select the correct partition to set the boot flag (e.g. if the partition you want is /dev/sdb1 then type 1)
- Finally, type w to write the changes to the drive
How to uninstall
Windows
- Unzip Timmy to a new folder (if you still have the files unzipped from a previous installation, then skip this step).
- Run uninstall.bat and follow on-screen instructions.
Linux
- Unzip Timmy to a new folder (if you still have the files unzipped from a previous installation, then skip this step).
- Run uninstall.sh and follow on-screen instructions.
Support
Distribution
Please email linuxNUS if you would like to redistribute this. Give us the credit so we know our work is loved =)
Disclaimer
This installer is provided for you to use as it is. linuxNUS is not responsible for any loss of data due to usage of this installer. Remember to backup your data before attempting any installation.
