Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2008 17:04:08 -0800
From:      Beech Rintoul <beech@freebsd.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: error installing linux emulator- linux_base-fc6-6_5 linuxulator is not (kld)loaded.
Message-ID:  <200803281704.14203.beech@freebsd.org>
In-Reply-To: <b713df2c0803281618s7e65143cjf2451e44968f983c@mail.gmail.com>
References:  <b713df2c0803281613h3b1d4a5boe901b9f71ef5e543@mail.gmail.com> <b713df2c0803281618s7e65143cjf2451e44968f983c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 28 March 2008, Siju George said:
> On Sat, Mar 29, 2008 at 4:43 AM, Siju George <sgeorge.ml@gmail.com> 
wrote:
> > Hi,
> >
> >  How do i fix this error?
> >  ====================================
> >  freebsdsrv# pwd
> >  /usr/ports/emulators/linux_base-fc6
> >  freebsdsrv# make install clean
> >  ===>  linux_base-fc6-6_5 linuxulator is not (kld)loaded.
> >  *** Error code 1
> >
> >  Stop in /usr/ports/emulators/linux_base-fc6.
> >  freebsdsrv#
> >  =====================================
> >
> >  Thanks
> >
> >  --Siju
>
> I did
>
> #kldload linux
>
> and now get this error
>
> ========================================
> freebsdsrv# pwd
> /usr/ports/emulators/linux_base-fc6
> freebsdsrv# make install clean
> ===>  linux_base-fc6-6_5 compat.linux.osrelease: 2.4.2 is not
> supported. *** Error code 1
>
> Stop in /usr/ports/emulators/linux_base-fc6.
> freebsdsrv#
> ==============================================
>
> How do I fix this?

If you had read UPDATING you would see to do:

sysctl compat.linux.osrelease=2.6.16

Add:

compat.linux.osrelease=2.6.16 to /etc/sysctl.conf

Beech

> thanks
>
> Siju


-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.FreeBSD.org/releases/7.0R/announce.html
---------------------------------------------------------------------------------------






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