Browse Source

Update 2025_plus_models.md

main
Dave Russell 1 week ago
committed by GitHub
parent
commit
b028b15daf
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 5
      2025_plus_models.md

5
2025_plus_models.md

@ -38,9 +38,10 @@ ### Setting up a new 2025 or later plus model with only unverified HDDs in DSM 7
DSM won't install on a 2025 or later series plus model if you only have unverified HDDs. But we can get around that. DSM won't install on a 2025 or later series plus model if you only have unverified HDDs. But we can get around that.
1. Start telnet by entering `http://<NAS-IP>:5000/webman/start_telnet.cgi` into your browser's address bar. 1. Get the Synology's IP address from Synology Assistant.
2. Start telnet by entering `http://<NAS-IP>:5000/webman/start_telnet.cgi` into your browser's address bar.
- Replace `<NAS-IP>` with the IP address of the Synology NAS. - Replace `<NAS-IP>` with the IP address of the Synology NAS.
2. Open a telnet client (powershell, PuTTY, Terminal etc) on your computer and connect to the Synology by typing the following in the telent window then press enter: 3. Open a telnet client (powershell, PuTTY, Terminal etc) on your computer and connect to the Synology by typing the following in the telent window then press enter:
``` ```
telnet <NAS-IP> telnet <NAS-IP>
``` ```

Loading…
Cancel
Save