11 lines
121 B
INI
Raw Normal View History

2025-05-10 21:49:39 +08:00
image sdcard.img {
hdimage {
}
partition rootfs {
partition-type = 0x83
image = "rootfs.ext2"
size = 256M
}
}