Jump to content

raytri3

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by raytri3

  1. I have built a Multi-Boot (M-B)DVD that house a collection of security distrobutions, to include BartPE and several Linux Security Distros. I am having trouble integrating the new BackTrack security distro and have a few question to ask the forum: 1. If there is a better forum to ask on please suggest that as well. 2. My M-B DVD was built off UBCD thus I leverage CD Shell to build my boot options. When I integrated the WHAX security distro (based off of Slax) it worked with out glitch using the following cd shell parameter f ($lastKey == key[f2]); then isolinux /whax/vmlinuz append max_loop=255 initrd=/whax/boot/initrd.gz init=linuxrc livecd_subdir=/whax/ load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=9999 root=/dev/ram0 hdsubdir=whax rw (all WHAX files extracted to WHAX sub folder). However when I pass the same parameter for BackTrack (also based off of Slax) I get an error saying the image could not be found. Any Ideas on what may cause this? For the record my backtrack parameters is f ($lastKey == key[f3]); then isolinux /backtrack/boot/vmlinuz append max_loop=255 initrd=/backtrack/boot/initrd.gz init=linuxrc livecd_subdir=/backtrack/ load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=9999 root=/dev/ram0 hdsubdir=backtrack rw Thanks in advance for the advice and I apologize if this wasn't the best forum to post in.
×
×
  • Create New...