I am following the instructions for the ARM 64 FedoraWorkStation installion, but I am failing. I am trying to partition a mechanical Toshiba 2tb HD for my image. I am willing to purchase an SSH for this process. I appreciate your help and input ```
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
There are a couple of considerations you might need to have
. Prepare the Hardware and Software
3. Bootable Media Creation
To install Fedora, you’ll need to create a bootable USB:
balenaEtcher
to flash the ARM64 image onto a USB drive.Option
key.4. Booting Fedora on Apple Silicon
Booting Linux on a MacBook Pro with an Apple Silicon chip requires additional steps:
5. Install Fedora
/boot/efi
./
./home
.6. Post-Installation
Heya, @adams617
On top of what’s already been mentioned, If Secure Boot is enabled on your Mac, you may need to disable it or add the Asahi Linux bootloader key to the firmware. This step ensures Fedora can boot properly.
Also after installation, reboot into Fedora and ensure that you install Apple Silicon-specific drivers (e.g., Wi-Fi, GPU) through Asahi Linux or Fedora’s package repositories. Update GRUB or Asahi’s bootloader configuration to reflect Fedora’s presence.
Regards