Skip to content

Instantly share code, notes, and snippets.

@staccDOTsol
Created August 26, 2026 11:07
Show Gist options
  • Select an option

  • Save staccDOTsol/55c9d36e706a1950d288797c6132ac68 to your computer and use it in GitHub Desktop.

Select an option

Save staccDOTsol/55c9d36e706a1950d288797c6132ac68 to your computer and use it in GitHub Desktop.
asahi installer_data with 14.8.3 allowed on all OS options (M3 Pro / T6030)
{
"os_list": [
{
"name": "Fedora Asahi Remix 44 with KDE Plasma",
"default_os_name": "Fedora Linux with KDE Plasma",
"boot_object": "m1n1.bin",
"next_object": "m1n1/boot.bin",
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-44-kde-202607221600.zip",
"icon": "fedora.icns",
"supported_fw": [
"12.3",
"12.3.1",
"13.5",
"14.8.3"
],
"extras": [
"https://codecs.fedoraproject.org/openh264/44/aarch64/Packages/m/mozilla-openh264-2.6.0-3.fc44.aarch64.rpm",
"https://codecs.fedoraproject.org/openh264/44/aarch64/Packages/o/openh264-2.6.0-3.fc44.aarch64.rpm"
],
"partitions": [
{
"name": "EFI",
"type": "EFI",
"size": "524288000B",
"format": "fat",
"volume_id": "0x195fb43a",
"copy_firmware": true,
"copy_installer_data": true,
"source": "esp"
},
{
"name": "Boot",
"type": "Linux",
"size": "1073741824B",
"image": "boot.img"
},
{
"name": "Root",
"type": "Linux",
"size": "14248030208B",
"expand": true,
"image": "root.img"
}
]
},
{
"name": "Fedora Asahi Remix 44 with GNOME",
"default_os_name": "Fedora Linux with GNOME",
"boot_object": "m1n1.bin",
"next_object": "m1n1/boot.bin",
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-44-gnome-202607221600.zip",
"icon": "fedora.icns",
"supported_fw": [
"12.3",
"12.3.1",
"13.5",
"14.8.3"
],
"extras": [
"https://codecs.fedoraproject.org/openh264/44/aarch64/Packages/m/mozilla-openh264-2.6.0-3.fc44.aarch64.rpm",
"https://codecs.fedoraproject.org/openh264/44/aarch64/Packages/o/openh264-2.6.0-3.fc44.aarch64.rpm"
],
"partitions": [
{
"name": "EFI",
"type": "EFI",
"size": "524288000B",
"format": "fat",
"volume_id": "0x92b9ca47",
"copy_firmware": true,
"copy_installer_data": true,
"source": "esp"
},
{
"name": "Boot",
"type": "Linux",
"size": "1073741824B",
"image": "boot.img"
},
{
"name": "Root",
"type": "Linux",
"size": "10932432896B",
"expand": true,
"image": "root.img"
}
]
},
{
"name": "Fedora Asahi Remix 44 Server",
"default_os_name": "Fedora Linux Server",
"boot_object": "m1n1.bin",
"next_object": "m1n1/boot.bin",
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-44-server-202607221600.zip",
"icon": "fedora.icns",
"supported_fw": [
"12.3",
"12.3.1",
"13.5",
"14.8.3"
],
"extras": {},
"partitions": [
{
"name": "EFI",
"type": "EFI",
"size": "524288000B",
"format": "fat",
"volume_id": "0x2d29ccb0",
"copy_firmware": true,
"copy_installer_data": true,
"source": "esp"
},
{
"name": "Boot",
"type": "Linux",
"size": "1073741824B",
"image": "boot.img"
},
{
"name": "Root",
"type": "Linux",
"size": "4456427520B",
"expand": true,
"image": "root.img"
}
]
},
{
"name": "Fedora Asahi Remix 44 Minimal",
"default_os_name": "Fedora Linux Minimal",
"boot_object": "m1n1.bin",
"next_object": "m1n1/boot.bin",
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-44-minimal-202607221600.zip",
"icon": "fedora.icns",
"supported_fw": [
"12.3",
"12.3.1",
"13.5",
"14.8.3"
],
"extras": {},
"partitions": [
{
"name": "EFI",
"type": "EFI",
"size": "524288000B",
"format": "fat",
"volume_id": "0xc5db768e",
"copy_firmware": true,
"copy_installer_data": true,
"source": "esp"
},
{
"name": "Boot",
"type": "Linux",
"size": "1073741824B",
"image": "boot.img"
},
{
"name": "Root",
"type": "Linux",
"size": "4173312000B",
"expand": true,
"image": "root.img"
}
]
},
{
"name": "UEFI environment only (m1n1 + U-Boot + ESP) ",
"default_os_name": "UEFI boot",
"boot_object": "m1n1.bin",
"next_object": "m1n1/boot.bin",
"package": "uefi-only-20260810-asahi-7.1.6-1.zip",
"supported_fw": [
"13.5",
"14.8.3"
],
"partitions": [
{
"name": "EFI",
"type": "EFI",
"size": "500MB",
"format": "fat",
"copy_firmware": true,
"copy_installer_data": true,
"source": "esp"
}
]
},
{
"name": "UEFI environment only (previous version, 6.18 DTS)",
"default_os_name": "UEFI boot",
"expert": true,
"boot_object": "m1n1.bin",
"next_object": "m1n1/boot.bin",
"package": "uefi-only-20260301-asahi-6.18.10-1.zip",
"supported_fw": [
"12.3",
"12.3.1",
"13.5",
"14.8.3"
],
"partitions": [
{
"name": "EFI",
"type": "EFI",
"size": "500MB",
"format": "fat",
"copy_firmware": true,
"copy_installer_data": true,
"source": "esp"
}
]
},
{
"name": "Tethered boot (m1n1, for development)",
"default_os_name": "m1n1 proxy",
"expert": true,
"boot_object": "m1n1.bin",
"external_boot": true,
"partitions": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment