summaryrefslogtreecommitdiffstats
path: root/config/images/sd.config
blob: 867a19600c99e06967e61666847deb0ca0fa317e (plain)
1
2
3
4
5
6
7
8
9
10
image @IMAGE@ {
    hdimage {
        align = 1M
    }
    size = 256M
    partition root {
        image = root.ext2
        partition-type = 0x83
    }
}