From b028b15daf9bb24d7d4acc05f136a5b1f4c51af2 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Sun, 7 Jun 2026 10:08:59 +1000 Subject: [PATCH] Update 2025_plus_models.md --- 2025_plus_models.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/2025_plus_models.md b/2025_plus_models.md index a35c99e..4f592c8 100644 --- a/2025_plus_models.md +++ b/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. -1. Start telnet by entering `http://: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://:5000/webman/start_telnet.cgi` into your browser's address bar. - Replace `` 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 ```