VirtualBox 7.0.10 on kernel 6.4 FIX

VastOne

Been without VirtualBox for the last couple of weeks until I found this fix and it works.

Simply edit

sudo medit /usr/share/virtualbox/src/vboxhost/vboxnetflt/linux/VBoxNetFlt-linux.c
and add

#include <net/gso.h>
below the line

#include <linux/inetdevice.h>
Then run

sudo /sbin/vboxconfig
and VirtualBox is back to good
VSIDO      VSIDO Change Blog    

    I dev VSIDO

DeepDayze

VBox 7.0.12 has the fix and it's all good.

VastOne

Quote from: DeepDayze on December 24, 2023, 04:43:19 PMVBox 7.0.12 has the fix and it's all good.
I love VirtualBox and have used it for as long as I have used Linux (going on 15 years now) but they can be slow as heck in releasing fixes and updates
VSIDO      VSIDO Change Blog    

    I dev VSIDO