So our parallels tools no longer installs on current debian 11 (buster).
The missing linux-header package version can be fixed though and here is how:
After mounting the installation disk via the paralles menu in the vm run:
mount /dev/cdrom
mkdir -p /tmp/cdrom
cp -R /media/cdrom/* /tmp/cdrom/...
Hey Parallels Support,
For sometime now, I can't apt-get dist-upgrade my Kali Guest OS, its breaks it and I have to rollback.
I see from the KB article you only support up to Kali 2022.2, which is coming up to a year behind Kali's updates. Any update on when this will be fixed?
Logs from...
I am late to the party (did not have time to update my kernel in time), so the attached patch was not created by me, but by somebody else. Thanks goes to @MichelH3 for providing a link. The patch was reviewed, reworked to have conditionals on the kernel version, it applies cleanly to the...