Difference between revisions of "4MLinux"
From ERPXE Wiki
| Line 27: | Line 27: | ||
4MLinux is a miniature Linux distribution focusing on four capabilities: maintenance (by using it as a system rescue live CD), multimedia (for example, for playing video DVDs), miniserver (using the inetd daemon), and mystery (meaning console games). | 4MLinux is a miniature Linux distribution focusing on four capabilities: maintenance (by using it as a system rescue live CD), multimedia (for example, for playing video DVDs), miniserver (using the inetd daemon), and mystery (meaning console games). | ||
| + | |||
| + | == Plugin 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! | ||
Revision as of 22:49, 31 December 2011
return to Plugins list
| 4MLinux 3.1 http://4mlinux.com |
|---|
Contents
Information
ERPXE Module
- Name: - 4MLinux
- Version: 3.1
- Official website: http://4mlinux.com
- License: GNU General Public License
- Wikpedia Page:
- Download: http://www.erpxe.com/downloads
Plugin type
| 4MLinux | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
|---|---|---|---|---|---|---|
| No | Optional | No | No | Yes | No |
Plugin Requirments
| 4MLinux | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
|---|---|---|---|---|---|---|
| No | Yes | Yes | No | No | Yes |
Screen Shots
Special Information
4MLinux is a miniature Linux distribution focusing on four capabilities: maintenance (by using it as a system rescue live CD), multimedia (for example, for playing video DVDs), miniserver (using the inetd daemon), and mystery (meaning console games).
Plugin 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!