Running oracle client under FreeBSD

Adam Vande More amvandemore at gmail.com
Fri Aug 2 13:53:01 UTC 2013


On Fri, Aug 2, 2013 at 8:33 AM, Alex Povolotsky <tarkhil at over.ru> wrote:

> Hello
>
> I'm going to run Oracle client on a FreeBSD amd64 9.1-RELEASE box.
>
> As far as I can understand, amd64 emulation is never really started; linux
> emulator in kernel is limited to (somehow ancient) osrelease=2.6.16.
>
> What are the nowadays working way to run native Linux binaries? Some
> 2.6.16-compartible distro? VirtualBox? qemu? If qemu, what qemu config is
> the most stable?
>

The linuxulator has never been able to run 64bit linux binaries.

Most linux bins will work even if they have been compiled against a newer
kernel.  Only bins that utilize newer syscalls wouldn't work usually.

The handbook contains the information that is needed to use as is, although
I'm sure further dev on the linuxulator would be appreciated too.



-- 
Adam Vande More


More information about the freebsd-emulation mailing list