tcos-genbootchart

Tools for generating a TCOS thin client bootable image

Install

All systems
curl cmd.cat/tcos-genbootchart.sh
Ubuntu
apt-get install initramfs-tools-tcos
Windows (WSL2)
sudo apt-get update sudo apt-get install initramfs-tools-tcos
Raspbian
apt-get install initramfs-tools-tcos

initramfs-tools-tcos

Tools for generating a TCOS thin client bootable image

This package contains tools to create a bootable initramfs for prepackaged 2.6 Linux kernel. The initramfs is an cpio archive. At boot time, the kernel unpacks that archive into ram, mounts and uses it as initial root file system. Next thin client configure some hardware, download extra tools ( /usr compressed dir ) and connect to remote server using XMDCP, ssh -X, FreeNX, rDesktop...