WOAAAA!!!! #smolBSD with libkrun on aarch64!! By the one and only @slp ❤️
https://x.com/slpnix/status/1984400857077572027?t=h59EGz3mWrbKtTDdlq6fOA&s=19
WOAAAA!!!! #smolBSD with libkrun on aarch64!! By the one and only @slp ❤️
https://x.com/slpnix/status/1984400857077572027?t=h59EGz3mWrbKtTDdlq6fOA&s=19
@slp what am I missing to run this?
$ LD_LIBRARY_PATH=../target/release ./external_kernel -b ../../smolBSD/images/rescue-amd64.img -c "console=viocon root=ld0a -v" ../../smolBSD/kernels/netbsd-SMOL
kernel_path: ../../smolBSD/kernels/netbsd-SMOL
kernel_cmdline: console=viocon root=ld0a -v
nested=0
[returns with rc=0, krun_start_enter() is reached]
$
I built libkrun with:
make BLK=1 NET=1
Or can't it boot PVH? If not you might be interested in https://github.com/firecracker-microvm/firecracker/blob/f5c26749ae696ceb0bbb1084e2094121be96dfcd/CHANGELOG.md?plain=1#L147