11 lines
118 B
INI
11 lines
118 B
INI
|
image usb.img {
|
||
|
hdimage {
|
||
|
}
|
||
|
|
||
|
partition rootfs {
|
||
|
partition-type = 0x83
|
||
|
image = "rootfs.ext4"
|
||
|
size = 512M
|
||
|
}
|
||
|
}
|