error installing linux emulator- linux_base-fc6-6_5 linuxulator is not (kld)loaded.

Beech Rintoul beech at freebsd.org
Fri Mar 28 18:04:22 PDT 2008


On Friday 28 March 2008, Siju George said:
> On Sat, Mar 29, 2008 at 4:43 AM, Siju George <sgeorge.ml at 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 at 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
---------------------------------------------------------------------------------------





More information about the freebsd-ports mailing list