Brian Szymanski wrote: > Hi... > > I saw this in the 6.1 release notes and eagerly upgraded: > "The amr(4) driver now supports ioctl(2) requests necessary for Linux > LSI MegaRaid tools on FreeBSD's Linux emulation environment." > > However, when I pulled over a megamgr.bin binary from a linux machine, and > try to execute it on my freebsd machine, I get: > [EMAIL PROTECTED] ~/src/megaraid]# ./megamgr.bin > ELF binary type "0" not known. > bash: ./megamgr.bin: cannot execute binary file > > Has anyone got this working? What did they need? Any help would be > appreciated, as I'm seriously sick of megarc :) > > Thanks in advance! >
Since it appears to require Linux emulation, have you tried branding the binary is a Linux ELF with brandelf(1)? -Proto _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"