Skip to content

Commit 1d3c553

Browse files
authored
Replace images and links for SDK Manager setup
Updated images and links for NVIDIA SDK Manager setup instructions.
1 parent ead5a47 commit 1d3c553

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/NVIDIA_JETPACK_7_JETSON_DEVELOPER_KIT_SETUP.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ be used as a secondary boot partition for disaster recovery).
190190
You’ll need a second x86_64 intel PC running [NVIDIA SDK Manager](https://developer.nvidia.com/sdk-manager)
191191
to flash the device and install JetPack on NVMe drive:
192192

193-
![SDKManager](https://github.com/boxcutter/kvm/blob/86f958179b356a7bf7b73f1fb381fdec8a67b52b/docs/images/jetpack6/Jan2021-developer-sdkm-landing-page-web-diagram.jpg)
193+
![SDKManager](https://github.com/taylorific/nvidia-jetson-training/blob/main/images/jetpack7/2025-12-26_04-59-38.png)
194194

195195
> [!NOTE]
196196
> There is a Docker version of SDK Manager, unfortunately it does not
@@ -202,34 +202,34 @@ host system can flash a target NVIDIA device with either JetPack 6.1x or
202202
JetPack 7.x. We work with both versions of JetPack (even though now we prefer
203203
JetPack 6.x):
204204

205-
![SDKManager system compatibility matrix](https://github.com/boxcutter/kvm/blob/d21e40166522408f1e5ff2bc73f0e218ea60ed3d/docs/images/jetpack6/Screenshot%202024-05-11%20at%2016.55.34.png)
205+
![SDKManager system compatibility matrix](https://github.com/taylorific/nvidia-jetson-training/blob/main/images/jetpack7/2025-12-26_05-00-14.png)
206206

207207
Go to the Nvidia SDK Manager web site:
208208
https://developer.nvidia.com/sdk-manager
209209

210210
Choose to download the NVIDIA SDK Manager .deb package:
211211

212-
![Download SDKManager deb](https://github.com/boxcutter/kvm/blob/95f24225a425a77e38073caf3544e9c694b0ef3c/docs/images/jetpack6/IMG_4862.PNG)
212+
![Download SDKManager deb]](https://github.com/taylorific/nvidia-jetson-training/blob/main/images/jetpack7/2025-12-26_04-34-12-1.png)
213213

214214
You’ll need to create an NVDIA account to download:
215215

216-
![Log in or sign up for an NVIDIA account](https://github.com/boxcutter/kvm/blob/2a2647f3636bdeb0dddd626075c43ee745f65d07/docs/images/jetpack6/IMG_4864.PNG)
216+
![Log in or sign up for an NVIDIA account](https://github.com/taylorific/nvidia-jetson-training/blob/main/images/jetpack7/2025-12-26_04-57-14.png)
217217

218218
Install the SDK Manager:
219219

220-
`sudo apt-get install ./sdkmanager_[version]-[build#]_amd64.deb`
220+
`sudo apt-get install ./sdkmanager_*_amd64.deb`
221221

222222
Then start the SDK Manager with:
223223

224224
`/opt/nvidia/sdkmanager/sdkmanager`
225225

226226
Login with your NVIDIA Developer login again to access the OS boot files:
227227

228-
![NVIDIA Developer Login](https://github.com/boxcutter/kvm/blob/aa13c8d35dfe10b335796869860adc6871a83ea9/docs/images/jetpack6/IMG_4865.PNG)
228+
![NVIDIA Developer Login](https://github.com/taylorific/nvidia-jetson-training/blob/main/images/jetpack7/2025-12-26_05-24-31.png)
229229

230230
It will pop up a separate web browser for you to login with your account
231231

232-
![NVIDIA login in SDK Manager](https://github.com/boxcutter/kvm/blob/aa13c8d35dfe10b335796869860adc6871a83ea9/docs/images/jetpack6/IMG_4866.PNG)
232+
![NVIDIA login in SDK Manager](https://github.com/taylorific/nvidia-jetson-training/blob/main/images/jetpack7/2025-12-26_05-30-22.png)
233233

234234
Once you are authenticated, you can close the login window and use SDK
235235
Manager.

0 commit comments

Comments
 (0)