Hello to everyone. It's again me. I'm trying to understand what are the statement that I should put into the right configuration files to disable totally the acpi,since it seems that it is needed to boot the cdrom with freebsd with qemu and kvm. (for more informations about this,give a look at...
Hello. I'm trying to emulate Freebsd for arm64 on my jetson nano (arm64) using qemu and kvm. This is the script that I'm using :
tunctl -t tap0
ifconfig tap0 up
brctl addif virbr0 tap0
/opt/qemu-5.2.0/build/aarch64-softmmu/./qemu-system-aarch64 -m 2048M -cpu cortex-a57 -M virt --enable-kvm \...
From what I can tell, FreeBSD base doesn't have any utilities in base for burning an ISO to disc. So ports are indeed needed to do so. I was hoping someone could confirm if that is true.
Relevant:
* https://www.freebsd.org/doc/handbook/bsdinstall-pre.html
*...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.