JollyRoger87
Android Enthusiast
Does anyone know if any of the kernels support this? Trying to get Ubuntu running and this seems to be my problem.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
According to my kernel config (which is the same as the FB400 with tweak), loop device is being built-in.
Code:CONFIG_BLK_DEV_LOOP=y
I'll give it a shot, I'm on MIUI right now but have yet to try. My results above came from CM7
EDIT: Nope not working on MIUI either... Same issues
umount /dev/block/loop1
It says that /dev/block/loop1 is busy. Can you link me instructions you're using?
Try unmounting /dev/block/loop1 first:
Code:umount /dev/block/loop1