hello,
I am trying to add two distros to Sardu boot USB.
The distros are
http://sourceforge.net/projects/remnux/ ... o/download
SANS Investigate Forensic Toolkit (SIFT) Workstation Version 2.14
I extracted the ISO into the Sardu/ISO/EXtra
for remnux, this is the result extracted folder
.disk
casper
install
isolinux
md5sum.txt
preseed
README.diskdefines
ubuntu
for SIFT, this is the result extracted folder
.disk
casper
isolinux
md5sum.txt
preseed
README.diskdefines
ubuntu
now according to the instructions found on the site, the following needs needs to be added to file extra.cfg:
#-> EDIT HERE <-
Label Acronis True Image
Menu Label ^Acronis True Image
MENU INDENT 1
kernel /extra/Acronis/dat3.dat
append initrd=/extra/Acronis/dat2.dat vga=0x314 ramdisk_size=40000 quiet
#->; EDIT HERE <-
What would be the equivalent entries of
kernel /extra/Acronis/dat3.dat
and
append initrd=/extra/Acronis/dat2.dat vga=0x314 ramdisk_size=40000 quiet
for the two distros listed above? Remnux and SIFT?
Thank you in advance,
amset