mirror of
https://github.com/luchina-gabriel/OSX-PROXMOX.git
synced 2026-09-25 20:47:01 +00:00
Fixes in Patches, Add WiFi AX200 Patch, Fix to add Patches in git clone
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
macOS/VM Crash when try connect in WiFi [for BCM94360, in macOS Sonoma, Sequoia or Tahoe]
|
||||
|
||||
FOR PVE v7 ONLY
|
||||
|
||||
1. Run osx-setup and choose option '200 - Add Promox VE NO Subscription repository'
|
||||
|
||||
2. Install Kernel/PVE pve-kernel-5.15.53-1-pve
|
||||
|
||||
apt update
|
||||
apt install pve-kernel-5.15.53-1-pve
|
||||
|
||||
3. Add in the proxmox-boot-tool and pin kernel version '5.15.53-1-pve'
|
||||
|
||||
proxmox-boot-tool kernel list
|
||||
proxmox-boot-tool kernel add 5.15.53-1-pve
|
||||
proxmox-boot-tool refresh
|
||||
proxmox-boot-tool kernel pin 5.15.53-1-pve
|
||||
proxmox-boot-tool kernel list
|
||||
|
||||
4. Reboot and try connect WiFi in macOS
|
||||
Reference in New Issue
Block a user