From owner-freebsd-questions Sun Jan 18 06:02:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA05485 for questions-outgoing; Sun, 18 Jan 1998 05:55:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell6.ba.best.com (root@shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA05427 for ; Sun, 18 Jan 1998 05:54:39 -0800 (PST) (envelope-from jkb@best.com) Received: from localhost (jkb@localhost) by shell6.ba.best.com (8.8.8/8.8.BEST) with SMTP id TAA21610; Sat, 17 Jan 1998 19:33:13 -0800 (PST) X-Authentication-Warning: shell6.ba.best.com: jkb owned process doing -bs Date: Sat, 17 Jan 1998 19:33:13 -0800 (PST) From: Jan Koum X-Sender: jkb@shell6.ba.best.com To: Doug White cc: Leif Neland , freebsd-questions@FreeBSD.ORG Subject: Re: ELF In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk Or to load it without rebooting: $ modstat see if there is linux module running already, if not, then: $ su # modload linux_mod.o -- Yan On Sat, 17 Jan 1998, Doug White wrote: >On 17 Jan 1998, Leif Neland wrote: > >> At 15 Jan 98 22:09:12 "Jonathan M. Bresler" wrote regarding Re: ELF >> >> "M> its very easy. >> "M> >> "M> brandelf -t Linux >> >> Did that. Didn't help: "Unknown binary format" when I tried running the >> executable > >Did you make sure the linuxulator was installed in rc.conf? > >linux=YES > >Doug White | University of Oregon >Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant >http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > >