please help i get as far as connecting to remote storage an then my phone gives me a network error "there is a problem in your network connection with remote host please repair you network connection and try agian i have tried this with two different wireles networks both getting same error getiing same error please help
[ROOT] Motoshare 2: Old Bug, New Exploit
#981
Posted 19 August 2014 - 02:55 PM
- BelindaCarf likes this
#982
Posted 19 August 2014 - 03:14 PM
Non potest esse nisi unus
#983
Posted 19 August 2014 - 03:14 PM
user the method in my post 2 up. Much simpler.please help i get as far as connecting to remote storage an then my phone gives me a network error "there is a problem in your network connection with remote host please repair you network connection and try agian i have tried this with two different wireles networks both getting same error getiing same error please help
sent from my G3
Sig by livinginkaos
Samsung S8+ / Pixel XL 128gb / iPhone 7+ 256gb / iPad Pro 12.9" / Samsung Chromrbook Plus / Pixel C / Nexus 6p 128gb / Nexus 6 / Nexus 6 on Fi / Nexus 9 / Moto 360^2 / Nvidia Shield TV Pro / Nvidia Shield Tablet / HTC EVODesign on FreedomPop / Chromecast / Surface Pro 3 i7 / Samsung Tab Pro 12.2 / Lenovo Win8 Tab / Eee Slate / '13 Nexus 7
#984
Posted 19 August 2014 - 03:15 PM
sent from my G3
Sig by livinginkaos
Samsung S8+ / Pixel XL 128gb / iPhone 7+ 256gb / iPad Pro 12.9" / Samsung Chromrbook Plus / Pixel C / Nexus 6p 128gb / Nexus 6 / Nexus 6 on Fi / Nexus 9 / Moto 360^2 / Nvidia Shield TV Pro / Nvidia Shield Tablet / HTC EVODesign on FreedomPop / Chromecast / Surface Pro 3 i7 / Samsung Tab Pro 12.2 / Lenovo Win8 Tab / Eee Slate / '13 Nexus 7
#985
Posted 27 October 2014 - 08:34 PM
THANK YOU SO MUCH THIS WORKED PERFECTLY!!!!!.....I USED 32 BIT UBUNTU 14.04 LTS
- I DOWNLOADED THE .ISO FROM UBUNTU.COM
- BURNED THE ISO TO DVD
- REBOOTED AND LOADED UBUNTU THIS LINK HELPED ALSO ()
- GOT ERROR MESSAGES WHEN TRYING "sudo apt-get install samba"
- So I went to the software center and installed samba from there, still had error messages
- So I went back to try "sudo apt-get install samba" and it worked this time
- I was then able to connect from the bionic to the shared files from there it worked grea
Helpful links:
- Lots of goodies here
- Safestrap 3.73 recovery console
#986
Posted 11 July 2015 - 01:14 PM
In order for this to work download Ubuntu
14.04.2 burn to CD and boot open terminal ctrl+alt+t
Do all of these lines of code first to get lib32 libraries. then continue with with the original 1st post at step 2 with making the temp directory.
sudo apt-get install libc6:i386
sudo -i
cd /etc/apt/sources.list.d
echo "deb raring main restricted universe multiverse" >ia32-libs-raring.list
apt-get update
apt-get install ia32-libs
rm /etc/apt/sources.list.d/ia32-libs-raring.list
apt-get update
exit
sudo apt-get install gcc-multilib
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users