Skip to content

Files

Latest commit

d07caf7 · May 23, 2024

History

History
This branch is 32 commits behind siderolabs/extensions:main.

binfmt-misc

binfmt_misc

Miscellaneous Binary Format is a capability of the Linux kernel that allows arbitrary executable file formats to be recognized and passed to certain user space applications, such as emulators and virtual machines.

Installation

See Installing Extensions.

Usage

Enable the kernel module in Talos machine config:

machine:
  kernel:
    modules:
      - name: binfmt_misc