Skip to content

mfsbsd i386 problems FreeBSD14.0 #144

@rdunkle34

Description

@rdunkle34

There appears to be some problems with building mfsbsd i386 with FreeBSD 14.0.
The FreeBSD 14.0 i386 does not support efi booting which is expected.

I am adding the NO_EFIBOOT=1 to the command line.

The Makefile is attempting to copy two files that are not part of the i386 distribution:

loader_4th.efi
loader_lua.efi

line 329 of Makefile:
${_v}${CP} ${_DESTDIR}/boot/loader_4th.efi ${_DESTDIR}/boot/loader_lua.efi ${WRKDIR}/cdboot/

If this line is commented out, the Makefile will create the iso or the image without problem.

Both iso and image boot OK.
Both iso and image spontaneously reboot right after expanding the mfsroot.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions