Moderator: Webst3r
mattiepl wrote:packgrad2k1 wrote:For those who have busybox installed, and are getting the device or resource busy error, try replacing the first "mount -o" command with:
grep " /system " /proc/mounts | awk '{system("mount -o rw,remount -t "$3" "$1" "$2)}'
and the second "mount -o" command with:
grep " /system " /proc/mounts | awk '{system("mount -o ro,remount -t "$3" "$1" "$2)}'
And post your results. I was able to get the mount commands to work using this command, however when I reboot the phone, I get the Droid eye, and then the phone reboots. It seems to be stuck in a loop doing this, so I've had no luck with these changes so far.
I still get mount: Device or resource busy.
auchief wrote:I would like to try out the black status bar, but I'd like to be able to go back to the stock status bar if I don't like it/can't get it set like I want it. Is this possible without having to do a recovery?
Users browsing this forum: No registered users and 0 guests