Carroll - Net Server Recovery Kit
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
Carroll - Net Server Recovery Kit 1.0 http://www.kleobackup.net/ |
---|
Contents
Information
ERPXE Module
- Name: - Carroll - Net Server Recovery Kit
- Version: 1.0
- Official website: http://www.kleobackup.net/
- License: GNU General Public License
- Wikpedia Page: http://en.wikipedia.org/wiki/Kleo_Bare_Metal_Backup
- Download: http://www.erpxe.com/downloads
Plugin type
Carroll - Net Server Recovery Kit | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | Yes | No | Yes | Yes |
Plugin Requirments
Carroll - Net Server Recovery Kit | 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!