Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 472 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 472 Bytes

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