this post was submitted on 06 Jul 2024
8 points (100.0% liked)

RISC-V

856 readers
7 users here now

RISC-V (pronounced "risk-five") is a license-free, modular, extensible instruction set architecture (ISA).

riscv.org

Youtube | Twitter

Matrix space

Other RISC-V communities on Lemmy

founded 3 years ago
MODERATORS
 

When dealing with ARM and RISC-V devices one constant I see is that distros or devs will make a specific image for a device. This image usually lacks a few things I am used to. On X86 the norm is to have an installer where I can make many choices such as whether to have full disk encryption, choose which DE I want, choose which device to install to (such as NVME) and choose my filesystem type. Does any distro do this for any RISC-V board ?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 3 months ago

Unfortunately, you're going to have to DIY that. ARM and RISC-V aren't as streamlined as x86