1 # short-description: Create qcow2 image for RISC-V QEMU machines
2 
3 part / --source rootfs --fstype=ext4 --label root --align 4096 --size 5G
4