1image sdcard.img { 2 hdimage { 3 } 4 5 partition rootfs { 6 partition-type = 0x83 7 image = "rootfs.ext4" 8 } 9} 10