ArtistX

From ERPXE Wiki
Revision as of 15:44, 7 February 2012 by Admin (talk | contribs) (Created page with "{{Plugin | logo = http://upload.wikimedia.org/wikipedia/commons/thumb/9/9d/Ubuntu_logo.svg/200px-Ubuntu_logo.svg.png | website = http://www.ubuntu.com/ | wikipedia = http://en.wi...")
(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

ArtistX 1.2
200px-Ubuntu_logo.svg.png
http://www.ubuntu.com/

Information

ERPXE Module

  • Name: - ArtistX
  • Version: 1.2

Plugin type

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

Plugin Requirments

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

Screen Shots

300px-Ubuntu_11.10_Final.png 220px-Kubuntu_10.10_main_menu.png 220px-ServerScreenshot.jpg


Special Information

Linux Installation Instructions

Download artistx110-ARCH-XXX.tar.gz to /

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

extract artistx110-ARCH-XXX.tar.gz file:

tar -xvzf artistx110-ARCH-XXX.tar.gz

Download ArtistX Live 1.2 ISO Latest Version to /mnt/ :

http://www.ubuntu.com/download

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

mkdir /mnt/cdrom/
mount -o loop /mnt/artistx_1.2_live_dvd_iso_01_06_2012.iso /mnt/cdrom/

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

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

Verify files with filelist.txt in each folder.

All Done!