Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dvr:nas:wd:single [2019/08/29 00:33]
neds
dvr:nas:wd:single [2021/03/24 16:48]
neds
Line 15: Line 15:
 </​WRAP>​ </​WRAP>​
  
-===== Install to NAS using a Windows ​PC =====+===== Install to NAS using a PC =====
 <WRAP indent> <WRAP indent>
 <panel type="​success"​ title="​Step 1"><​image shape="​thumbnail">​{{ :​step_2_-_installer_1_-_run_installer.png?​direct&​600|}}</​image>​ <panel type="​success"​ title="​Step 1"><​image shape="​thumbnail">​{{ :​step_2_-_installer_1_-_run_installer.png?​direct&​600|}}</​image>​
 **Download and install the latest HDHomeRun Windows Setup software (not the Windows 10 store App):** **Download and install the latest HDHomeRun Windows Setup software (not the Windows 10 store App):**
  
-[[http://​download.silicondust.com/​hdhomerun/​hdhomerun_windows.exe|hdhomerun_windows.exe]]+  * **[[http://​download.silicondust.com/​hdhomerun/​hdhomerun_windows.exe|Normal version]]** 
 +  * **[[https://​download.silicondust.com/​hdhomerun/​hdhomerun_windows_beta.exe|Beta version]]**
  
 <WRAP info>Be sure to download a fresh copy of the Windows Setup app, especially if you need to update an existing install.</​WRAP>​ <WRAP info>Be sure to download a fresh copy of the Windows Setup app, especially if you need to update an existing install.</​WRAP>​
Line 73: Line 74:
 Security: Some NAS products use a default username and password for SSH. If this is the case for you, the NAS should be on a home network firewalled by a home router. It may also be a good idea to disable SSH on your WD My Cloud when not needed. Security: Some NAS products use a default username and password for SSH. If this is the case for you, the NAS should be on a home network firewalled by a home router. It may also be a good idea to disable SSH on your WD My Cloud when not needed.
 </​WRAP>​ </​WRAP>​
-  - <​wrapper>​Open a terminal window (on Mac OS, open Terminal.app. For Windows 10 **[[https://​www.howtogeek.com/​336775/​how-to-enable-and-use-windows-10s-built-in-ssh-commands/​|click here]]**) and type "ssh root@wdmycloud"​ or "​ssh ​root@<ip address of My Cloud>",​ e.g. "​ssh ​root@192.168.0.102"​+  - <​wrapper>​Open a terminal window (on Mac OS, open Terminal.app. For Windows 10 **[[https://​www.howtogeek.com/​336775/​how-to-enable-and-use-windows-10s-built-in-ssh-commands/​|click here]]**) and type "ssh root@wdmycloud"​ or "​ssh ​sshd@<ip address of My Cloud>",​ e.g. "​ssh ​sshd@192.168.0.102"​
  
  Log in with the same password you use to access the web interface.</​wrapper>​  Log in with the same password you use to access the web interface.</​wrapper>​
-  - Download the HDHomeRun DVR software package. ​Run the following command:<​code>​wget -O /​tmp/​hdhomerun_dvr.apkg https://​download.silicondust.com/​hdhomerun/​hdhomerun_record_wdc_WDMyCloud.apkg</​code>​+  - Download the HDHomeRun DVR software package. ​ 
 +    - For the latest stable release, run the following command:<​code>​wget -O /​tmp/​hdhomerun_dvr.apkg https://​download.silicondust.com/​hdhomerun/​hdhomerun_record_wdc_WDMyCloud.apkg</​code>​ 
 +    - For the current beta version of the DVR, run the following command:<​code>​wget -O /​tmp/​hdhomerun_dvr.apkg https://​download.silicondust.com/​hdhomerun/​hdhomerun_record_wdc_WDMyCloud_beta.apkg</​code>​
   - Install the HDHomeRun DVR software package. Run the following command: <​code>​upload_apkg -d -s 1 -p ../​../​../​../​../​tmp/​hdhomerun_dvr.apkg</​code>​   - Install the HDHomeRun DVR software package. Run the following command: <​code>​upload_apkg -d -s 1 -p ../​../​../​../​../​tmp/​hdhomerun_dvr.apkg</​code>​
   - Start the DVR. Run the following command: <​code>/​mnt/​HD/​HD_a2/​Nas_Prog/​hdhomerun_dvr/​start.sh</​code>​   - Start the DVR. Run the following command: <​code>/​mnt/​HD/​HD_a2/​Nas_Prog/​hdhomerun_dvr/​start.sh</​code>​
  • Last modified: 2022/11/09 03:31