Quantian

From ERPXE Wiki
Revision as of 07:18, 5 May 2019 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Quantian 0.7.9.2

http://dirk.eddelbuettel.com/quantian.html

Information

ERPXE Module

  • Name: - Quantian
  • Version: 0.7.9.2

Plugin type

Plugin type
Quantian Anti-Virus Deployment Diagnostics OS Installation Live Media Recovery Tools
No No No No Yes No

Plugin Requirments

Plugin Requirments
Quantian CIFS HTTP Internet NFS Linux OS Windows OS
No No No Yes Yes Yes

Screen Shots

220px-Screenshot_masa_uygu.png



Special Information

Quantian OS is a remastering of Knoppix/Debian for computational sciences.

The environment is self-configuring and directly bootable CD/DVD that turns any PC or laptop into a Linux workstation.

Quantian also incorporates clusterKnoppix and adds support for openMosix, including remote booting of light clients in an openMosix terminal server context permitting rapid setup of a SMP cluster computer.

Linux Installation Instructions

Download quantian0792-XXX.tar.gz to /

https://sourceforge.net/projects/erpxe/files/plugins/

extract quantian0792-XXX.tar.gz file:

tar -xvzf quantian0792-XXX.tar.gz

Download Quantian 0.7.9.2 ISO Latest Version to /mnt/ :

http://dirk.eddelbuettel.com/quantian.html

Mount ISO file to temporary location (/mnt/cdrom/)

mkdir /mnt/cdrom/
mount -o loop /mnt/Quantian_0.7.9.2.iso /mnt/cdrom/

Copy linux26 , KNOPPIX to appropriate directory: (LOWER CASE ONLY! , Do not Replace miniroot.gz!!)

cp /mnt/cdrom/boot/isolinux/linux26 /tftpboot/er/plugins/quantian/linux26
cp /mnt/cdrom/KNOPPIX/* /tftpboot/er/shares/quantian/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 Quantian 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!