On Thu, Sep 25, 2014 at 11:07 PM, Kurt Jaeger wrote:
> Hi!
>
>> >> If this is mandatory, why the 'linux_base-f10' package doesn't
>> >> check/update it by itself?
>
>> > Because a pkg or port does not automatically change values in /etc/rc.conf.
>> > That should be a concious decision of the admin
Hi!
> >> If this is mandatory, why the 'linux_base-f10' package doesn't
> >> check/update it by itself?
> > Because a pkg or port does not automatically change values in /etc/rc.conf.
> > That should be a concious decision of the admin.
>
> But how could I know all this before the installation?
On Thu, Sep 25, 2014 at 10:30 PM, Kurt Jaeger wrote:
> Hi!
>
>> > Please try:
>> >
>> > kldload linux
>>
>> After of before putting the ' linux_enable="YES"' into the
>> /etc/rc.conf and running ' /etc/rc.d/abi restart'?
>
> kldload linux
>
> tests whether it is loadable at all. The rest makes it
Hi!
> > Please try:
> >
> > kldload linux
>
> After of before putting the ' linux_enable="YES"' into the
> /etc/rc.conf and running ' /etc/rc.d/abi restart'?
kldload linux
tests whether it is loadable at all. The rest makes it work on reboot.
> If this is mandatory, why the 'linux_base-f10' pa
On Thu, Sep 25, 2014 at 10:11 PM, Kurt Jaeger wrote:
> Hi!
>
>> >> 'compat.linux.osrelease': No such file or directory" line in the
>> >> following installation log.
>> >
>> > What does
>> >
>> > kldstat
>> >
>> > say ?
> [...]
>> root@saturn:~ # kldstat
>> Id Refs AddressSize Name
>> 1
Hi!
> >> 'compat.linux.osrelease': No such file or directory" line in the
> >> following installation log.
> >
> > What does
> >
> > kldstat
> >
> > say ?
[...]
> root@saturn:~ # kldstat
> Id Refs AddressSize Name
> 17 0xc040 139e5a4 kernel
> 21 0xc6cbb000 5000 ums.ko
>
I forgot freebsd-ports@freebsd.org in the Cc. Forwarding:
-- Forwarded message --
From: Rostislav Krasny
Date: Thu, Sep 25, 2014 at 10:08 PM
Subject: Re: linux_base-f10-10_7 installation failure on FreeBSD 10.1 BETA2
To: Kurt Jaeger
On Thu, Sep 25, 2014 at 10:03 PM, Kurt
Hi!
> I've FreeBSD 10.1 BETA2. I tried to install a package of nVidia 304.xx
> driver. This package depends on the linux_base-f10 one. The
> linuxulator installation has failed. See the "sysctl: unknown oid
> 'compat.linux.osrelease': No such file or directory" line in the
> following installation
Hi,
I've FreeBSD 10.1 BETA2. I tried to install a package of nVidia 304.xx
driver. This package depends on the linux_base-f10 one. The
linuxulator installation has failed. See the "sysctl: unknown oid
'compat.linux.osrelease': No such file or directory" line in the
following installation log.
Is