linux_base-f10-10_7 installation failure on FreeBSD 10.1 BETA2

Kurt Jaeger lists at opsec.eu
Thu Sep 25 19:11:10 UTC 2014


Hi!

> >> 'compat.linux.osrelease': No such file or directory" line in the
> >> following installation log.
> >
> > What does
> >
> > kldstat
> >
> > say ?
[...]
> root at 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 at saturn:~ # sysctl -a | grep osrelease
> kern.osrelease: 10.1-BETA2
> root at 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 at opsec.eu            +49 171 3101372                         6 years to go !


More information about the freebsd-ports mailing list