Update RISC-V64_QEMU.md

This commit is contained in:
aiminick 2021-06-25 19:50:05 +08:00 committed by GitHub
parent ad417d54de
commit f38bfa334e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -64,9 +64,8 @@ sudo debootstrap --arch=riscv64 --keyring /usr/share/keyrings/debian-ports-archi
--include=debian-ports-archive-keyring unstable ./riscv64-chroot \ --include=debian-ports-archive-keyring unstable ./riscv64-chroot \
http://ftp.debian.org/debian-ports http://ftp.debian.org/debian-ports
``` ```
```
then 2nd.
``` ```
cat >>/etc/network/interfaces <<EOF cat >>/etc/network/interfaces <<EOF