linuxOS_AP06/buildroot/board/librecomputer/lafrite/genimage.cfg

11 lines
118 B
INI
Raw Normal View History

2025-06-03 04:28:32 +00:00
image usb.img {
hdimage {
}
partition rootfs {
partition-type = 0x83
image = "rootfs.ext4"
size = 512M
}
}