TinkerBoard / debian_kernel

Debian Kernel source for Tinker Board
Other
143 stars 64 forks source link

Enable execution for any binary files?? #54

Open Tomato-dell opened 3 years ago

Tomato-dell commented 3 years ago

I want my machine to run binary regardless Elf , non Elf, misc or PE etc. Modern debian or morelike bash/sh shell gives this error
bash: ./some _PE_executable.exe: cannot execute binary file: Exec format error How do I enable kernel to run the executable binary file regardless its type of binary it is??