Tina Knoppix
Important information
This plugin requires a static IP address (Default is 10.0.0.1). Every change to the server IP MUST be reflected into the plugin's menu file. How to adjust ERPXE to local IP address
return to Plugins list
Tina Knoppix 3.1.0 http://www.tina-vision.net/tina-knoppix/index.html |
---|
Contents
Information
ERPXE Module
- Name: - Tina Knoppix
- Version: 3.1.0
- Official website: http://www.tina-vision.net/tina-knoppix/index.html
- License: GNU General Public License
- Wikpedia Page:
- Download: http://www.erpxe.com/downloads
Plugin type
Tina Knoppix | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | No | No | Yes | No |
Plugin Requirments
Tina Knoppix | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | Yes |
Screen Shots
Special Information
TINA (TINA Is No Acronym) is an open source environment developed to accelerate the process of image analysis research.
TINA provides functionality to assist in all areas of image analysis including handling of image, image feature and geometrical data; statistical and numerical analysis of data; GUI development as well as transmission and containment of data.
TINA also provides a range of high-level analysis techniques for both machine vision (3D object location, 2D object recognition, temporal-stereo depth estimation, etc) and medical image analysis (MR tissue segmentation, blood flow analysis, etc).
Linux Installation Instructions
Download tinaknoppix310-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract tinaknoppix310-XXX.tar.gz file:
tar -xvzf tinaknoppix310-XXX.tar.gz
Download Tina Knoppix 3.1.0 ISO Latest Version to /mnt/ :
http://www.tina-vision.net/tina-knoppix/software.html
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/tina_knoppix_3.1.0.iso /mnt/cdrom/
Copy linux to appropriate directory: (LOWER CASE ONLY! , Do not Replace miniroot.gz!!)
cp /mnt/cdrom/boot/isolinux/linux /tftpboot/er/plugins/tinaknoppix/linux cp /mnt/cdrom/KNOPPIX/* /tftpboot/er/shares/tinaknoppix/KNOPPIX/
We have created our own miniroot.gz file that loads NIC drivers and added it to the ERPXE plugin package.
To create it yourself just boot the Tina KNOPPIX CD and start the KNOPPIX Terminal Server, Check your components and it will be created in /tftpboot/.
Verify files with filelist.txt in each folder.
All Done!