Skip to content
  • Jens Korinth's avatar
    Prepare disk image in generate_boot_image.sh · 69f18a39
    Jens Korinth authored
    * instead of directly formatting and partitioning an SDcard,
      generate_boot_image now prepares a disk image file
    * setup via losetup, formatted and mounted via kpartx
    * much faster than previous method, including faster writing to SD
    * major stylistic improvements, clearer style
    * fixed bug in parallel executions
    69f18a39