Differences
This shows you the differences between the selected revision and the current version of the page.
| howto:fun_plug 2011/03/20 00:40 | howto:fun_plug 2017/09/06 18:41 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== How to fun_plug ====== | + | ====== How to fun_plug ====== |
| Creating a ''fun_plug'' file on your hard disk allows you to run a custom boot script. | Creating a ''fun_plug'' file on your hard disk allows you to run a custom boot script. | ||
| This feature allows additional software to run on the DNS-323. | This feature allows additional software to run on the DNS-323. | ||
| Line 7: | Line 7: | ||
| ===== How fun_plug works: ===== | ===== How fun_plug works: ===== | ||
| - | When the DNS-323 boots it reads ''[[information:dlink_files:102b114:etc:initab|/etc/inittab]]'' which will execute the ''[[information:dlink_files:102b114:etc:rc.sh|/etc/rc.sh]]'' script, just as the [[http://dsmg600.info/howto:fun_plug|DSM-G600]]: | + | When the DNS-323 boots it reads ''[[information:dlink_files:102b114:etc:initab|/etc/inittab]]'' which will execute the ''[[information:dlink_files:102b114:etc:rc.sh|/etc/rc.sh]]'' script, just as the [[http://dns323.kood.org/dsmg600/howto:fun_plug|DSM-G600]]: |
| <code bash> | <code bash> | ||
| ::sysinit:/etc/rc.sh | ::sysinit:/etc/rc.sh | ||
| Line 88: | Line 88: | ||
| ==== Inserting one using an external system ==== | ==== Inserting one using an external system ==== | ||
| - | See the instructions for [[http://dsmg600.info/howto:fun_plug|DSM-G600]]. | + | See the instructions for [[http://dns323.kood.org/dsmg600/howto:fun_plug|DSM-G600]]. |