Y
Hacker News
new
|
ask
|
show
|
jobs
by
trasz
2357 days ago
This one is trivially solved using jail or chroot. Otherwise, there’s the path translation mechanism (/compat/linux) specifically for this purpose.
1 comments
magic_quotes
2357 days ago
Nah, not quite the same. Jail makes it easy to avoid calling FreeBSD binaries from the Linux process by accident. If you must mix-and-match commands, jail is exactly of zero help.
link