I'm running Ubuntu 18.04 LTS from the Microsoft store on my Windows 10 machine and trying to install CUDA on it. Along the installation process I get the following error:
Executing NVIDIA-Linux-x86_64-440.33.01.run --ui=none --no-questions --accept-license --disable-nouveau --no-cc-version-check --install-libglvnd 2>&1
And after some internet browsing I find that the solution is to disable secure boot on my Ubuntu 18.04. My problem is that I can't find how to disable secure boot specifically for the Ubuntu 18.04 LTS app on my Windows 10 machine—all the solutions are for Ubuntu as an OS that loads once one restarts their computer.
All help or ideas are appreciated.