Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
There's a typo, it's headerS, not header.$ sudo apt install linux-image-arm64 linux-header-arm64
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux-header-arm64
Why i get this error?
What is the location on mac for this? and will it work on ARM mac running m1 chip?The main reason for the kernel panic is due to changes in the Linux Kernel in the following two commits:
(1) https://github.com/torvalds/linux/commit/54d020692b342f7bd02d7f5795fb5c401caecfcc
(2) https://github.com/torvalds/linux/commit/3e3271549670783be20e233a2b78a87a0b04c715
Here is a quick workaround, but it's not an official solution provided by Parallels. If it is not urgently needed, it is recommended to wait for an official update of Parallels Tools.
First, boot Kali with the old kernel (6.4.0) and use the attached file to patch the following two files. Afterward, you can upgrade the kernel to 6.5.0 using `apt update`:
(1) /var/lib/dkms/parallels-tools/19.0.0.54570/source/prl_fs/SharedFolders/Guest/Linux/prl_fs/file.c
(2) /var/lib/dkms/parallels-tools/19.0.0.54570/source/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg_compat.h