考虑到有些同学没有物理机,在虚拟机上也没有安装成功,所以将发布安装好的虚拟机镜像。
虚拟机中的帐户
root 密码: loongarch
user 名称: loongarch
user 密码: loongarch
运行方法
qemu-system-loongarch64 \
-m 4G \
-cpu la464-loongarch-cpu \
-machine virt \
-bios ./QEMU_EFI.fd \
-serial stdio \
-vga std \
-net nic -net user \
-device nec-usb-xhci,id=xhci,addr=0x1b \
-device usb-tablet,id=tablet,bus=xhci.0,port=1 \
-device usb-kbd,id=keyboard,bus=xhci.0,port=2 \
-hda archlinux-xxx-yyyy-loong64.new.qcow2
下载地址: https://mirrors.wsyu.edu.cn/loongarch/2022.09/images
镜像说明: https://mirrors.wsyu.edu.cn/loongarch/2022.09/images/README.txt