Re: Struggle with bhyve and Kali.

From: Kyle Taylor <kyle.a.taylor_at_gmail.com>
Date: Sun, 08 Dec 2024 01:26:50 UTC
This happens to me when working with Debian on Bhyve (which Kali is based
on). Here's a description from the maintainer of the vm-bhyve port
explaining what's going on :
https://github.com/churchers/vm-bhyve/issues/336#issuecomment-573731049 .

The fix is to rename the /boot entries so the Linux bootloader knows where
to look for them back to their standard naming convention for UEFI. Here's
an example :
https://blog.tkrn.io/freenas-11-boot-failed-efi-misc-device-fix-debian/ .
You can do this on the first boot.


On Sat, Dec 7, 2024, 4:27 PM Zaphod Beeblebrox <zbeeble@gmail.com> wrote:

> So... I've installed kali a few times on bhyve.  Lately on 14.1 that is
> now 14.2 (no change there).  The graphical install proceeds fine (using the
> vm install command), and the first reboot (cd still attached) works fine.
>
> Subsequent reboots fail with this message:
>
> [image: image.png]
>
> ... which since Kali linux does install on hardware, seems to be Bhyve's
> problem.
>
> Help?
>