Files
2021-11-23 23:01:30 +00:00

11 lines
118 B
INI

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