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 ?

  • @[email protected]
    link
    fedilink
    56 months ago

    I found that Debian supports ARM pretty well with flexibility, but a lot of people bitch that Debian is “too old” because it’s actually stable. I could also generally find DEBs for any package I needed that wasn’t in a repo.

  • @MigratingtoLemmy
    link
    26 months ago

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