linuxOS_PX30_CAR/buildroot/board/technologic/ts4900/genimage.cfg
2026-01-20 14:00:13 +08:00

11 lines
121 B
INI

image sdcard.img {
hdimage {
}
partition rootfs {
partition-type = 0x83
image = "rootfs.ext2"
size = 256M
}
}