Setting up permissions and symlink Set the proper file permissions and create the necessary symlink by running the following commands:
cd /etc/init.d && chmod 754 ethnet && cd ../rc3.d && ln -s ../init.d/ethnet S200ethnet && cd ../rc4.d && ln -s ../init.d/ethnet S200ethnet && cd ../rc5.d && ln -s ../init.d/ethnet S200ethnet