From deac968da3bc2c637b5a7b8740e1c194849c42d3 Mon Sep 17 00:00:00 2001 From: yjmstr Date: Mon, 1 Aug 2022 03:22:09 +0000 Subject: [PATCH] =?UTF-8?q?update=20articles/20220718-build-qemu-and-boot-?= =?UTF-8?q?openeuler-for-risc-v-in-tinylab-linux-lab-disk.md.=20=E4=BF=AE?= =?UTF-8?q?=E4=B8=AA=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...u-and-boot-openeuler-for-risc-v-in-tinylab-linux-lab-disk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/20220718-build-qemu-and-boot-openeuler-for-risc-v-in-tinylab-linux-lab-disk.md b/articles/20220718-build-qemu-and-boot-openeuler-for-risc-v-in-tinylab-linux-lab-disk.md index a76d94f..452f64a 100644 --- a/articles/20220718-build-qemu-and-boot-openeuler-for-risc-v-in-tinylab-linux-lab-disk.md +++ b/articles/20220718-build-qemu-and-boot-openeuler-for-risc-v-in-tinylab-linux-lab-disk.md @@ -211,6 +211,6 @@ $ ssh -p 12055 root@localhost ## 参考资料 1. [Linux 主机上构建 QEMU](https://wiki.qemu.org/Hosts/Linux) -2. [在 Ubuntu 上安装 gitub desktop](https://gist.github.com/berkorbay/6feda478a00b0432d13f1fc0a50467f1) +2. [在 Ubuntu 上安装 github desktop](https://gist.github.com/berkorbay/6feda478a00b0432d13f1fc0a50467f1) 3. [Running 64- and 32-bit RISC-V Linux on QEMU](https://risc-v-getting-started-guide.readthedocs.io/en/latest/linux-qemu.html) 4. [通过 QEMU 仿真 RISC-V 环境并启动 OpenEuler RISC-V 系统](https://gitee.com/openeuler/RISC-V/blob/master/doc/tutorials/vm-qemu-oErv.md) -- Gitee