Skip to content

Commit f002203

Browse files
Update DV image download link in get started guide (#185)
Co-authored-by: ipsita-npg <[email protected]>
1 parent a2ff745 commit f002203

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

standalone-node/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.10
1+
3.1.11

standalone-node/docs/user-guide/get-started-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ there is no need for further image setup. The `usb-bootable-files.tar.gz` instal
218218
If you need Desktop Virtualization features, follow these steps to replace the default image:
219219

220220
1. Download the desktop virtualization image (DV) from the "no Auth" file server registry.
221+
The DV image is available here [Download DV Image](https://files-rs.edgeorchestration.intel.com/files-edge-orch/repository/microvisor/dv/edge-readonly-dv-3.0.20250717.0840.raw.gz)
222+
Link to the [sha256sum for this image](https://files-rs.edgeorchestration.intel.com/files-edge-orch/repository/microvisor/dv/edge-readonly-dv-3.0.20250717.0840.raw.gz.sha256sum)
221223

222224
> **Note:** A custom image can be copied locally from your development system to the 5th
223225
> partition, as shown in **Step 2** below.
@@ -251,8 +253,6 @@ If you need Desktop Virtualization features, follow these steps to replace the d
251253
sudo umount /mnt/test
252254
```
253255

254-
The DV image is available here [Download DV Image](https://files-rs.edgeorchestration.intel.com/files-edge-orch/repository/microvisor/dv/edge-readonly-dv-3.0.20250717.0840.raw.gz)
255-
256256
> **Important:** These steps are manually executed by the user to put the desired image
257257
> into the 5th partition before [deploying the edge node](#step-2-deploy-edge-node).
258258

0 commit comments

Comments
 (0)