diff --git a/nvidiainstall.txt b/nvidiainstall.txt new file mode 100644 index 0000000..5c4c7aa --- /dev/null +++ b/nvidiainstall.txt @@ -0,0 +1,7 @@ +apt install build-essential pve-headers-$(uname -r) + +# Download Drivers from NVIDIA (https://www.nvidia.com/en-us/drivers/unix/) + +chmod +x + +# Run the Driver install, --no-kernel-module if in LXC \ No newline at end of file