12 lines
143 B
INI
12 lines
143 B
INI
|
image sdcard-emmc.img {
|
||
|
hdimage {
|
||
|
gpt = true
|
||
|
}
|
||
|
|
||
|
partition rootfs {
|
||
|
offset = 2M
|
||
|
image = rootfs.ext4
|
||
|
partition-uuid = %PARTUUID%
|
||
|
}
|
||
|
}
|