pop-os / pop

A project for managing all Pop!_OS sources
https://system76.com/pop
2.44k stars 85 forks source link

Installation fails on iMac 2011 21.5" #3181

Open pacman-admin opened 10 months ago

pacman-admin commented 10 months ago

Distribution (run cat /etc/os-release): NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=jammy UBUNTU_CODENAME=jammy LOGO=distributor-logo-pop-os

Issue/Bug Description: The installation fails to finish. Installation fails. installer.log

Steps to reproduce (if you know): Attempt to install Pop!_OS on a 21.5 inch 2011 iMac

Expected behavior: Successful installation

Other Notes: Issue occurs on both custom and clean install.

pacman-admin commented 10 months ago

It appears Pop!_OS deletes the Apple UEFI partition when Clean install is selected. This renders the system non-bootable.

pacman-admin commented 10 months ago

Clean install should preserve EFI system partitions. Rescatux cannot fix the issue. I had to use disk utility(on a bootable MacOS installer) to reformat the drive as HFS+ and do a custom install.

jacobgkau commented 4 months ago

It wouldn't be a clean install if it was preserving a partition, including the ESP. On UEFI-compliant computers, the ESP that the Pop!_OS installer creates should work. I understand Apple's EFI implementation can work differently.

Were you able to identify the difference between the default Pop!_OS ESP and the working one from macOS?