OpenGEU

From ERPXE Wiki
Revision as of 19:47, 4 May 2012 by Admin (talk | contribs) (Created page with "{{Plugin | logo = | website = | wikipedia = | license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License] | version = 8.10 | from_erpxe_version = 1.04 | http = ...")
(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

OpenGEU 8.10

Information

ERPXE Module

  • Name: - OpenGEU
  • Version: 8.10
  • Official website:
  • Wikpedia Page:

Plugin type

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

Plugin Requirments

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

Screen Shots

Special Information

Linux Installation Instructions

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

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

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

tar -xvzf ubuntumini110-ARCH-XXX.tar.gz

Download Ubuntu Mini Remix 11.10 ISO Latest Version to /mnt/ :

http://www.ubuntu-mini-remix.org/

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

mkdir /mnt/cdrom/
mount -o loop /mnt/ubuntu-mini-remix-11.10-ARCH.iso /mnt/cdrom/

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

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/ubuntumini/i386/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/ubuntumini/i386/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/ubuntumini/i386/casper/

Verify files with filelist.txt in each folder.

All Done!