Explorar o código

fix: make rockchip boot partitions bootable

Cameron Nemo %!s(int64=3) %!d(string=hai) anos
pai
achega
664e3184e1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mkimage.sh.in

+ 1 - 1
mkimage.sh.in

@@ -196,7 +196,7 @@ _EOF
 label: gpt
 unit: sectors
 first-lba: 32768
-name=BootFS, size=${BOOT_FSSIZE}, type=L, bootable
+name=BootFS, size=${BOOT_FSSIZE}, type=L, bootable, attrs="LegacyBIOSBootable"
 name=RootFS,                      type=L
 _EOF
                 ;;