ArtistX
From ERPXE Wiki
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 http://www.ubuntu.com/ |
---|
Contents
Information
ERPXE Module
- Name: - ArtistX
- Version: 1.2
- Official website: http://www.ubuntu.com/
- License: GNU General Public License
- Wikpedia Page: http://en.wikipedia.org/wiki/Ubuntu_(operating_system)
- Download: http://www.erpxe.com/downloads
Plugin type
ArtistX | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | Yes | Yes | Yes | Yes |
Plugin Requirments
ArtistX | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | No |
Screen Shots
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!