Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2017 00:59:50 +0200
From:      Willem Jan Withagen <wjw@digiware.nl>
To:        Miroslav Lachman <000.fbsd@quip.cz>, ports@freebsd.org
Subject:   Re: Trying to get poudriere to start
Message-ID:  <34782206-c4cf-c050-544b-7b5467b40a93@digiware.nl>
In-Reply-To: <59791C56.4010600@quip.cz>
References:  <d96d08ae-02c4-2018-e306-e378e9914661@digiware.nl> <59791C56.4010600@quip.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
Op 27-7-2017 om 00:48 schreef Miroslav Lachman:
> Willem Jan Withagen wrote on 2017/07/26 23:24:
>> Hi,
>>
>> This has been working, but now the jail does not even start....
>> Any suggestions why the linux module is giving me trouble?
>>
>>  >  sudo poudriere bulk -vv -j ceph -p local net/ceph
>> kldload: an error occurred while loading module linux. Please check
>> dmesg(8) for more details.
>> [00:00:00] ====>> Error: Required kernel module 'linux' not found
>>
>> The parent system has linux stuff mounted in /compat/linux/proc
>>
>> Running 12-CURRENT.
>
> Did you tried "kldload linux" in host system? Will kldstat show you 
> loaded kernel module "linux"?
>
Right,
I feel rather stupid... Because I do kknow how most of this works.
So indeed this is all at the upper level:

Looks like a incompatability....
link_elf_obj: symbol freebsd32_exec_copyin_args undefined
linker_load_file: /boot/kernel/linux.ko - unsupported file type

But why....

[~] wjw@freetest.digiware.nl> ls -asl /boot/kernel/*linux*
  14 -r-xr-xr-x  1 root  wheel   13232 Jul 19 12:55 
/boot/kernel/amr_linux.ko*
  47 -r-xr-xr-x  1 root  wheel   47480 Jul 19 12:55 
/boot/kernel/geom_linux_lvm.ko*
  14 -r-xr-xr-x  1 root  wheel   13312 Jul 19 12:55 
/boot/kernel/ipmi_linux.ko*
771 -r-xr-xr-x  1 root  wheel  659248 Jul 19 12:55 /boot/kernel/linux.ko*
643 -r-xr-xr-x  1 root  wheel  590328 Jul 19 12:55 /boot/kernel/linux64.ko*
  56 -r-xr-xr-x  1 root  wheel   55936 Jul 19 12:55 
/boot/kernel/linux_common.ko*
259 -r-xr-xr-x  1 root  wheel  186336 Jul 19 12:55 /boot/kernel/linuxkpi.ko*
  16 -r-xr-xr-x  1 root  wheel   15120 Jul 19 12:55 
/boot/kernel/mfi_linux.ko*
  16 -r-xr-xr-x  1 root  wheel   15448 Jul 19 12:55 
/boot/kernel/mrsas_linux.ko*
102 -r-xr-xr-x  1 root  wheel  103416 Jul 19 12:55 
/boot/kernel/systrace_linux.ko*
112 -r-xr-xr-x  1 root  wheel  113416 Jul 19 12:55 
/boot/kernel/systrace_linux32.ko*

[~] wjw@freetest.digiware.nl> file /boot/kernel/linux.ko
/boot/kernel/linux.ko: ELF 64-bit LSB relocatable, x86-64, version 1 
(FreeBSD), not stripped






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34782206-c4cf-c050-544b-7b5467b40a93>