Files
shredos.x86_64/board/olpc/genimage.cfg
2021-11-23 23:01:30 +00:00

10 lines
107 B
INI

image sdcard.img {
hdimage {
}
partition rootfs {
partition-type = 0x83
image = "rootfs.ext4"
}
}