Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2014 21:11:11 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        Rostislav Krasny <rosti.bsd@gmail.com>
Cc:        ports@freebsd.org
Subject:   Re: linux_base-f10-10_7 installation failure on FreeBSD 10.1 BETA2
Message-ID:  <20140925191111.GF58554@home.opsec.eu>
In-Reply-To: <CANt7McEtsxR=MWf560Y5=nw3Gr8hSkUKmoPRKxSicfxgfy=fjA@mail.gmail.com>
References:  <CANt7McEQRRtYyq3xztsMuscpB3VY3nCaCy5tkDX8jNQg1w7ADA@mail.gmail.com> <20140925190328.GE58554@home.opsec.eu> <CANt7McEtsxR=MWf560Y5=nw3Gr8hSkUKmoPRKxSicfxgfy=fjA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> >> 'compat.linux.osrelease': No such file or directory" line in the
> >> following installation log.
> >
> > What does
> >
> > kldstat
> >
> > say ?
[...]
> root@saturn:~ # kldstat
> Id Refs Address    Size     Name
>  1    7 0xc0400000 139e5a4  kernel
>  2    1 0xc6cbb000 5000     ums.ko
>  3    1 0xc72d6000 4000     uhid.ko
> root@saturn:~ # sysctl -a | grep osrelease
> kern.osrelease: 10.1-BETA2
> root@saturn:~ #

Please try:

kldload linux

> The 'compat.linux.osrelease' is missing. Who is responsible to set it?

The kernel module, if loaded, provides it.

> Is it the 'linux_base-f10' package itself?

No. In /etc/rc.conf, add:

linux_enable="YES"

Then:

/etc/rc.d/abi restart

-- 
pi@opsec.eu            +49 171 3101372                         6 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140925191111.GF58554>