I got backtrack 5 iso to boot on multiboot grub2 usb drive. I got the
info from a backtrack help forum. This trick is to extract the "casper"
directory, placing it in the root of the usb drive (not in any other
directory).
My menuentry is as follows:
menuentry "BackTrack 5 32 bit" {
linux /caspe
On 02/13/2012 08:40 PM, J. Bakshi wrote:
Dear list,
I have live usb system where I already have debian, puppy, ubuntu etc.
I like to boot backtrack iso from this usb drive.
Here is the entry for BT5 I have added at grub.cfg
```
menuentry "BT-5" {
loopback loop /BT5-KDE
Dear list,
I have live usb system where I already have debian, puppy, ubuntu etc.
I like to boot backtrack iso from this usb drive.
Here is the entry for BT5 I have added at grub.cfg
```
menuentry "BT-5" {
loopback loop /BT5-KDE-64.iso
linux (loop)/casper/vmlinuz BOOT=
3 matches
Mail list logo