I have used this great tutorial to install BackTrack 5 with full disk encryption on my laptop:
Continue reading “Troubleshoot BackTrack5 Linux full disk encryption”
Continue reading “Troubleshoot BackTrack5 Linux full disk encryption”
When you log in into slax type:
mount -t proc proc /mnt/hda3/proc mount -o bind /dev /mnt/hda3/dev chroot /mnt/hda3 /bin/bash grub
then
find /boot/grub/stage2 root (hd0,2) setup (hd0) quit
Then exit and reboot.