加载论坛时出错,请强制刷新页面重试。
Arch Loongarch port in qemu (Loongacrch qemu 虛擬機)
exxxxkc
exxxxkc
VM I use :
https://aur.archlinux.org/packages/qemu-system-loongarch64-git (packaged by me)
The command to run my vm :
qemu-system-loongarch64 -hda ./kdks.img -device qemu-xhci,id=xhci -device qemu-xhci,id=verylongson -device usb-kbd,bus=xhci.0 -device usb-mouse,bus=verylongson.0 -vnc :0 -m 1g -vga virtio -boot a -bios /usr/share/ovmf/loongarch64/OVMF_CODE.fd
杜比
welcome
xen0n
Good to know, and welcome!
leos
能直接通过iso镜像启动安装程序么?
xen0n
QEMU 7.1.0 is officially out for a while now, I think people on this could migrate.
leos 能直接通过iso镜像启动安装程序么?
如果配合合适的固件,应该是可以的。(目前上游没有自带 LoongArch 的 EDK2 blob。)
exxxxkc
Keep in mind new iso for it might have iuess when booting because new iso use newer kernal (<5.18),
(kernal 5.19 crash when it is booting when i run this vm )
(This iuess seem to be fixed by qemu or arch )