File: hdimage-fail3.config

package info (click to toggle)
genimage 16-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 808 kB
  • sloc: ansic: 4,721; sh: 1,006; makefile: 156
file content (9 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
image test.hdimage {
	hdimage {
		partition-table-type = "hybrid"
	}
	partition part1 {
		/* missing partition-type */
		partition-type-uuid = "L"
	}
}