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

-- 
p...@opsec.eu            +49 171 3101372                         6 years to go !
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to