1

Apologies if this question is inappropriate for this forum I am not sure whether I should be on the Apple or Ubuntu StackExchange.

I am trying to turn an iMac mid 2010 21.5" into a home server by installing Ubuntu Server 20.04 LTS on it. Startup manager is not recognising the bootable USB that has been loaded with the Ubuntu Server Netboot ISO, though it is recognising a USB that has been loaded with the standard Ubuntu USB - does anyone know why this might be? I am using the same program to create both bootable USBs and I have tried different USB ports.

For context there isn't a functioning OS on this machine. An earlier attempt to install Ubuntu Server crashed so when I boot the machine it goes to blank screen with just only '_'.

The standard Ubuntu ISO can't be installed due to a GPU issue: 'no UMS support in Radeon module' is the error that I receive and I have tried editing the GRUB settings to include 'nomodeset' as suggested on forums such as this one: E.g. Installing Linux on 2009 iMac, black screen after bootloader

  • What program would the "same program" be? What would the names of the ISO files? Can you give a link where you found these files? What machine are your using to make the bootable USB? How much memory is installed in the iMac? Does the Linux have to be Ubuntu? Are you choosing a server addition because you believe a graphical desktop in not possible or another reason? Do you care if the Linux uses EFI or BIOS booting. Do you care if a MBR partition scheme or GUID partitioning scheme is used? – David Anderson Dec 24 '20 at 00:41
  • 1.Startup Disk Creator. 2. Ubuntu netboot file is named 'mini.iso', Ubuntu server 'ubuntu-20.04.1-live-server-amd64.iso'. 3. Netboot file from link Ubuntu server file = option 3 from link . 4. Machine used to make bootable USB is running Kubuntu, has 8GB RAM and intel i5 CPU. 5. The Linux does not have to be Ubuntu though that is what I am used and there seems to be a lot of support for it. 6. I am choosing server because I want to make home server – Ambassador Kosh Dec 24 '20 at 09:37
  • No preference with regards to BIOS or EFI 8. Either GUID or MBR would be ok, though GUID is preferable.
  • Thank you for your questions.

    – Ambassador Kosh Dec 24 '20 at 09:42
  • Mac has 4GB memory, it meets the minimum requirements for Ubuntu – Ambassador Kosh Dec 24 '20 at 10:16
  • What does "server" mean? Why wouldn't you just re-install macOS (of the appropriate vintage)? – Marc Wilson Dec 24 '20 at 22:01
  • So that I can host my own websites. I'd like to develop my back-end skills. – Ambassador Kosh Dec 25 '20 at 18:29