stderr:
stderr: losetup: /dev/block/loop0: Device or resource busy
stderr:
stderr: ioctl LOOP_SET_FD failed: Device or resource busy
stderr
Im trying to use some of my milestone2 internal storage as a virtual sdcard following the storage.img method, but when i try to mount it, this is the output i got.
any one has any idea what it could be? I havent found this problem in any other user
Im currently at 2.3.6 Brazil oficial
Thnks!
Related
Can anyone over clock after the OTA?
I get this error
Code:
stderr: insmod: init_module '/data/local/vision_oc.ko' failed (exec format error)
No...we need to get new scripts for the new KErnel...
I have a rooted Asus Nexus 7 the rooting was fine. And installing flash and other things like Busybox was fine. However when I try to do
sh bootbt
it gives me a loop error.
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.ipforeward = 1
bootbt[23] : can't create /data/local/mnt/etc/resolv.conf: No such file or directory
bootbt[23] : can't create /data/local/mnt/etc/hosts: No such file or directory
chroot: cant 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
then it goes back too
/storage/sdcard0/BT5 #
I have tired moding the bootbt but it only has one place that I know of to change the mounting. Unless I am missing something.
Yes I am a noob but I really would like to learn on how to fix this.
I did finally figure it out. But there are still some small issues to work out. Understanding how this is set up on the device and how to utilize BT on my nexus is the next best thing to do.
Sent from my Nexus 7 using xda app-developers app
[email protected]:/ $ export PATH=/data/local/bin:$PATH
[email protected]:/ $ su
[email protected]:/ # cd /sdcard/bt5
[email protected]:/sdcard/bt5 # sh bt
mkdir failed for /data/local/mnt, File exists
Loop device exists
mount: Device or resource busy
net.ipv4.ip_forward = 1
Ubuntu is configured with SSH and VNC servers that can be accessed from the IP:
eth0: No such device
[email protected]:~# exit
exit
Shutting down BackTrack ARM
failed: Device or resource busy
losetup: /dev/loop7: Device or resource busy
1|[email protected]:/sdcard/bt5 #
It doesn't shut down and even when I exit I end up with still accessing BT through android vnc. Any ideas?
Sent from my Nexus 7 using xda app-developers app
Can anyone tell me why it loops through localhost 1 then 2 and 3 all the way to 6. It doesn't kill any of the others out.
Sent from my Nexus 7 using xda app-developers app
i am getting the same error after typing sh bootbt. it d0oesnt open. i am using HTC one x. can anyone please help me to load backtrack. please.
I am currently trying to install bt5 using the instructions I found here on xda.
I have successfully rooted the a500 tablet (or at least ever check I can perform says so)
I have busybox installed from the market
I have supersu (after starting with superuser)
I have ES File explorer and can even go root R/w with it
but when performing the steps in the aforementioned tutorial this is what happens
Code:
[email protected]:/ $ su
[email protected]:/ # cd sdcard/bt5
[email protected]:/sdcard/bt5 # sh bootbt
mount: permission denied (are you root?)
Loop device exists
mount: mounting devpts on /data/local/mnt/dev/pts failed: Input/output error
mount: mounting sysfs on /data/local/mnt/sys failed: Input/output error
net.ipv4.ip_forward = 1
chroot: can't execute '/bin/bash': Input/output error
Shutting down BackTrack ARM For Xoom
failed: I/O error
failed: I/O error
is there somthing I am not catching here, something I should be looking for
Hey guys, im havung some problems with the app called Complete Linux Installer. I am trying to run Kali Linux, but I always run into the same error. Maybe one of you guys can help. This is the output when I try to run Kali
[email protected]:/ $
[email protected]:/ $ cd /sdcard/kali
[email protected]:/sdcard/kali $ su
sh /data/data/com.zpwebsites.linuxonandroid/files/bootscript.sh /sdcard/kali/kali.img
sh /data/data/com.zpwebsites.linuxonandroid/files/bootscript.sh /sdcard/kali/kali.img
android/files/bootscript.sh /sdcard/kali/kali.img <
MD5 file found, use to check .img file? (y/n)
n
Checking loop device... FOUND
mount: mounting /storage on /data/local/mnt/external_sd failed: Invalid argument
No user defined mount points
net.ipv4.ip_forward = 1
chroot: can't execute '/root/init.sh': Permission denied
Shutting down Linux ARM
umount: can't umount /data/local/mnt/external_sd: Invalid argument
umount: can't umount /data/local/mnt/dev: Invalid argument
1|[email protected]:/storage/emulated/legacy/kali #
Click to expand...
Click to collapse
Anyone have any ideas? Does this still mean its running even thiugh it had all those errors? Thank you for any help!
Thank you for requesting help for this. I also have the same thing.
Any help would be appreciated!
but I'm using a Samsung Galaxy S5 SM-G900W8 [4.4.2]
Hi!
I am trying to mount NTFS with ntfs-3g
I have root terminal open.
I write:
ntfs-3g /dev/block/sde1 /sdcard/ntfs
The path /sdcard/ntfs exists
I get error:
ntfs-3g-mount: mount failed: Permission denied.
What should I do?