Samurai
From ERPXE Wiki
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
Samurai 0.9.9 |
---|
Contents
Information
ERPXE Module
- Name: - Samurai
- Version: 0.9.9
- Official website:
- License: GNU General Public License
- Wikpedia Page:
- Download: http://www.erpxe.com/downloads
Plugin type
Samurai | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | Yes | No | Yes | Yes |
Plugin Requirments
Samurai | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | Yes |
Screen Shots
Special Information
Linux Installation Instructions
Download samurai099-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract samurai099-XXX.tar.gz file:
tar -xvzf samurai099-XXX.tar.gz
Download Samurai 0.9.9 ISO Latest Version to /mnt/ :
http://www.ubuntu-rescue-remix.org
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/samurai-0.9.9.iso /mnt/cdrom/
Copy initrd.gz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/ubuntumini/vmlinuz cp /mnt/cdrom/casper/initrd.gz /tftpboot/er/plugins/ubuntumini/initrd.gz cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/ubuntumini/casper/
Verify files with filelist.txt in each folder.
All Done!