Date: Tue, 9 Jul 2002 13:22:22 +0200 (SAST) From: Mark Bojara <mark@mics.co.za> To: freebsd-isp@freebsd.org Subject: Linux Emulation - 4.6-STABLE Message-ID: <Pine.LNX.4.41.0207091317460.746-100000@opium.co.za>
next in thread | raw e-mail | index | archive | help
Greetings, I am trying to set up freebsd linux emulation to run arkeia backup software. I have installed /usr/ports/emulators/linux_base-7. I have set it up in rc.conf and made sure that the module is loading without error. mars:~# kldstat Id Refs Address Size Name 1 3 0xc0100000 366728 kernel 2 1 0xc263d000 1b000 usb.ko 4 1 0xc2674000 14000 linux.ko mars:~# I have also brandelf'd all my binary's to linux. It seems like when I run any binary in /compat/linux it works fine (tried copying my binary to there didnt work). But if I run any other linux binary it just comes out with a error. I tried to also chroot to /compat/linux maybe that would help. So far this is the most accurate error that I have. mars:~/usr/knox/bin# chroot /compat/linux /bin/sh sh-2.04# ./arkeia Aborted sh-2.04# ldd ./arkeia /usr/bin/ldd: /lib/ld-linux.so.2: cannot execute binary file /usr/bin/ldd: /lib/ld-linux.so.2: cannot execute binary file ldd: /lib/ld-linux.so.2 exited with unknown exit code (126) sh-2.04# Any help will be appreciated. Regards, Mark Bojara ---------------------------------------------------------------- My cat makes me search the room for invisible intruders. ---------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.41.0207091317460.746-100000>