4 lines
139 B
Plaintext
4 lines
139 B
Plaintext
# short-description: Create qcow2 image for RISC-V QEMU machines
|
|
|
|
part / --source rootfs --fstype=ext4 --label root --align 4096 --size 5G
|