Difference between revisions of "Remnux"

From ERPXE Wiki
Line 50: Line 50:
 
{{PluginInstructionsEnd}}
 
{{PluginInstructionsEnd}}
 
[[Category:Plugins]]
 
[[Category:Plugins]]
[[Category:Linux Live]]
+
[[Category:Security Diagnostics]]
 
[[Category:Supported from ERPXE 1.02]]
 
[[Category:Supported from ERPXE 1.02]]

Revision as of 19:55, 9 April 2012

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

Remnux 1.0

http://www.kleobackup.net/

Information

ERPXE Module

  • Name: - Remnux
  • Version: 1.0

Plugin type

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

Plugin Requirments

Plugin Requirments
Remnux CIFS HTTP Internet NFS Linux OS Windows OS
No No No Yes Yes Yes

Screen Shots

Special Information

Kleo Bare Metal Backup for Servers is a free file system cloning program created by Carroll-Net Inc..

Kleo creates an all inclusive backup of the operating system, device drivers and applications.

Kleo is bundled with a LiveCD which includes tools for server recovery.

Linux Installation Instructions

Download cnsrk-102-XXX.tar.gz to /

https://sourceforge.net/projects/erpxe/files/plugins/

extract cnsrk-102-XXX.tar.gz file:

tar -xvzf cnsrk-102-XXX.tar.gz

Download Carroll - Net Server Recovery Kit 1.0 ISO Latest Version to /mnt/ :

http://www.carroll.net/index.php/downloads-kleo

Mount ISO file to temporary location (/mnt/cdrom/)

mkdir /mnt/cdrom/
mount -o loop /mnt/cnsrk.iso /mnt/cdrom/

Copy initrd.lz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/ubuntumini/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/ubuntumini/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/ubuntumini/casper/

Verify files with filelist.txt in each folder.

All Done!