linux: command not found

David Kirchner dpk at dpk.net
Thu Oct 27 15:23:40 PDT 2005


On 10/27/05, Mark Bucciarelli <mark at gaiahost.coop> wrote:
> I'm trying to load the linux kernel module to install java.
>
> When I type linux, I get a command not found error.
>
> Do I need to install a port or is this an issue with my kernel
> configuration?

The "linux" script is no longer in FreeBSD -- you can load linux.ko by running:

kldload /boot/kernel/linux.ko


More information about the freebsd-questions mailing list