Okay, so I got through most of the readme, but failed on the unzip part. Just how much space do we need on the sdcard?? I have 10Gb free, and ran out of space.
Printable View
Okay, so I got through most of the readme, but failed on the unzip part. Just how much space do we need on the sdcard?? I have 10Gb free, and ran out of space.
Not sure what is going on there. Installed the ARM build on my xoom no problems at all. Not sure exactly how much space it took up. However, just looked at my used / available space and it seems as though BT5 ARM once extracted takes up about 4GB give or take. I do have to say it took a while to extract the .img file. I would try again if I were you. Hope this helps you out a bit.
Having the same problem here too.
/mnt/sdcard/ 12.78GB/10.44GB free
/mnt/sdcard/external_sd/ 7.39GB/ 7.25GB free
followed install instructions and when trying to gunzip img file I get:
Tried moving the file to external sd and gunzip and I get the same error.Code:# gunzip bt5.img.gz
gunzip bt5.img.gz
gunzip: write: File too large
gunzip: error inflating
Gunziped the img on my PC and then try moving to sd card with windows explorer and I get:
Going to try one or two other things.Code:The file bt5.img is to large for the destination file system.
============================================
UPDATE:
On my device /mnt/sdcard/ is formatted FAT32.
FAT32 has a file size limit of 4GB.
So what now?
Samsung Vibrant
Trigger 3.2 ROM (Froyo 2.2)
TigersBlood 3.22 kernal
Well it all depends what filesystem you are trying to extract the compressed gzip to. For instance if it is a FAT partition, it will not support files over 4GB. Therefore you may have to re-partition your sdcard to an ext3 partition.
Will arm version work on Nokia 5800 as it have ARM 11 3**MHz processor....
probably not. The Xoom and atrix have a dual core 1MHz processor..and it runs "ok" on them. My feeling is that anything less will be annoying.
So how does one go about installing this to a tablet (such as an ePad or other such android device)? Ive googled it and havent come up with much other than an old debian install guide that isnt even available anymore. Once you have a rooted Froyo device, how do you install or run this from your SD card? Sorry if these are noobish questions, but id like to get some more info before I go out and buy one of these devices (I find the idea of having such a portable device able to run backtrack very appealing).
Installing BT5 on an Android device is similar to installing Ubuntu on an Android as detailed on Androlinux.
The basic install steps are detailed in the README included in the BT5-GNOME-ARM download. I suggest you go ahead and download it and take a look.
Ended up using rich copy from microsoft to copy the 5gb file to the sd card. Getting errors with the bootbt script. I'm thinking the Atrix is different enough from the Doom to cause problems.