Powered by SmartDoc

4.1 FreeBSD-13.0-CURRENT-arm64-aarch64-20191212-r355634-memstick.img でインストール

root@vm:/vm/test # truncate -s 16g test.img
root@vm:/vm/test # qemu-system-aarch64 -machine virt -m 4096M \
    -cpu cortex-a57 -name test -bios QEMU_EFI.fd -nographic -hda \
    test.img -hdc \
    FreeBSD-13.0-CURRENT-arm64-aarch64-20191212-r355634-memstick.img