Ubuntu Rescue Remix
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
Ubuntu Rescue Remix 11.10 http://www.ubuntu-rescue-remix.org/ |
---|
Contents
Information
ERPXE Module
- Name: - Ubuntu Rescue Remix
- Version: 11.10
- Official website: http://www.ubuntu-rescue-remix.org/
- License: GNU General Public License
- Wikpedia Page:
- Download: http://www.erpxe.com/downloads
Plugin type
Ubuntu Rescue Remix | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | Yes | No | Yes | Yes |
Plugin Requirments
Ubuntu Rescue Remix | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | Yes |
Screen Shots
Special Information
Ubuntu-Rescue-Remix provides a robust yet lean system for data recovery and forensics.
No graphical interface is used; the live system can boot and function normally on machines with very little memory or processor power.
Following Ubuntu's six-month release schedule, all the software is up-to-date, stable and supported.
Ubuntu-Rescue-Remix features a full command-line environment with the newest versions of the most powerful free/libre open-source data recovery software including GNU ddrescue, Photorec, The Sleuth Kit, Gnu-fdisk and Clamav.
Linux Installation Instructions
Download ubunturescue110-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract ubunturescue110-XXX.tar.gz file:
tar -xvzf ubunturescue110-XXX.tar.gz
Download Ubuntu Rescue Remix 11.10 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/ubuntu-rescue-remix-11-10.iso /mnt/cdrom/
Copy initrd.gz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/ubunturescue/vmlinuz cp /mnt/cdrom/casper/initrd.gz /tftpboot/er/plugins/ubunturescue/initrd.gz cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/ubunturescue/casper/
Verify files with filelist.txt in each folder.
All Done!