bt3b141207.rar), get it here: www.remote-exploit.org/backtrack_download.htmlsda1, the second as sda2.bt3b141207.rar and copy the boot and BT3 directories and their contents to the first partition (FAT 16) of the SD card/USB flash drive.changes on the second partition (Ext2) of the SD card/USB flash drive.bootinst.sh script contained in the boot directory on the first partition (/mnt/sda1/boot/bootinst.sh). This will make the SD card/USB flash drive bootable.syslinux.cfg file found in /mnt/sda1/boot/syslinux. Specifically, find the entry for the persistent changes option, and amend the changes=/slax/slaxsave.dat boot parameter to changes=/dev/sda2 and save the amended syslinux.cfg file. The persistent changes entry should now look like:/dev/sda2 path assumes that when booting from the SD card/USB flash drive your machine is identifying the FAT 16 partition as sda1 and the Ext2 partition as sda2. If the partitions are being identified as something else (sdb1 and sdb2, for example), the changes= path will need to reflect that. In other words, if the Ext2 partition is identified as sdb2, the path should be changes=/dev/sdb2./etc/rc.d/rc.0 by adding the line rmmod snd-hda-intel just above the #Set the path. comment. This will prevent the problem of the power not completely turning off at shutdown.
This setup seems to disable the Hal daemon. Drives can still be mounted and unmounted from the command line using mount and umount.