Files
buildroot/board/librecomputer/lafrite/genimage.cfg
2021-03-13 22:13:38 -03:00

11 lines
118 B
INI

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