3

I'm completely new to Ubuntu, but after owning an iMac for the best part of 7 years and having it slow down on me I thought I'd give Linux a go.

I downloaded Ubuntu 18.04 and burned a DVD. In macOS disk utilities I partitioned my hard drive and called the new partition Ubuntu. I then installed reFind. This works I tried rebooting and my macOS operating system comes up.

I then rebooted the iMac with the Ubuntu installation DVD in, but I didn't get the nice modern installation screen that Ubuntu says I should get, instead I get a very similar one to what the Ubuntu installation guide says I might get instead. I selected install Ubuntu, and again didn't get the nice installation options, Ubuntu just started installation. I didn't get any options of installing it on my new partition.

I got through eventually to the desktop, and thought everything had worked, but the next time I switched on my computer reFind just showed macOS as the only operating system. It's almost like I didn't install Ubuntu at all I just tried it from the disk.

Below is the output from the command diskutil list.

/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.1 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                  Apple_HFS Macintosh HD            200.0 GB   disk0s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
   4:       Microsoft Basic Data UBUNTU                  299.1 GB   disk0s4

What should I do? Thanks!!!

Pete

Peter
  • 33
  • 4
  • What is the model /year of the Mac. What version of macOS do you have installed? Can you post to your question the output from the Terminal application command diskutil list? I should point out that most newer Macs can run Ubuntu without having rEFInd installed. For example, I have Ubuntu installed on a 2007 iMac. I can boot Windows 10, Ubuntu, Yosemite and El Capitan without using rEFInd. I do also have rEFInd installed which can also boot all 4 operating systems. – David Anderson Jan 25 '19 at 21:54
  • Hi David, thanks for getting back to me! I have macOS Sierra installed. I have a 21.5 inch mid 2011 iMac, with AMD Radeon HD 6750M 512 MB graphics. I get the following response from diskutil list: /dev/disk0 (internal, physical): 0: GUID_partition_scheme *500.1 GB disk0 1: EFI EFI 209.7 MB disk0s1 2: Apple_HFS Macintosh HD 200.0 GB disk0s2 3: Apple_Boot Recovery HD 650.0 MB disk0s3 4: Microsoft Basic Data UBUNTU 299.1 GB disk0s4 Afraid it doesn't mean much to me! – Peter Jan 28 '19 at 20:20
  • What was the name of the Ubuntu iso file you downloaded? – David Anderson Jan 28 '19 at 21:16
  • Hi David, thanks so much for your ongoing help. The iso file was called: ubuntu-18.04.1-desktop-amd64.iso Thanks! – Peter Jan 30 '19 at 19:23
  • If Ubuntu installed correctly, then you will be able to use the Mac Startup Manager to boot Ubuntu. When the Mac starts (or restarts), hold down the option key until the icons from the Mac Startup Manager appear. If Ubuntu is installed correctly, then an icon with the label EFI boot should appear. If you select the arrow under the icon, then the computer should boot to Ubuntu. Let me know what happens. – David Anderson Jan 30 '19 at 21:36
  • David, I can't thank you enough for your continued help, I really appreciate it. I tried what you asked, and held down the option key, and the icons for the Mac Starup Manager appeared, just my MacIntosh HD and a Recovery icon, no other icon appeared. Should I try re-installing Ubuntu again - perhaps version 18.10 if my version of 18.04 didn't install correctly? Thanks! – Peter Jan 31 '19 at 19:23
  • Update to my last, I made the decision to download and burn 18.10 to a disk as 18.04 hadn't worked. The burning looked like it went okay on MacOS, when I restarted I didn't get any options to install or try from the disk, it just looked like it went straight into installing. I waited a bit, got to the desktop in Ubuntu 18.10, switched off (removing the disk in the process) and when I turned back on it's like it never installed in the first place. I thought Ubuntu was supposed to be the "easy" Linux! Thanks for any advice you can offer! – Peter Jan 31 '19 at 20:22
  • Hi All, still no joy from my end to successfully get Ubuntu working. I'm not sure now whether I've installed either/both 18.04 or 18.10 on my iMac, or if somehow it just ran off the DVD instead of installing properly. Any ideas of how I could check, and once I've done that, get Ubuntu to boot successfully? Any help very much appreciated! – Peter Feb 20 '19 at 10:01
  • I just installed Ubuntu 18.10 from a DVD-RW on an iMac (21.5-inch, Mid 2011). The computer automatically boots to Ubuntu after the install completes. I did have to launch the installer by selecting the icon labeled Install Ubuntu 18.10 on the Ubuntu Live desktop. – David Anderson Feb 20 '19 at 13:27

1 Answers1

3

Below is an example of how to install Ubuntu on a 2011 iMac. Here, I assume you only have macOS installed. You may notice that the images were created using VirtualBox. However, you will be installing directly to the internal drive. I did actually install Ubuntu to my 2011 iMac's internal drive. The VirtualBox images are as close as I could come to reproducing what I saw.

Note: To be a better view of an image, either click on the image or open the image in a new window.

For this example, the output from diskutil list disk0 is shown below.

 /dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *536.9 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                  Apple_HFS Macintosh HD            235.9 GB   disk0s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
   4:       Microsoft Basic Data UBUNTU                  299.9 GB   disk0s4
  1. Use the Disk Utility application to erase the UBUNTU volume. Choose a format of Mac OS Extended (Journaled), as shown below.

Afterwards, diskutil list disk0 produced the result shown below. This will insure disk0 is not hybrid partitioned.

    /dev/disk0 (internal, physical):
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *536.9 GB   disk0
       1:                        EFI EFI                     209.7 MB   disk0s1
       2:                  Apple_HFS Macintosh HD            235.9 GB   disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
       4:                  Apple_HFS UBUNTU                  299.9 GB   disk0s4
  1. Insert the Ubuntu 18.10 DVD. The macOS operating system will not be able to read the DVD. This is normal. When the popup shown below appears, click on the Ignore button.

  2. Restart the Mac. Immediately hold down the option key until the Startup Manager icons appear. Select the DVD icon labeled EFI boot. If there are two DVD icons labeled EFI boot, then choose either one.

  3. When image shown below appears, select Try Ubuntu without installing. If you wait long enough, this choice will be made for you.

  4. When the image shown below appears. Open the icon labeled Install Ubuntu 18.10.

    Note: My iMac was hardwired to the internet though the Ethernet jack. If you rely on Wi-Fi, then make the appropriate changes to these instructions.

  5. Answer the questions until you reach the image shown below. Select Install third-party software for graphics and Wi-Fi hardware and additional media formats. When you have made the same selections as shown below, click on Continue.

  6. Select Something else. When you have made the same selections as shown below, click on Continue.

  7. Highlight the Device /dev/sda4, shown below. Next, click on the Change... button.

  8. In the popup window, do not change the Size:. You should change Use as: to Ext4 journaling file system and Mount point: to /. Also, check off Format the partition:, as shown below. When finished, click on the OK button.

  9. The result is shown below. Next, click on the Install Now button.

  10. Select the Continue button shown in the image below.

  11. In the image shown below, select your time zone, then click on the Continue button.

  12. Answer any additional questions and allow Ubuntu to finish installing.

Comment on Changing the Default Operating System

You invoke the Startup Manager by holding down the option key at startup. To make an operating system the default, hold down the control key before making your selection.

Ubuntu will appear in the Startup Manager as an internal drive icon with the label EFI boot.