Doktor-X
Members
-
Joined
-
Last visited
Solutions
-
Doktor-X's post in Wol after sleep not working was marked as the answerI have unplug usb drive and open this go file in config folder on another computer and added this to the end of file "ethtool -s eth0 wol g". But after reboot of unraid still my adapter have d argument instad of g only when i like i say manualy ssh to server and i enter above command d is change to g and then i can wol and sleep all day long until next reboot
Edit:
I manage to fix my problem (or so it seems) by editing file directly on server by ssh-ing to /boot/config/ and using nano to edit go file and add ethtool line but not to the end of file but before "/usr/local/sbin/emhttp &". Before i edited file on another computer using notepad and adding ethtool line to end of file, but when i booted unraid that last line get deleted.