您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

7 年前
5 年前
7 年前
1234567891011121314151617181920
  1. label_type: msdos
  2. partitions:
  3. - type: primary
  4. start: 512MiB
  5. end: 1GiB
  6. usage: boot
  7. - type: primary
  8. start: 1GiB
  9. end: 2GiB
  10. usage: rescue
  11. - type: primary
  12. start: 2GiB
  13. end: "{{last_partition_end}}"
  14. usage: data
  15. debian_boot_packages:
  16. - grub-pc
  17. grub_bootloader_target: i386-pc