This lines also help to fix the route and ifconfig not working as expected from /system/bin/
mkdir /system/xbin
cd /system/xbin
ln -s /data/busybox/ifconfig ifconfig
ln -s /data/busybox/route route
mount -o remount,ro -t yaffs2 /dev/block/mtdblock6 /system
No comments:
Post a Comment