Skip to content

Prevent RuntimeError if there is no module binfmt_mis

Administrator requested to merge fix-crash-custom-kernel into master

pmbootstrap install failed, because modprobe binfmt_misc failed. pmbootsrap should continue if loading the module fails, since the user might have set CONFIG_BINFMT_MISC=y.

Merge request reports

Loading