For the first time I find myself in the situation of needing to run a linux app in freebsd.
I have the binary.
I have started the linux service.
# service linux start
What do I do next to execute the binary?
Do I move it to /compat/linux?
Do I run the app with
# sudo linux appname?
The manual [https://docs.freebsd.org/en/books/handbook/linuxemu/] states "... can be started in the same way native FreeBSD binaries can",
which is how exactly ?
I have the binary.
I have started the linux service.
# service linux start
What do I do next to execute the binary?
Do I move it to /compat/linux?
Do I run the app with
# sudo linux appname?
The manual [https://docs.freebsd.org/en/books/handbook/linuxemu/] states "... can be started in the same way native FreeBSD binaries can",
which is how exactly ?
Statistics: Posted by nevets — Sun Nov 10, 2024 11:56 pm