Difference between revisions of "4MLinux"

From ERPXE Wiki
Line 36: Line 36:
 
- and mystery (meaning console games)
 
- and mystery (meaning console games)
  
== Installation Instructions ==
+
{{TFTPPlugin
 
+
| logo =  
Download 4mlinux-XXX.tar.gz to /
+
| website = http://4mlinux.com
 
+
| wikipedia =
https://sourceforge.net/projects/erpxe/files/plugins/
+
| license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License]
 
+
| version = 3.0
extract 4mlinux-XXX.tar.gz file:
+
| from_erpxe_version = 1.0
 
+
| http = {{no}}
tar -xvzf 4mlinux-XXX.tar.gz
+
| nfs = {{no}}
 
+
| cifs = {{no}}
Download 4MLinux All In One Edition ISO Latest Version to /mnt/ :
+
| internet = {{no}}
 
+
| linux = {{yes}}
http://4mlinux.com/download.html
+
| windows = {{yes}}
 
+
| antivirus = {{no}}
Mount ISO file to temporary location (/mnt/cdrom/)
+
| deployment = {{no}}
 
+
| diagnostic = {{no}}
mkdir /mnt/cdrom/
+
| installation = {{no}}
mount -o loop /mnt/4MLinux-XXX-allinone-edition.iso /mnt/cdrom/
+
| live = {{yes}}
 
+
| recovery = {{no}}
Copy bzimage, initrd.gz files to /tftpboot/er/plugins/4mlinux/: (LOWER CASE ONLY!!)
+
| image1 =
 
+
| image1url =
cp /mnt/cdrom/boot/initrd.gz /tftpboot/er/plugins/4mlinux/
+
| image2 =
cp /mnt/cdrom/boot/bzImage /tftpboot/er/plugins/4mlinux/bzimage
+
| image2url =
 
+
| image3 =
Verify all files are in place:
+
| image3url =
 
+
}}
ls /tftpboot/er/plugins/4mlinux/
 
bzimage initrd.gz 4mlinux.menu
 
 
 
All Done!
 

Revision as of 20:20, 4 January 2012

return to Plugins list

4MLinux 3.0

http://4mlinux.com

Information

ERPXE Module

  • Name: - 4MLinux
  • Version: 3.0
  • Wikpedia Page:

Plugin type

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

Plugin Requirments

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/