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
It looks like the installation isn't working because megadl package isn't pre-installed.
I'm on Proxmox 7.4 (will update it soon!), but if Proxmox 8 comes with megadl, then pls disregard
You are currently at step 2 of the installation process
Proceeding with the installation
[+] AMD IOMMU Enabled
[-] You are running Proxmox version 7.4
[-] Your Nvidia GPU is supported by driver versions 17.0 and 16.x
Select vGPU driver version:
1: 17.0 (550.54.10)
2: 16.4 (535.161.05)
3: 16.2 (535.129.03)
4: 16.1 (535.104.06)
5: 16.0 (535.54.06)
Enter your choice: 1
[-] Driver version: NVIDIA-Linux-x86_64-550.54.10-vgpu-kvm.run
[+] Downloading vGPU NVIDIA-Linux-x86_64-550.54.10-vgpu-kvm.run host driver using megadl
proxmox-installer.sh: line 1128: megadl: command not found
[!] Download failed.
I resolved it by installing megatools. Perhaps apt install megatools should be included in the prior commands
The text was updated successfully, but these errors were encountered:
It looks like the installation isn't working because
megadl
package isn't pre-installed.I'm on Proxmox 7.4 (will update it soon!), but if Proxmox 8 comes with
megadl
, then pls disregardI resolved it by installing
megatools
. Perhapsapt install megatools
should be included in the prior commandsThe text was updated successfully, but these errors were encountered: