Files
fml13v01-buildroot/board/librecomputer/lafrite/genimage.cfg
T
2021-12-06 14:12:13 +08:00

11 lines
118 B
INI

image usb.img {
hdimage {
}
partition rootfs {
partition-type = 0x83
image = "rootfs.ext4"
size = 512M
}
}