Fonera: Unterschied zwischen den Versionen
| MovGP0 (Diskussion | Beiträge) | |||
| Zeile 14: | Zeile 14: | ||
| '''2. Enable tftp''' | '''2. Enable tftp''' | ||
| Alternative 1: | |||
| Get [http://ww2.unime.it/flr/tftpserver/ TFTPServer], point it to the directory that contains the firmware; it needs to be world-read/writable; you can let that program fix permissions for you. | Get [http://ww2.unime.it/flr/tftpserver/ TFTPServer], point it to the directory that contains the firmware; it needs to be world-read/writable; you can let that program fix permissions for you. | ||
| Altenative 2: Use the tftp server which comes with Mac OS X: | |||
| <pre> | |||
| sudo launchctl load -F /System/Library/LaunchDaemons/tftp.plist | |||
| </pre> | |||
| '''3. Copy OpenWRT files to tftp dir:''' | '''3. Copy OpenWRT files to tftp dir:''' | ||