Skip to content

Instantly share code, notes, and snippets.

@levid0s
Created December 18, 2023 15:05
Show Gist options
  • Save levid0s/d028fc4b738a96f4d24545ec2b6e3182 to your computer and use it in GitHub Desktop.
Save levid0s/d028fc4b738a96f4d24545ec2b6e3182 to your computer and use it in GitHub Desktop.
Dell Wyse 5070 Promox Nic Crash
# https://forum.proxmox.com/threads/system-hanging-after-upgrade-nic-driver.129366/page-2
echo "deb http://download.proxmox.com/debian/pve bookworm pvetest" | sudo tee -a /etc/apt/sources.list
apt update
apt install proxmox-kernel-6.2.16-18-pve
apt install proxmox-headers-6.2.16-18-pve
proxmox-boot-tool kernel unpin
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment