/etc/hosts editing
Posted: Sun Apr 19, 2015 8:21 am
How can I edit /etc/hosts file. At this moment it is impossible because it is read-only filesystem. Is it possible?
Code: Select all
cp /etc/hosts /mtd_rwarea/
mount -o bind /mtd_rwarea/hosts /etc/hosts