Skip to content

Commit 20d752d

Browse files
final review comments
1 parent 1c09a39 commit 20d752d

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

docs/initialize_u-iso_adv_workflow.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,15 +163,14 @@ If no onboarding configuration file is provided, it is assumed that the device i
163163
When the device boots for the first time it looks for a connected USB device named **BOOTSTRAP**.
164164

165165
1. Create a USB device named **BOOTSTRAP**.
166-
2. On the USB, create the following files:
166+
2. On the USB, create the following files in the root directory:
167167
- `onboarding-config.json`
168168
- `devicemap.json`
169169
- `pre-bootstrap`
170170
- `post-bootstrap`
171171

172-
3. Save these files in the root directory.
173-
4. Insert the USB into the SSR device and power it on.
174-
5. The device will boot and automatically configure based on the provided files.
172+
3. Insert the USB into the SSR device and power it on.
173+
4. The device will boot and automatically configure based on the provided files.
175174

176175
Scriptlets are passed in the device identifier, which is typically the device serial number. The order of operations is:
177176

docs/intro_installation_legacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before you begin the installation and configuration of an SSR Networking Plaform
1818
The examples listed in this guide generally prefer running commands as a non-root user, except as noted, and prepend commands that must be run as a superuser with sudo. **The SSH Root login is not permitted.**
1919
:::
2020

21-
## Installing SSR Software Versions 6.2.x and Earlier
21+
## Installation Process
2222

2323
- Pre-Installation Process:
2424
- [Download the ISOs](intro_downloading_iso.md)
@@ -33,7 +33,7 @@ A Mist-redirect ZTP process for Conductor-managed deployments is supported on Ju
3333

3434
### Image-based Installation
3535

36-
SSR Version 6.3.0 provides support for image-based installs for both Conductor- and Mist-managed deployments.
36+
SSR Version 6.3.0 provides support for image-based installs for both Conductor- and Mist-managed deployments. Earlier installations (6.0.x - 6.2.x) using the image-based install only support Mist-managed deployments.
3737

3838
An image-based ISO installation process is available for users who manage their network using the Mist Cloud. This installation and upgrade process is available for SSR version 6.0.x - 6.2.x, and is only available for Mist-managed deployments. See [Image-Based Installation](intro_installation_image.md) for information and the ISO installation process.
3939

0 commit comments

Comments
 (0)