Skip to content

Commit aebdfcc

Browse files
committed
update
1 parent b222635 commit aebdfcc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

content/pages/vmrun.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)