Trinity Rescue Kit

From Wildsong
Jump to navigationJump to search

Home page: http://trinityhome.org/Home/index.php?wpid=1&front_id=12

Current build is 334

Download ISO image

Copy files to TFTP server

sudo mount -o loop trinity-rescue-kit.3.3-build-334.iso /mnt
cd /var/lib/tftpboot
sudo cp -a /mnt/* .
sudo umount /mnt

Setting up for PXEBoot

Enable SSH server