DEFT

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

DEFT 7

http://www.deftlinux.net/

Information

ERPXE Module

  • Name: - DEFT
  • Version: 7

Plugin type

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

Plugin Requirments

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

Screen Shots

Special Information

DEFT it’s a new concept of Computer Forensic live system that use LXDE as desktop environment and thunar file manager and mount manager as tool for device management.

It is a very easy to use system that includes an excellent hardware detection and the best free and open source applications dedicated to incident response and computer forensics

Linux Installation Instructions

Download deft7-XXX.tar.gz to /

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

extract deft7-XXX.tar.gz file:

tar -xvzf deft7-XXX.tar.gz

Download DEFT 7 ISO Latest Version to /mnt/ :

http://www.deftlinux.net/download/

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

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

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

cp /mnt/cdrom/preseed/lubuntu.seed /tftpboot/er/plugins/deft/lubuntu.seed
cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/deft/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/deft/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/deft/casper/

Verify files with filelist.txt in each folder.

All Done!