TO mitesh_saini
create a file resolv.conf in /ezxlocal/etc with these content:
nameserver 172.16.16.5
then execute two commands below:
busybox route add default gw 172.16.16.5
mount -o bind /ezxlocal/etc /etc
(note:ip 172.16.16.5 rely on your PC's setting)



3Likes
Reply With Quote
