File: hdimage-fail4.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 (7 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
image test.hdimage {
	hdimage {
		partition-table-type = "mbr"
		/* disk-uuid is only valid for gpt */
		disk-uuid = "afcfea87-e41a-40e0-85ae-295c60773c7a"
	}
}