Update RISC-V64_QEMU.md
This commit is contained in:
parent
ad417d54de
commit
f38bfa334e
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue