Re: kldload: can't load linux: ERROR????

2006-09-01 Thread Boris Samorodov
On Fri, 1 Sep 2006 16:25:10 -0300 Daniel Bitencourt Cadorin wrote:

 I am trying to install the o package linux_base-8-8.0_6.tbz in a jail
 (FreeBSD 5.4). However it is appearing the following message of error:

 hostname# pkg_add linux_base-8-8.0_6.tbz
 Linux mode is not enabled.
 Loading linux kernel module now...
 kldload: can't load linux: Operation not permitted
 The linux kernel module could not be loaded.
 Please enable linux mode manually and retry.
 pkg_add: install script returned error status

 what I must make?

You can't load a kernel module in a jail. You should load it in a host
system.

 Thank you!


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone  Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kldload: can't load linux: ERROR????

2006-09-01 Thread Daniel Cadorin

I qualified in host. However he presents the following message:

jail$ sqlplus user/[EMAIL PROTECTED]
ELF interpreter /lib/ld-linux.so.2 not found
Abort trap

what I must make?

Thank you!
Daniel.


On Fri, 1 Sep 2006 16:25:10 -0300 Daniel Bitencourt Cadorin wrote:

 I am trying to install the o package linux_base-8-8.0_6.tbz in a jail
 (FreeBSD 5.4). However it is appearing the following message of error:

 hostname# pkg_add linux_base-8-8.0_6.tbz
 Linux mode is not enabled.
 Loading linux kernel module now...
 kldload: can't load linux: Operation not permitted
 The linux kernel module could not be loaded.
 Please enable linux mode manually and retry.
 pkg_add: install script returned error status

 what I must make?

You can't load a kernel module in a jail. You should load it in a host
system.

 Thank you!


WBR
--
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone  Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


_
MSN Messenger: instale grĂ¡tis e converse com seus amigos. 
http://messenger.msn.com.br


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kldload: can't load linux: ERROR????

2006-09-01 Thread Boris Samorodov
On Fri, 01 Sep 2006 20:50:58 + Daniel Cadorin wrote:

 I qualified in host. However he presents the following message:

OK.

 jail$ sqlplus user/[EMAIL PROTECTED]
 ELF interpreter /lib/ld-linux.so.2 not found
 Abort trap

Have you managed to install linux port in a jail?
Do you have /compat/linux/lib/ld-linux.so.2 file in a jail?

PS. Please, don't top-post.


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone  Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]