Linux Emulation

Nikolai Lifanov lifanov at mail.lifanov.com
Tue May 13 05:49:08 PDT 2014


On 05/12/14 23:12, Zachary Crownover wrote:
> I can't find our documentation on necessary steps to setup GNU/Linux
> binary emulation. If I want to run a binary compiled for GNU/Linux,
> namely Chrome, do I need to do anything other than kldload linux and
> then running the binary? Are there any special considerations that need
> to be made?
> 
> -- 
> Sincerely,
> 
> Zachary Crownover

Last time I checked, DragonFly only supported 32 bit linux emulation on
i386 kernels (no linux32 like FreeBSD). First step is to install i386
DragonFly, hope that nothing is bitrotted, and then install a linux_base
port. Please correct me if this is no longer true.

- Nikolai Lifanov




More information about the Users mailing list