I tried to boot Kali Linux Live with a USB stick. Everything worked during the installation, it also boots normally in the VM.
When I tried it on the laptop, the Kali Linux Boot menu came first. There I'm on Live system. Then I got the error message:
error: file '/ live / vmlinux-5.5.0-kali2-amd64' not found
error: you need to load the kernel first
Any tips or explanations?
Your laptop may have a 64-bit processor, but your live CD may have a 32-bit Kali Linux. He then looks for *** - amd64 on the live CD and can't find the file. Although I actually think that 32 bit always works - now I'm not entirely sure. Do you have a 32 or 64 bit potash?
I'm pretty sure I loaded the 64 bit.
Are there more things there and do you have a terminal? I couldn't find anything about the first mistake, https://unix.stackexchange.com/questions/418401/grub-error-you-need-to-load-kernel-first.
It has no more information. But I will try to follow the instructions on the website.