FreeBSD13.4 bootstraploader 3.0 not booting the kernel when the image is created via mfsbsd

When I tried creating an image with mfsbsd and installing it in a KVM VM, the bootloader did not load the kernel. However, when I changed the version from 3.0 to an earlier version in FreeBSD 13.3 (I believe it was 1.0), it successfully booted the kernel.

I then attempted to install FreeBSD 13.4 via ISO, and it loaded without any issues, even though the loader parameters were the same as those used with the mfsbsd image. I'm not sure what else I need to check :(

Thanks in advance!
 

Attachments

  • image.png
    image.png
    209.2 KB · Views: 374
  • Screenshot from 2024-09-18 10-33-50.png
    Screenshot from 2024-09-18 10-33-50.png
    10.6 KB · Views: 374
Probably, you have created image with very old mfsbsd. Try to recreate image with newer version of mfsbsd.
PS. I hade the same issue, when tried migration from FreeBSD 12.2 to newer version, because out of date loader.
 
Thanks for replying skeletor!

I tried using mfsBSD from the master branch as well, but it's causing the same issue. I believe the bootstrap loader is being taken from the ISO
 
Back
Top