Toot

Written by Natanael Copa on 2025-01-06 at 21:20

How to create a bootable #AlpineLinux SD-card for VisionFive2 #RISCV:

  1. Partition the card. In this example I use /dev/sde. WARNING: Make sure you have the right device.

doas parted /dev/sde --script mklabel gpt \

mkpart primary 2MiB 4MiB set 1 bios_grub on \

mkpart primary 4MiB 6MiB \

mkpart primary 6MiB 100% set 3 boot on

=> More informations about this toot | View the thread | More toots from ncopa@fosstodon.org

Mentions

Tags

=> View alpinelinux tag | View riscv tag

Proxy Information
Original URL
gemini://mastogem.picasoft.net/toot/113783498926241412
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
224.854744 milliseconds
Gemini-to-HTML Time
0.388733 milliseconds

This content has been proxied by September (3851b).