TS-Linux File System Archive
Procedure for installing TS-Linux 3 onto a Compact Flash.
- Download the bootable binary image corresponding to your Compact Flash size.
- Download the tarball of your desired TS-Linux OS version.
- Download the board specific kernel package.
- Read this document for detailed instructions.
1) Bootable binary image for TS-Linux V3.04 (5-15-03)
These images contain the MBR, the bootable FAT partition with Syslinux boot loader and the ext2 Linux partition.
TS-base-256.cf 256 MB
TS-base-128.cf 128 MB
TS-base-64.cf 64 MB
TS-base-32.cf 32 MB
note: TS-Linux requires a 32 MB or larger CF card.
2) File system downloads for TS-Linux V3.05 (1-14-04)
This tarball contains the base file system for TS-Linux 3 to be installed on the ext2 Linux partition.
OS-3.05.tar.gz TS-Linux
3.05 file system (1-14-04)
3) Kernel and modules are available on the kernel page.
The kernel downloads include the kernel and the kernel modules tree to be installed on the ext2 Linux partition.
4) Read HowTo install TS-Linux on Compact Flash
File System Archive
OS-3.03.r4.tar.gz TS-Linux 3.03.r4 file system (4-9-03)
Older versions
We've changed the format of TS-Linux downloads and moved to a new method of putting TS-Linux onto your Compact Flash. Instead of having multiple downloads for Each Version of TS-Linux for each specific board and Compact Flash size, we've now moved to a system of three downloads described above. Versions 3.03 and older were distributed by making binary images of the Compact Flash using dd. This method became unwieldy when we had to provide multiple kernels and multiple product specific file systems. Here is an example of using dd to make the CF from the binary file:
dd if=TS-3.03.r1.16.cf of=/dev/sda
|