Menu

Backtrack V5 Script and V7 Image fixes.

Matlock
2012-06-09
2012-06-09
  • Matlock

    Matlock - 2012-06-09

    Had to modify a lot of the backtrackV5-script to make it kill and unmount correctly, as well as the init.sh because it seemed to be a carryover from an ubuntu image, I have provided below the files that work on MY system, you may still need to change some things to reflect your lan connection, etc.

    /root/init.sh
    http://paste.debian.net/173598/

    and

    backtrack.sh
    http://paste.debian.net/173602/

     

    Last edit: Matlock 2012-06-09
  • Matlock

    Matlock - 2012-06-09

    Also if anyone runs into issues with losetup not unmounting the loop device run a lsof |grep /data/local/mnt to see if there's still any processes using the loop, then kill them, umount /data/local/mnt and losetup -d /dev/block/loop255

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.