I have pretty much the same error trying to install on a Nexus 10. What device and Android Version are you using?
Anyone have any suggestions on the error?
I get this error after sh bootbt command:
u0_a74@android:/ # su
u0_a74@android:/ # cd /sdcard/bt5
u0_a74@android:/sdcard/bt5 # sh bootbt
mkdir failed for -p, File exists
Loop device exists
ioctl LOOP_SET_FD failed: Device or resource busy
mount: No such file or directory
mount: No such file or directory
mount: No such file or directory
net.ipv4.ip_forward = 1
bootbt[23]: can't create /data/local/mnt/etc/resolv.conf: No such file or directory
bootbt[24]: can't create /data/local/mnt/etc/hosts: No such file or directory
chroot: can't execute '/bin/bash': No such file or directory
Shutting down BackTrack ARM For Xoom
failed: No such file or directory
failed: No such file or directory
failed: No such file or directory
failed: Invalid argument
1|u0_a74@android:/sdcard/bt5 #
I have pretty much the same error trying to install on a Nexus 10. What device and Android Version are you using?
Anyone have any suggestions on the error?
Have you tried checking if you have another loop device? You can just edit the bootbt script with a different loop device. I had to do that for my tablet but because it was attempting to use a loop device that wasn't there.
how would you edit the bootbt file to fix this looping error? I am using a samsung galaxy s3 i9305t,
Cheers
I have the same error and problem.
Trying to search around to find the answer before i ask it myself.