$ sudo find build/tmp/ -name proc
build/tmp/work/jailhouse-demo-arm64/buildchroot-host/1.0-r0/rootfs/proc
build/tmp/work/jailhouse-demo-arm64/isar-bootstrap-target/1.0-r0/rootfs/proc
build/tmp/work/jailhouse-demo-arm64/isar-bootstrap-host/1.0-r0/rootfs/proc
build/tmp/work/jailhouse-demo-arm64/linux-jailhouse/5.10.31-r0/linux-eb6927f7eea77f823b96c0c22ad9d4a2d7ffdfce/fs/proc
build/tmp/work/jailhouse-demo-arm64/linux-jailhouse/5.10.31-r0/linux-eb6927f7eea77f823b96c0c22ad9d4a2d7ffdfce/tools/testing/selftests/proc
which one should be suitable for BUILDCHROOT_DIR ? And how should I
specify it ?
Thanks.
在2021年6月18日星期五 UTC+8 上午10:51:52<li cheng> 写道:
> I tried to generate jailhouse images for raspberry 4 on my ubuntu 16.04,
> the kernel is 4.4 and kvm_intel module loaded with parameter `nested=1`.
>
> $ uname -r
> 4.4.0-210-generic
> $ lsmod |grep kvm
> kvm_intel 176128 0
> kvm 561152 1 kvm_intel
> irqbypass 16384 1 kvm
>
> Then I ran "build-images.sh" and selected "12: Raspberry Pi 4 (1-8 GB
> editions)" , but failed.
> The build log and debootstrap.log were attatched.
>
> "| W: Failure trying to run: mount -t proc proc /proc" , but I found
> "mount -t proc none '${BUILDCHROOT_DIR}/proc'" in
> the isar/meta/classes/buildchroot.bbclass.
>
> So it seems that I need to set BUILDCHROOT_DIR ? If yes when and how
> should I set it ?
>
> Thanks.
>
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jailhouse-dev/0b960257-f636-4099-a6a7-57351b764a4bn%40googlegroups.com.