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