redneckben
Member
Check the comments from him on that thread, some other people were having some issues and he said to add a .bak on to install-recovery.sh
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.
I downloaded and installed this recovery (V3) on my Maxx HD and did not have to rename any file. Make sure you have the most up to date Moto drivers installed, debugging selected and unknown source selected for good measure.Which recovery are you trying to flash? And did you change the file name like it says to?
What version of Windows are you running? Try a different USB port or different cable. Sometimes running the .bat file from the desktop works better than trying to run if from a folder on the root directory of your drive, but try both. If one doesn't work try the other. If you have access to a different computer try that, but you should not have to rename anything.Unfortunately, I've still had no luck with this recovery clashed.
I've eevn tried to download a new file and still got the same results..
I'm waiting to hear back from the guy that wrote the program. Hope he has some answers
What Ad Blocker do you recommend? I used JRummy's ROM Toolbox Pro previously, but they have removed the Ad Blocker component due to Play Store rules. Looking for recommendations, please.
Hi I lost my root in the update to Jellybean even with ota rootkeeper installed.
Trying this solution when pushing thew exploit results in the following failure;
"pkg: /data/local/tmp/SuperUser.apk
Failure [INSTALL_FAILed_ALREADY_EXISTS]"
Any help is appreciated
mkdir /tmp/share
sudo apt-get install samba
sudo gedit /etc/samba/smb.conf
[share]
path = /tmp/share
available = yes
valid users = guest
read only = yes
browsable = yes
public = yes
sudo useradd guest -m -G users
sudo passwd guest
sudo smbpasswd -a guest
sudo restart smbd
cd /tmp/share
wget [url]http://vulnfactory.org/public/motoshare2.tgz[/url]
tar xvf motoshare2.tgz
sudo chmod 755 run.sh
Host IP address: [your Linux machine's IP address]
Domain name: WORKGROUP
Shared folder name: share
User: guest
Password: [the password you created above]
cd /tmp/share/
sudo ./run.sh