Making a chroot environment for BT5
First off, I'm not trying to do this on a phone. That seemed to be all the documentation I could find for backtrack.
Currently I have Debian Sid and Backtrack5 on my laptop and have a lot of educational and work needs for both of them.
Since Debian Sid is currently missing one of the packages for a chroot environment I decided to try setting up a chroot environment on Backtrack.
The only problem is that when I tried it Backtrack became un-bootable.
Since I couldn't find documentation on Backtrack specifically I went with the Ubuntu tutorial below:
https://wiki.ubuntu.com/DebootstrapChroot
I had just tried to change all the settings like this:
[hardy]
description=Ubuntu hardy
location=/var/chroot/hardy
priority=3
users=doko
groups=sbuild
root-groups=root
...to Lucid.
Not really sure where I went wrong, or what to try next.
However, I would really like to accomplish this if anyone has advice.