Skip to content

Latest commit

 

History

History

binfmt-misc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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