Update RISC-V64_QEMU.md
This commit is contained in:
parent
d6e8243087
commit
9f7e94faf8
|
|
@ -50,8 +50,8 @@ apt-get install debootstrap mmdebstrap qemu-user-static binfmt-support \
|
|||
debian-ports-archive-keyring -y
|
||||
mmdebstrap --architectures=riscv64 --include="debian-ports-archive-keyring" \
|
||||
sid /home/linux/riscv64-chroot \
|
||||
"deb http://deb.debian.org/debian-ports/ sid main" \
|
||||
"deb http://deb.debian.org/debian-ports/ unreleased main"
|
||||
"deb http://ftp.debian.org/debian-ports/ sid main" \
|
||||
"deb http://ftp.debian.org/debian-ports/ unreleased main"
|
||||
```
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue