tikoci / fat-chr

Builder for CHR images with UEFI support (testing)
https://github.com/tikoci/fat-chr/releases
The Unlicense
8 stars 1 forks source link

Add experimental support for ARM64 for FAT-only modification #5

Closed mobileskyfi closed 1 month ago

mobileskyfi commented 1 month ago

Per https://forum.mikrotik.com/viewtopic.php?t=184254&sid=69052abfd7c3fbd2b38567ae0ed7ccee#p1100176

I don't have a ARM64 Mac handy, but created no-gdisk-arm script – which is mean just EXT2 to FAT conversion, using ARM64 CHR imagine.

mobileskyfi commented 1 month ago

feedback was it does not work with UTM and ARM64 MacOS...

a2m0 commented 1 month ago

It unclear what's needed. No high demand (including from me since I used Intel ;)).

BetaQuasi commented 1 month ago

fwiw the arm64 raw image for 7.17 beta 2 worked fine with an Oracle Cloud VM running Ampere arm64 (VM.Standard.A1.Flex instance) - those shapes only support UEFI so this was very handy! Downgraded to 7.16 after using this and all good.

mobileskyfi commented 1 month ago

fwiw the arm64 raw image for 7.17 beta 2 worked fine with an Oracle Cloud VM running Ampere arm64 (VM.Standard.A1.Flex instance) - those shapes only support UEFI so this was very handy! Downgraded to 7.16 after using this and all good.

Good to hear @BetaQuasi.

Just to confirm the standard CHR images for Mikrotik's ARM64 does NOT work on Oracles's ARM64 Ampere?

I have a support case with Mikrotik open for a while to at least have some image with a FAT partition for EFI... so been collecting data... I'd actually like not to be in the business of repackaging other peoples software - but whole process is at least transparent on GitHub