Date: Fri, 28 Jan 2000 00:46:15 -0800 (PST) From: Kris Kennaway <kris@hub.freebsd.org> To: kiri@pis.toba-cmt.ac.jp Cc: freebsd-ports@freebsd.org Subject: Re: Can't compile linux_base?! Message-ID: <Pine.BSF.4.21.0001280044490.22749-100000@hub.freebsd.org> In-Reply-To: <200001280659.PAA16892@pis.toba-cmt.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 28 Jan 2000 kiri@pis.toba-cmt.ac.jp wrote: > What's wrong? > Linux mode is not enabled. Loading linux kernel module... > kldload: can't load linux: Exec format error > The linux kernel module could not be loaded. Please manually load > the module and retry. See "man linux" for details. Looks like you have a bad linux kernel module. Make sure your kernel, modules and world are in sync, and you should be able to: kldload /modules/linux.ko with no errors. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001280044490.22749-100000>