Changes

From Amahi Wiki
Jump to: navigation, search
101 bytes added ,  07:54, 5 April 2011
no edit summary
Install openvpn using the "OpenVPN Installer" app and select /system/bin each time the app asks for a location to place a binary.
You can run one of the following commands to grab the mount point of your system folder. (Run commands through adb or in a terminal on your Droid)
<pre><nowiki>
df | grep system
My device is mounted on /dev/block/mmcblk1p21 so that is the device I am using in this tutorial. Download tun_alt.ko as recommended in [http://forum.xda-developers.com/showpost.php?p=11109394&postcount=25 this post]. Copy it to the root of your sdcard.
Now we install the kernel module. Run the following command sequence(through adb or a terminal on your Droid).
<pre><nowiki>
su
61

edits