Files
domo/bsp/buildroot-2017.02.11/board/technologic/ts4900/genimage.cfg
2018-05-22 15:35:47 +02:00

11 lines
121 B
INI

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