Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dvr:nas:netgear [2020/06/21 06:06] – neds | dvr:nas:netgear [2026/05/19 00:24] (current) – neds | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Setting up DVR storage on a Netgear ReadyNAS ====== | + | ====== Setting up DVR storage on Netgear ReadyNAS ====== |
| <btn type=" | <btn type=" | ||
| < | < | ||
| Line 8: | Line 8: | ||
| **Before you continue, make sure you have the following: | **Before you continue, make sure you have the following: | ||
| - | * [[DVR: | ||
| * One or more compatible HDHomeRun device: see **[[:dvr tuners|List of DVR compatible HDHomeRun devices]]** | * One or more compatible HDHomeRun device: see **[[:dvr tuners|List of DVR compatible HDHomeRun devices]]** | ||
| Line 20: | Line 19: | ||
| < | < | ||
| cd / | cd / | ||
| - | wget http:// | + | wget https:// |
| chmod +x hdhomerun_record_linux | chmod +x hdhomerun_record_linux | ||
| ./ | ./ | ||
| Line 40: | Line 39: | ||
| - < | - < | ||
| < | < | ||
| - | cat <<EOF > /etc/ | + | cat <<EOF > /lib/ |
| [Unit] | [Unit] | ||
| Description=HDHomeRun DVR Service | Description=HDHomeRun DVR Service | ||
| Line 59: | Line 58: | ||
| < | < | ||
| systemctl start hdhomerun</ | systemctl start hdhomerun</ | ||
| - | - Restart the NAS and verify that the DVR remains available by checking | + | - Restart the NAS and verify that the DVR remains available by checking |
| + | - If everything is working, you can go and disable SSH (Settings -> Services -> SSH). | ||
| </ | </ | ||