Difference between revisions of "Beini"
From ERPXE Wiki
(Created page with "{{Plugin | logo = | website = | wikipedia = | license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License] | version = 1.2.3 | from_erpxe_version = 1.06 | http =...") |
(No difference)
|
Latest revision as of 13:24, 2 January 2013
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
Beini 1.2.3 |
---|
Contents
Information
ERPXE Module
- Name: - Beini
- Version: 1.2.3
- Official website:
- License: GNU General Public License
- Wikpedia Page:
- Download: http://www.erpxe.com/downloads
Plugin type
Beini | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | Yes | No | Yes | No |
Plugin Requirments
Beini | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | Yes |
Screen Shots
Special Information
Beini is a TinyCore Linux based OS.
Tiny Core Linux (TCL) is a minimal Linux operating system focusing on providing a base system using BusyBox and FLTK.
Linux Installation Instructions
Download beini123-XXX.tar.gz to /
extract beini123-XXX.tar.gz file:
tar -xvzf beini123-XXX.tar.gz
Download Beini 1.2.3 ISO Latest Version to /mnt/ :
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/beini-1.2.3.iso /mnt/cdrom/
Copy core.gz , bzImage , tce folder to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/boot/bzImage /tftpboot/er/plugins/beini/bzimage cp /mnt/cdrom/boot/tinycore.gz /tftpboot/er/plugins/beini/tinycore.gz cp -R /mnt/cdrom/tce/* /tftpboot/er/shares/beini/tce/
Verify files with filelist.txt in each folder.
All Done!