Difference between revisions of "4MLinux"
From ERPXE Wiki
Line 35: | Line 35: | ||
- and mystery (meaning console games) | - and mystery (meaning console games) | ||
− | |||
{{TFTPPlugin | {{TFTPPlugin | ||
| logo = | | logo = |
Revision as of 20:21, 4 January 2012
return to Plugins list
4MLinux 3.0 http://4mlinux.com |
---|
Contents
Information
ERPXE Module
- Name: - 4MLinux
- Version: 3.0
- 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 | No | No | No | Yes | No |
Plugin Requirments
4MLinux | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | No | Yes | 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)
Linux Installation Instructions
Download {{{filename}}} to /
{{{downloadurl}}}
extract {{{filename}}} file:
tar -xvzf {{{filename}}}
Download {{{product}}} ISO Latest Version to /mnt/ :
{{{producturl}}}
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/{{{productfile}}} /mnt/cdrom/