11 lines
121 B
INI
11 lines
121 B
INI
|
image sdcard.img {
|
||
|
hdimage {
|
||
|
}
|
||
|
|
||
|
partition rootfs {
|
||
|
partition-type = 0x83
|
||
|
image = "rootfs.ext2"
|
||
|
size = 256M
|
||
|
}
|
||
|
}
|