[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: xc_dom_guest_type: image not capable of booting inside a HV M container: Invalid kernel
Experiment n. 2 : Below I have applied the zImage patch of Julien to the Elliott Mitchell code : and I've used the kernel generated by the Elliott MItchell code : root@marietto:/mnt/zroot2/zroot2/OS/Chromebook/domU/freebsd-xen # ./start-freebsd
xencall: error: Could not obtain handle on privileged command interface /dev/xen/privcmd: No such file or directory
libxl: error: libxl.c:102:libxl_ctx_alloc: cannot open libxc handle: No such file or directory cannot init xl context
xencall: error: Could not obtain handle on privileged command interface /dev/xen/privcmd: No such file or directory
libxl: error: libxl.c:102:libxl_ctx_alloc: cannot open libxc handle: No such file or directory
cannot init xl context Here I have used the kernel.bin : # ./start-freebsd xencall: error: Could not obtain handle on privileged command interface /dev/xen/privcmd: No such file or directory libxl: error: libxl.c:102:libxl_ctx_alloc: cannot open libxc handle: No such file or directory cannot init xl context xencall: error: Could not obtain handle on privileged command interface /dev/xen/privcmd: No such file or directory libxl: error: libxl.c:102:libxl_ctx_alloc: cannot open libxc handle: No such file or directory cannot init xl context (same error) Anyway I think that I made some progress... This is the freebsd.cfg file : kernel="/mnt/zroot2/zroot2/OS/Chromebook/domU/freebsd-xen/boot-xen/kernel.bin"
memory=64 name="freebsd" vcpus=1 autoballon="off" #disk=[ 'phy:/dev/loop0,xvda,w' ] disk=[ 'phy:/dev/md0s2a,xvda,w' ] And this is the start-freebsd.sh script that I've used : mdconfig -a -t vnode -f FreeBSD-13.2-RELEASE-armv7.img -u 0
xl create freebsd.cfg xl console freebsd On Mon, Dec 11, 2023 at 7:41 PM Chuck Zmudzinski <brchuckz@xxxxxxxxxxxx> wrote: On 12/11/2023 12:59 PM, Mario Marietto wrote: -- Mario.
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |