View Single Post
Posts: 209 | Thanked: 150 times | Joined on Feb 2010 @ York, Pa., USA
#194
Originally Posted by Captwheeto View Post
Have you done "mount /home /and"?
I followed this procedure from the thread i talked about earlier.


Applying Updates:
Be sure that your update.tar.bz2 is in MyDocs, then do the following:

Code:
root
cd /home/user/MyDocs
bzip2 -d nameofpackage.tar.bz2
cd /
mount /home /and
cd /and
tar xvf /home/user/MyDocs/nameofpackage.tar


update 1,2, and superuser seems to have worked fine ( there is a superuser icon in android apps on my phone). updates 4 and 5 are in the same directory I had 1, 2, and superuser.
 

The Following User Says Thank You to lorul2 For This Useful Post: