2025-05-10 21:49:39 +08:00

10 lines
107 B
INI

image sdcard.img {
hdimage {
}
partition rootfs {
partition-type = 0x83
image = "rootfs.ext4"
}
}