Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

20 řádky
303B

  1. label_type: gpt
  2. partitions:
  3. - name: bios_boot
  4. start: 1MiB
  5. end: 2MiB
  6. flags:
  7. - bios_grub
  8. - prefix: "{{inventory_hostname_short}}-"
  9. suffix: -boot
  10. start: 2MiB
  11. end: 1GiB
  12. typecode: 8300
  13. usage: boot
  14. debian_boot_packages:
  15. - grub-pc
  16. grub_bootloader_target: i386-pc