File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ qemu-system-loongarch64 \
2929 -cpu la464-loongarch-cpu \
3030 -machine virt \
3131 -smp 4 \
32- -bios ./QEMU_EFI_7.2 .fd \
32+ -bios ./QEMU_EFI_x.y .fd \
3333 -serial stdio \
3434 -device virtio-gpu-pci \
3535 -net nic -net user \
@@ -41,7 +41,8 @@ qemu-system-loongarch64 \
4141
4242注:
4343
44- - ` QEMU_EFI_7.2.fd ` 文件为虚拟机固件,请点击[ 这里] ( https://mirrors.pku.edu.cn/loongarch/archlinux/images/QEMU_EFI_7.2.fd ) 下载,或者从 [ edk2-loongarch64] ( /package/?repo=extra&arch=any&name=edk2-loongarch64 ) 软件包中解压。
44+ - ` QEMU_EFI_x.y.fd ` : 虚拟机固件文件,请选择 QEMU 的对应版本下载,[ QEMU_EFI_7.2.fd] ( https://mirrors.pku.edu.cn/loongarch/archlinux/images/QEMU_EFI_7.2.fd ) 、[ QEMU_EFI_8.0.fd] ( https://mirrors.pku.edu.cn/loongarch/archlinux/images/QEMU_EFI_8.0.fd ) 。或者从 [ edk2-loongarch64] ( /package/?repo=extra&arch=any&name=edk2-loongarch64 ) 软件包中解压适用于此[ QEMU] ( /package/?repo=extra&arch=loong64&name=qemu-system-loongarch64 ) 版本的固件文件。
45+
4546
4647## 虚拟机中的帐号
4748
You can’t perform that action at this time.
0 commit comments