Changes

Jump to: navigation, search

Enable RISC-V support in Debian

574 bytes added, 10:27, 22 February 2019
no edit summary
[[Category:Linux]]
 
More information: https://wiki.debian.org/RISC-V.
First, [[Upgrade Debian Linux to Testing|upgrade to testing]] with ports support. == Limit architectures in repos (optional) == Consider using this source.list file:  cat <<EOF >/etc/apt/sources.list deb [arch=amd64] https://deb.debian.org/debian testing main contrib non-free deb [arch=amd64] https://deb.debian.org/debian-security testing/updates main contrib non-free deb [arch=riscv64] https://deb.debian.org/debian-ports unstable main deb [arch=riscv64] https://deb.debian.org/debian-ports unreleased main deb [arch=riscv64] https://deb.debian.org/debian-ports experimental main EOF == Enable == After you've done the above, then do (as root):
su -

Navigation menu