mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
10 lines
107 B
INI
10 lines
107 B
INI
|
|
image sdcard.img {
|
||
|
|
hdimage {
|
||
|
|
}
|
||
|
|
|
||
|
|
partition rootfs {
|
||
|
|
partition-type = 0x83
|
||
|
|
image = "rootfs.ext4"
|
||
|
|
}
|
||
|
|
}
|