You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -200,7 +281,6 @@ To install NVIDIA GRID drivers on NV or NVv3-series VMs, make an SSH connection
200
281
blacklist lbm-nouveau
201
282
```
202
283
203
-
204
284
4. Reboot the VM and reconnect. Exit X server:
205
285
206
286
```bash
@@ -237,6 +317,10 @@ To install NVIDIA GRID drivers on NV or NVv3-series VMs, make an SSH connection
237
317
```
238
318
10. Reboot the VM and proceed to verify the installation.
239
319
320
+
#### Install GRID driver on Ubuntu with Secure Boot enabled
321
+
322
+
The GRID driver installation process does not offer any options to skip kernel module build and installation, so secure boot has to be disabled in Linux VMs in order to use them with GRID, after installing signed kernel modules.
0 commit comments