This is an old revision of the document!
Setting up DVR storage on a Synology NAS
Requirements
Before you continue, make sure you have the following:
- One or more compatible HDHomeRun device: see List of DVR compatible HDHomeRun devices
Install to NAS using a Windows PC
If you have a Windows PC, you can use our HDHomeRun setup application to install the DVR storage software to your NAS device.
Before running the NAS installer, you'll need to create an HDHomeRun file share and enable SSH:
1. Create an HDHomeRun file share
Step 1
Step 2
Step 3
2. Enable SSH
Step 5
3. Run the HDHomeRun NAS installer
Step 6
Step 7
Step 8
Step 9

Enable SSH access and log in:
If SSH access is not enabled you will see the message “Please enable SSH access”.
The install program will auto-detect when SSH has been enabled and then ask you to enter your username and password.
For Synology NAS's, you will log in with the same username and password that you use for the web interface.
Security: For increased security, it would be a good idea to disable SSH on your NAS when not using the NAS install tool.
Step 10
4. Auto-start DVR when NAS boots up
Step 12
To make sure the DVR starts up whenever the Synology reboots, a task must be set up:
- Open the Control Panel
- Click on “Task Scheduler”
- Go to the “Create” menu and select “Triggered Task → User-defined script”
- The “Event” field should already default to “boot-up”
- Check the “Enabled” checkmark box and give the task a name (for example, “HDHomeRun DVR startup”)
- Click on the “Task Settings” tab
- Under “Run command” paste the following:
#!/bin/bash /volume1/HDHomeRun/hdhomerun_record start --conf /volume1/HDHomeRun/hdhomerun.conf
- Click “Okay” and make sure your new task is enabled, and click “Save” if the button is not grayed out.
- and you're done!
Alternative installation
If you cannot use the normal Windows install tool, you can also install the HDHomeRun DVR software using this community package: https://forum.silicondust.com/forum/viewtopic.php?f=126&t=67044
Next step: Using DVR in the HDHomeRun app
Once you finish setting up a DVR storage device, see our guide link below for instructions on using the DVR features in the HDHomeRun app.