Skip to content

Commit

Permalink
final review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Chr1st0ph3rTurn3r committed Sep 27, 2024
1 parent 1c09a39 commit 20d752d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
7 changes: 3 additions & 4 deletions docs/initialize_u-iso_adv_workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,15 +163,14 @@ If no onboarding configuration file is provided, it is assumed that the device i
When the device boots for the first time it looks for a connected USB device named **BOOTSTRAP**.

1. Create a USB device named **BOOTSTRAP**.
2. On the USB, create the following files:
2. On the USB, create the following files in the root directory:
- `onboarding-config.json`
- `devicemap.json`
- `pre-bootstrap`
- `post-bootstrap`

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

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

Expand Down
4 changes: 2 additions & 2 deletions docs/intro_installation_legacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Before you begin the installation and configuration of an SSR Networking Plaform
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.**
:::

## Installing SSR Software Versions 6.2.x and Earlier
## Installation Process

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

### Image-based Installation

SSR Version 6.3.0 provides support for image-based installs for both Conductor- and Mist-managed deployments.
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.

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.

Expand Down

0 comments on commit 20d752d

Please # to comment.