Ubuntu 26.04 Image for Jupiter 2

Hello, I notice on the Jupiter 2 product page Ubuntu 26.04 is listed as an available OS option but I can’t find a download link for an image. Canonical’s own RISC-V download page includes images for other milkV products but not the Jupiter2. The wiki also doesn’t link to any images, and the Spacemit K3 Pico-ITX product page links to other images but not the purported Ubuntu one.

Does anyone know where I can find this image? Thanks

Is this what you’re looking for?

2 Likes

It sure is, thank you

I flashed the image via fastboot, but it chose the Internal Storage, instead of the new NVME i put in. Is there something im missing? Is there a way to target the installation to NVME and skip internal storage (only use internal if nvme is missing)?

Thanks!

I have no idea how to get fastboot to do it, but in theory you should be able to just boot from the internal storage and use that to flash the image to NVME manually. Assuming the UEFI implementation works correctly, it should be able to find the ESP on NVME and boot it. It might not boot that by default, though, so you’d then need to either manipulate the UEFI variables to set the boot order, or just clean out the internal storage’s ESP so the only one that can boot is on NVME.

Now will that actually work? I don’t know, but if you’re looking for things to try, it’s an option. =)