Difference between revisions of "Template:Plugin"
From ERPXE Wiki
| Line 64: | Line 64: | ||
== Installation Instructions == | == Installation Instructions == | ||
| + | |||
| + | Plugins Installation: | ||
| + | |||
| + | extract tar.gz file to /tftpboot/ | ||
| + | |||
| + | Download 4MLinux All In One Edition ISO Latest Version: | ||
| + | - http://4mlinux.com/download.html | ||
| + | |||
| + | extract ISO file to temporary location and Copy/Move files: | ||
| + | bzimage, initrd.gz | ||
| + | to /tftpboot/er/plugins/4mlinux/ | ||
| + | |||
| + | Verify all files are in place: | ||
| + | ls /tftpboot/er/plugins/4mlinux/ | ||
| + | |||
| + | Output should be: | ||
| + | bzimage | ||
| + | initrd.gz | ||
| + | 4mlinux.menu | ||
| + | |||
| + | All Done! | ||
== Special Information == | == Special Information == | ||
Revision as of 22:47, 31 December 2011
| Plugin {{{version}}} {{{logo}}} {{{website}}} |
|---|
Contents
Information
ERPXE Module
- Name: - Plugin
- Version: {{{version}}}
- Official website:
- License: {{{license}}}
- Wikpedia Page: {{{wikipedia}}}
- Download: http://www.erpxe.com/downloads
- Supported from ERPXE
Plugin type
| Plugin | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
|---|---|---|---|---|---|---|
| {{{antivirus}}} | {{{deployment}}} | {{{diagnostic}}} | {{{installation}}} | {{{live}}} | {{{recovery}}} |
Plugin Requirments
| Plugin | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
|---|---|---|---|---|---|---|
| {{{http}}} | {{{nfs}}} | {{{cifs}}} | {{{internet}}} | {{{linux}}} | {{{windows}}} |
Screen Shots
[{{{image1url}}} {{{image1}}}] [{{{image2url}}} {{{image2}}}] [{{{image3url}}} {{{image3}}}]
[{{{image1url}}} {{{image1}}}] [{{{image2url}}} {{{image2}}}] [{{{image3url}}} {{{image3}}}] http://erpxe.org/images/{{{image2}}} http://erpxe.org/images/{{{image3}}}
Installation Instructions
Plugins Installation:
extract tar.gz file to /tftpboot/
Download 4MLinux All In One Edition ISO Latest Version: - http://4mlinux.com/download.html
extract ISO file to temporary location and Copy/Move files: bzimage, initrd.gz to /tftpboot/er/plugins/4mlinux/
Verify all files are in place: ls /tftpboot/er/plugins/4mlinux/
Output should be: bzimage initrd.gz 4mlinux.menu
All Done!