CAE Linux

From ERPXE Wiki
Revision as of 16:30, 22 April 2012 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

CAE Linux 2011

http://www.caelinux.com/

Information

ERPXE Module

  • Name: - CAE Linux
  • Version: 2011
  • Wikpedia Page:

Plugin type

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

Plugin Requirments

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

Screen Shots

Special Information

Based on the open-source CAE softwares Salomé, Code_Aster, Code_Saturne, OpenFOAM and Elmer ,

you can load your CAD geometry, generate a computation mesh and setup your simulation problem in a few minutes.

Linux Installation Instructions

Download caelinux2011-XXX.tar.gz to /

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

extract caelinux2011-XXX.tar.gz file:

tar -xvzf caelinux2011-XXX.tar.gz

Download CAE Linux 2011 ISO Latest Version to /mnt/ :

http://www.caelinux.com

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

mkdir /mnt/cdrom/
mount -o loop /mnt/caelinux2011.iso /mnt/cdrom/

Copy initrd.gz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/caelinux/vmlinuz
cp /mnt/cdrom/casper/initrd.gz /tftpboot/er/plugins/caelinux/initrd.gz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/caelinux/casper/

Verify files with filelist.txt in each folder.

All Done!