Trinity Rescue Kit

From Wildsong
Revision as of 15:23, 11 August 2010 by Brian Wilson (talk | contribs) (New page: 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-3...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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