Re: Simple Guide 11/11 Android on SD card! 4 Easy Steps (15 min): TP2 DL lnks (FRX07
Well the problem was everytime I turn on wifi and when I go to set up, it says 'unable to scan'. I did go to the ConnectBot that I installed, and did the following step:
Open a terminal window, and type:
su
mount -o remount,rw /system
find /lib/modules/ -type l -delete
Then reboot. The modules will be unpacked on next boot.
I had to find my server which was thescotts7@xx.xxx.xx.xx:22 but I couldn't do it as ssh, but as a local host. After I did the reboot, nothing happens, the same old thing. Then, I found another step, which I downloaded the wifi-nvram.txt file and added my MAC address in the macaddr line, renamed the file to wifi-nvram and added it into my sdcard as: sdcard/andbootfrx07.1/ of my card. So I did follow the following steps:
su
cp /sdcard/wifi-nvram.txt /data/wifi-nvram.txt
After doing that, I get:
Cp: cannot stat ' /sdcard/wifi-nvram.txt': No such file or directory
I tried: /sdcard/andbootfrx07.1/wifi-nvram.txt /data/wifi-nvram.txt (hoping it would work)
It didn't do anything. Does it mean it worked?
|