Installing Ubuntu on older iMacWhat is different about the Mac ISO image?What is gdm3, kdm, lightdm? How to install and remove them?How do I get my Mac to boot from an Ubuntu USB key?I can't install Ubuntu 12.04.1 on iMac G5Creating A Bootable Drive For Ubuntu on MacHow to boot from a usb-drive with ubuntu installed on it?How to create a bootable USB from a macOS dmg file?Intall Ubuntu 18.04 on old MacUbuntu 18.04 installation
Is paying for portrait photos good for the people in the community you're photographing?
Finding the right insults
I shift the source code, you shift the input!
Why are bicycle tires incapable of maintaining pressure over time, while car tyres seem to have less of a problem?
Students using the same flawed online solution sheet as the grading TA
My boss asked what number would keep me happy?
Why is 1>a.txt 2>&1 different from 1>a.txt 2>a.txt ? (Example shown)
Why didn't the British consider the USS President's attempted flight as a fake surrender?
Early computers without screens or sensors
Are there any broken applications of this homebrew "Overcast" system?
Did a man complain that his Pontiac wouldn't start whenever the ice cream he picked up was vanilla?
What Lego set has the biggest box?
How can I force a bank to close my account with them?
I am ask to complete my withdrawal transaction with COT fee of 1200 dollars
What does "你舒服吗" mean in a relationship context?
Why don't the absolute value functions in C accept const inputs?
What are the downsides of being a debt-free country (no foreign national debt)?
How to calculate my anticipated peak amperage load?
What would the shape of orbits of planets be if hypothetically the gravitational force be proportional to the inverse of cube of distance from Sun?
Mixed-effect logistic regression with very large dataset
How does a religion based around destroying the world attract followers
Is it possible to kill parasitic worms by intoxicating oneself?
Should I replace fillable PDFs?
What's the greatest number of hands I can have to annoy my mother-in-law with?
Installing Ubuntu on older iMac
What is different about the Mac ISO image?What is gdm3, kdm, lightdm? How to install and remove them?How do I get my Mac to boot from an Ubuntu USB key?I can't install Ubuntu 12.04.1 on iMac G5Creating A Bootable Drive For Ubuntu on MacHow to boot from a usb-drive with ubuntu installed on it?How to create a bootable USB from a macOS dmg file?Intall Ubuntu 18.04 on old MacUbuntu 18.04 installation
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I have a couple of old white iMacs, both with Core 2 Duo Intel processors and both running MacOS Lion. I am trying to overwrite the MacOS completely and run Ubuntu native machines.
I have downloaded the latest distribution of Ubuntu for desktop and have created a bootable Ubuntu flash drive using Etcher and a bootable Ubuntu DVD using Disk Utility
When I boot the iMac to Boot Manager by holding down the Option key at the start, neither the flash drive nor the DVD appear on the bootable items list (although the iMac HD and Recovery HD do). I am assuming this is because of their file formats may not be recognisable by MacOS.
Is there a way of preparing the iMac's HD so that either of the flash or DVD bootable system can be recognised and booted from or is there an alternative?
I want to delete the MacOS and boot directly into Ubuntu.
Thanks for any advice.
Andy
software-installation 18.04 macosx
add a comment
|
I have a couple of old white iMacs, both with Core 2 Duo Intel processors and both running MacOS Lion. I am trying to overwrite the MacOS completely and run Ubuntu native machines.
I have downloaded the latest distribution of Ubuntu for desktop and have created a bootable Ubuntu flash drive using Etcher and a bootable Ubuntu DVD using Disk Utility
When I boot the iMac to Boot Manager by holding down the Option key at the start, neither the flash drive nor the DVD appear on the bootable items list (although the iMac HD and Recovery HD do). I am assuming this is because of their file formats may not be recognisable by MacOS.
Is there a way of preparing the iMac's HD so that either of the flash or DVD bootable system can be recognised and booted from or is there an alternative?
I want to delete the MacOS and boot directly into Ubuntu.
Thanks for any advice.
Andy
software-installation 18.04 macosx
Does this work?: How do I get my Mac to boot from an Ubuntu USB key?
– karel
May 6 '18 at 15:42
add a comment
|
I have a couple of old white iMacs, both with Core 2 Duo Intel processors and both running MacOS Lion. I am trying to overwrite the MacOS completely and run Ubuntu native machines.
I have downloaded the latest distribution of Ubuntu for desktop and have created a bootable Ubuntu flash drive using Etcher and a bootable Ubuntu DVD using Disk Utility
When I boot the iMac to Boot Manager by holding down the Option key at the start, neither the flash drive nor the DVD appear on the bootable items list (although the iMac HD and Recovery HD do). I am assuming this is because of their file formats may not be recognisable by MacOS.
Is there a way of preparing the iMac's HD so that either of the flash or DVD bootable system can be recognised and booted from or is there an alternative?
I want to delete the MacOS and boot directly into Ubuntu.
Thanks for any advice.
Andy
software-installation 18.04 macosx
I have a couple of old white iMacs, both with Core 2 Duo Intel processors and both running MacOS Lion. I am trying to overwrite the MacOS completely and run Ubuntu native machines.
I have downloaded the latest distribution of Ubuntu for desktop and have created a bootable Ubuntu flash drive using Etcher and a bootable Ubuntu DVD using Disk Utility
When I boot the iMac to Boot Manager by holding down the Option key at the start, neither the flash drive nor the DVD appear on the bootable items list (although the iMac HD and Recovery HD do). I am assuming this is because of their file formats may not be recognisable by MacOS.
Is there a way of preparing the iMac's HD so that either of the flash or DVD bootable system can be recognised and booted from or is there an alternative?
I want to delete the MacOS and boot directly into Ubuntu.
Thanks for any advice.
Andy
software-installation 18.04 macosx
software-installation 18.04 macosx
asked May 6 '18 at 15:39
AndyAndy
11 bronze badge
11 bronze badge
Does this work?: How do I get my Mac to boot from an Ubuntu USB key?
– karel
May 6 '18 at 15:42
add a comment
|
Does this work?: How do I get my Mac to boot from an Ubuntu USB key?
– karel
May 6 '18 at 15:42
Does this work?: How do I get my Mac to boot from an Ubuntu USB key?
– karel
May 6 '18 at 15:42
Does this work?: How do I get my Mac to boot from an Ubuntu USB key?
– karel
May 6 '18 at 15:42
add a comment
|
2 Answers
2
active
oldest
votes
I've run into the same problem and found your question. Turns out that the packages from the amd64
ISO images could work in principle but older UEFI Macs fail on the boot loader.
There used to be specifically tuned amd64+mac
ISOs for older distribution.
See:
What is different about the Mac ISO image?
What works now is to use i386
images, for example the ones from Ubuntu Mate 18.04.1. Ubuntu Desktop itself unfortunately no longer provides i368
.
add a comment
|
Triple boot OSX, Ubuntu 18.04, Windows 7 on 2006 iMac 5.1 Core 2 Duo
The core 2 duo is 64 bit, but the EFI is 32 bit. This probably will help on other iMacs and MacBooks as well and some of the points about wifi and display manager are also transferable.
Before you do anything
Read all the instructions. Find your OSX disk, Windows 7 disk and licence. Belarc Advisor will recover key from Windows Registry. If MS download does not like your key use
Heidoc windows images
You can also use softpedia. Burn your ISO to DVD. The Ubuntu site does not have a version that works with older Macs! Don't waste your time, the issue is the old 32 bit EFI. In the end I found
Matt Gadient Ubuntu images for old macs
I downloaded Ubuntu 18.04 Desktop 64 bit Mac and burnt it to disk. Read the page, it is interesting. Perhaps he really is creating a botnet but there are easier ways than this!
Back up your data and learn to love lspci -nn -v .These instructions are not step by step. Others have done that but I do tell you the way so you don’t get lost.
Step 1 – Bootcamp imac Core 2 Duo
Create space for Ubuntu. Decide how much of your disk you want for each OS, but Ubuntu needs to go in the middle! In my case it is 250GB OSX, 500GB Ubuntu, 250GB Windows.
If installed, remove bootcamp. Expand your OSX to be the whole disk.
Re-install bootcamp using your OSX disk, make the Bootcamp partition (250GB) the size you want for Windows and follow Bootcamp instructions. My superdrive is on life support so this the worst part. The Windows 7 install prompted me to call an automated telephone line and provide the product key I had recovered and key in the responses. Torturous but it worked!
Install Bootcamp drivers from OSX disk. Don't let Windows Update touch these drivers, things will break.
Step 2 – Create Ubuntu Partition:
Shrink the OSX partition (250GB in my case) using Disk Utility leaving free space (500GB - MS-dos Fat 32?) for Ubuntu followed by your fresh Windows.
Step 3 – Intall rEFInd:
Without this the iMac will not recognise the DVD. Do not use rEFIt.
Visit Rod Smith's rEFInd pages for instructions and links.
I used Sourceforge rEFInd download and chose refind-bin-0.11.4.zip .
Extract it using finder and then run sudo ./refind-install from a terminal. When you reboot, rEFInd will appear and you will have options for your OSX and Bootcamp.
Step 4 – Install Ubuntu 18.04 on 2006 iMac 5.1
I loaded my Ubuntu disk in my external DVD (my superdrive being superdiva). rEFInd picked up the DVD and allowed me to boot Ubuntu DVD. Use the Ubuntu website for instructions on installing Ubuntu.
Make sure you install in the free partition. Set the install path as “/” and install boot loader (Grub) in the same partition otherwise you will break either rEFInd, OSX or Windows.
You will need to use an ethernet connection. Running Ubuntu Live gave me black windows so just install. I chose to do updates and downloads during install and to pick up proprietary drivers.
Step 5 – Ubuntu and Broadcom WiFi BCM4321
This drove me mad. All of the advice was a waste of time, just trust Ubuntu. In my case I checked Software & Updates app, clicked the Additional Drivers Tab and made sure I was using the proprietary driver Broadcom 802.11 Linux STA bcmwl-kernel-source. Yours may choose something else.
If you have to be clever, check lspci -nn -v in terminal. I saw my kernel driver is wl and my modules are ssb, wl. My controller is BCN4321 [14e4:4328] rev01.
However, I still could not connect to my dual band router but I could tether to my 5G phone. In the end I set my router to have one SSID for 2.4G and a different SSID for 5G. I still cannot connect to 5G on the router but I can connect to 2.4G. Its rock solid. Life has mysteries, embrace them and move on….
Step 6 – Display Manager GDM3 and LightDM on iMac ATI x1600
So, I was ready to hi five the world but my login screen looks like the aliens are sending a message. I guessed that if I hit S for Simon (my account name) and entered my password it might be ok. It was. But this is extra security I don’t need.
Lspci -nn -v showed I had AMD/ATI RV530 x1600 (which I docorrect). I followed a load of dead ends until I discovered gdm3 display manager was my issue. I installed lightdm and made it my default.
Install lightdm instructions
In a terminal do sudo apt-get install lightdm followed by sudo dpkg-reconfigure gdm3 and change to lightdm. Success but my screen saver options are now not working and the lock screen is dull.
The issue with gdm3 is Wayland is the default. So I chose to go back to gdm3 and disable Wayland by editing etc/gdm3/custom.conf
Disable Wayland
So now my Gnome desktop is back and I have working login, lock and screen saver. I feel epic, except when I log out or switch user and the system hangs…forever. So I shutdown and never switch user.
So triple boot with rEFInd present OSX, Ubuntu and Windows7. My iMac lives on.
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1032801%2finstalling-ubuntu-on-older-imac%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I've run into the same problem and found your question. Turns out that the packages from the amd64
ISO images could work in principle but older UEFI Macs fail on the boot loader.
There used to be specifically tuned amd64+mac
ISOs for older distribution.
See:
What is different about the Mac ISO image?
What works now is to use i386
images, for example the ones from Ubuntu Mate 18.04.1. Ubuntu Desktop itself unfortunately no longer provides i368
.
add a comment
|
I've run into the same problem and found your question. Turns out that the packages from the amd64
ISO images could work in principle but older UEFI Macs fail on the boot loader.
There used to be specifically tuned amd64+mac
ISOs for older distribution.
See:
What is different about the Mac ISO image?
What works now is to use i386
images, for example the ones from Ubuntu Mate 18.04.1. Ubuntu Desktop itself unfortunately no longer provides i368
.
add a comment
|
I've run into the same problem and found your question. Turns out that the packages from the amd64
ISO images could work in principle but older UEFI Macs fail on the boot loader.
There used to be specifically tuned amd64+mac
ISOs for older distribution.
See:
What is different about the Mac ISO image?
What works now is to use i386
images, for example the ones from Ubuntu Mate 18.04.1. Ubuntu Desktop itself unfortunately no longer provides i368
.
I've run into the same problem and found your question. Turns out that the packages from the amd64
ISO images could work in principle but older UEFI Macs fail on the boot loader.
There used to be specifically tuned amd64+mac
ISOs for older distribution.
See:
What is different about the Mac ISO image?
What works now is to use i386
images, for example the ones from Ubuntu Mate 18.04.1. Ubuntu Desktop itself unfortunately no longer provides i368
.
answered Sep 23 '18 at 19:10
Mark AsbachMark Asbach
112 bronze badges
112 bronze badges
add a comment
|
add a comment
|
Triple boot OSX, Ubuntu 18.04, Windows 7 on 2006 iMac 5.1 Core 2 Duo
The core 2 duo is 64 bit, but the EFI is 32 bit. This probably will help on other iMacs and MacBooks as well and some of the points about wifi and display manager are also transferable.
Before you do anything
Read all the instructions. Find your OSX disk, Windows 7 disk and licence. Belarc Advisor will recover key from Windows Registry. If MS download does not like your key use
Heidoc windows images
You can also use softpedia. Burn your ISO to DVD. The Ubuntu site does not have a version that works with older Macs! Don't waste your time, the issue is the old 32 bit EFI. In the end I found
Matt Gadient Ubuntu images for old macs
I downloaded Ubuntu 18.04 Desktop 64 bit Mac and burnt it to disk. Read the page, it is interesting. Perhaps he really is creating a botnet but there are easier ways than this!
Back up your data and learn to love lspci -nn -v .These instructions are not step by step. Others have done that but I do tell you the way so you don’t get lost.
Step 1 – Bootcamp imac Core 2 Duo
Create space for Ubuntu. Decide how much of your disk you want for each OS, but Ubuntu needs to go in the middle! In my case it is 250GB OSX, 500GB Ubuntu, 250GB Windows.
If installed, remove bootcamp. Expand your OSX to be the whole disk.
Re-install bootcamp using your OSX disk, make the Bootcamp partition (250GB) the size you want for Windows and follow Bootcamp instructions. My superdrive is on life support so this the worst part. The Windows 7 install prompted me to call an automated telephone line and provide the product key I had recovered and key in the responses. Torturous but it worked!
Install Bootcamp drivers from OSX disk. Don't let Windows Update touch these drivers, things will break.
Step 2 – Create Ubuntu Partition:
Shrink the OSX partition (250GB in my case) using Disk Utility leaving free space (500GB - MS-dos Fat 32?) for Ubuntu followed by your fresh Windows.
Step 3 – Intall rEFInd:
Without this the iMac will not recognise the DVD. Do not use rEFIt.
Visit Rod Smith's rEFInd pages for instructions and links.
I used Sourceforge rEFInd download and chose refind-bin-0.11.4.zip .
Extract it using finder and then run sudo ./refind-install from a terminal. When you reboot, rEFInd will appear and you will have options for your OSX and Bootcamp.
Step 4 – Install Ubuntu 18.04 on 2006 iMac 5.1
I loaded my Ubuntu disk in my external DVD (my superdrive being superdiva). rEFInd picked up the DVD and allowed me to boot Ubuntu DVD. Use the Ubuntu website for instructions on installing Ubuntu.
Make sure you install in the free partition. Set the install path as “/” and install boot loader (Grub) in the same partition otherwise you will break either rEFInd, OSX or Windows.
You will need to use an ethernet connection. Running Ubuntu Live gave me black windows so just install. I chose to do updates and downloads during install and to pick up proprietary drivers.
Step 5 – Ubuntu and Broadcom WiFi BCM4321
This drove me mad. All of the advice was a waste of time, just trust Ubuntu. In my case I checked Software & Updates app, clicked the Additional Drivers Tab and made sure I was using the proprietary driver Broadcom 802.11 Linux STA bcmwl-kernel-source. Yours may choose something else.
If you have to be clever, check lspci -nn -v in terminal. I saw my kernel driver is wl and my modules are ssb, wl. My controller is BCN4321 [14e4:4328] rev01.
However, I still could not connect to my dual band router but I could tether to my 5G phone. In the end I set my router to have one SSID for 2.4G and a different SSID for 5G. I still cannot connect to 5G on the router but I can connect to 2.4G. Its rock solid. Life has mysteries, embrace them and move on….
Step 6 – Display Manager GDM3 and LightDM on iMac ATI x1600
So, I was ready to hi five the world but my login screen looks like the aliens are sending a message. I guessed that if I hit S for Simon (my account name) and entered my password it might be ok. It was. But this is extra security I don’t need.
Lspci -nn -v showed I had AMD/ATI RV530 x1600 (which I docorrect). I followed a load of dead ends until I discovered gdm3 display manager was my issue. I installed lightdm and made it my default.
Install lightdm instructions
In a terminal do sudo apt-get install lightdm followed by sudo dpkg-reconfigure gdm3 and change to lightdm. Success but my screen saver options are now not working and the lock screen is dull.
The issue with gdm3 is Wayland is the default. So I chose to go back to gdm3 and disable Wayland by editing etc/gdm3/custom.conf
Disable Wayland
So now my Gnome desktop is back and I have working login, lock and screen saver. I feel epic, except when I log out or switch user and the system hangs…forever. So I shutdown and never switch user.
So triple boot with rEFInd present OSX, Ubuntu and Windows7. My iMac lives on.
add a comment
|
Triple boot OSX, Ubuntu 18.04, Windows 7 on 2006 iMac 5.1 Core 2 Duo
The core 2 duo is 64 bit, but the EFI is 32 bit. This probably will help on other iMacs and MacBooks as well and some of the points about wifi and display manager are also transferable.
Before you do anything
Read all the instructions. Find your OSX disk, Windows 7 disk and licence. Belarc Advisor will recover key from Windows Registry. If MS download does not like your key use
Heidoc windows images
You can also use softpedia. Burn your ISO to DVD. The Ubuntu site does not have a version that works with older Macs! Don't waste your time, the issue is the old 32 bit EFI. In the end I found
Matt Gadient Ubuntu images for old macs
I downloaded Ubuntu 18.04 Desktop 64 bit Mac and burnt it to disk. Read the page, it is interesting. Perhaps he really is creating a botnet but there are easier ways than this!
Back up your data and learn to love lspci -nn -v .These instructions are not step by step. Others have done that but I do tell you the way so you don’t get lost.
Step 1 – Bootcamp imac Core 2 Duo
Create space for Ubuntu. Decide how much of your disk you want for each OS, but Ubuntu needs to go in the middle! In my case it is 250GB OSX, 500GB Ubuntu, 250GB Windows.
If installed, remove bootcamp. Expand your OSX to be the whole disk.
Re-install bootcamp using your OSX disk, make the Bootcamp partition (250GB) the size you want for Windows and follow Bootcamp instructions. My superdrive is on life support so this the worst part. The Windows 7 install prompted me to call an automated telephone line and provide the product key I had recovered and key in the responses. Torturous but it worked!
Install Bootcamp drivers from OSX disk. Don't let Windows Update touch these drivers, things will break.
Step 2 – Create Ubuntu Partition:
Shrink the OSX partition (250GB in my case) using Disk Utility leaving free space (500GB - MS-dos Fat 32?) for Ubuntu followed by your fresh Windows.
Step 3 – Intall rEFInd:
Without this the iMac will not recognise the DVD. Do not use rEFIt.
Visit Rod Smith's rEFInd pages for instructions and links.
I used Sourceforge rEFInd download and chose refind-bin-0.11.4.zip .
Extract it using finder and then run sudo ./refind-install from a terminal. When you reboot, rEFInd will appear and you will have options for your OSX and Bootcamp.
Step 4 – Install Ubuntu 18.04 on 2006 iMac 5.1
I loaded my Ubuntu disk in my external DVD (my superdrive being superdiva). rEFInd picked up the DVD and allowed me to boot Ubuntu DVD. Use the Ubuntu website for instructions on installing Ubuntu.
Make sure you install in the free partition. Set the install path as “/” and install boot loader (Grub) in the same partition otherwise you will break either rEFInd, OSX or Windows.
You will need to use an ethernet connection. Running Ubuntu Live gave me black windows so just install. I chose to do updates and downloads during install and to pick up proprietary drivers.
Step 5 – Ubuntu and Broadcom WiFi BCM4321
This drove me mad. All of the advice was a waste of time, just trust Ubuntu. In my case I checked Software & Updates app, clicked the Additional Drivers Tab and made sure I was using the proprietary driver Broadcom 802.11 Linux STA bcmwl-kernel-source. Yours may choose something else.
If you have to be clever, check lspci -nn -v in terminal. I saw my kernel driver is wl and my modules are ssb, wl. My controller is BCN4321 [14e4:4328] rev01.
However, I still could not connect to my dual band router but I could tether to my 5G phone. In the end I set my router to have one SSID for 2.4G and a different SSID for 5G. I still cannot connect to 5G on the router but I can connect to 2.4G. Its rock solid. Life has mysteries, embrace them and move on….
Step 6 – Display Manager GDM3 and LightDM on iMac ATI x1600
So, I was ready to hi five the world but my login screen looks like the aliens are sending a message. I guessed that if I hit S for Simon (my account name) and entered my password it might be ok. It was. But this is extra security I don’t need.
Lspci -nn -v showed I had AMD/ATI RV530 x1600 (which I docorrect). I followed a load of dead ends until I discovered gdm3 display manager was my issue. I installed lightdm and made it my default.
Install lightdm instructions
In a terminal do sudo apt-get install lightdm followed by sudo dpkg-reconfigure gdm3 and change to lightdm. Success but my screen saver options are now not working and the lock screen is dull.
The issue with gdm3 is Wayland is the default. So I chose to go back to gdm3 and disable Wayland by editing etc/gdm3/custom.conf
Disable Wayland
So now my Gnome desktop is back and I have working login, lock and screen saver. I feel epic, except when I log out or switch user and the system hangs…forever. So I shutdown and never switch user.
So triple boot with rEFInd present OSX, Ubuntu and Windows7. My iMac lives on.
add a comment
|
Triple boot OSX, Ubuntu 18.04, Windows 7 on 2006 iMac 5.1 Core 2 Duo
The core 2 duo is 64 bit, but the EFI is 32 bit. This probably will help on other iMacs and MacBooks as well and some of the points about wifi and display manager are also transferable.
Before you do anything
Read all the instructions. Find your OSX disk, Windows 7 disk and licence. Belarc Advisor will recover key from Windows Registry. If MS download does not like your key use
Heidoc windows images
You can also use softpedia. Burn your ISO to DVD. The Ubuntu site does not have a version that works with older Macs! Don't waste your time, the issue is the old 32 bit EFI. In the end I found
Matt Gadient Ubuntu images for old macs
I downloaded Ubuntu 18.04 Desktop 64 bit Mac and burnt it to disk. Read the page, it is interesting. Perhaps he really is creating a botnet but there are easier ways than this!
Back up your data and learn to love lspci -nn -v .These instructions are not step by step. Others have done that but I do tell you the way so you don’t get lost.
Step 1 – Bootcamp imac Core 2 Duo
Create space for Ubuntu. Decide how much of your disk you want for each OS, but Ubuntu needs to go in the middle! In my case it is 250GB OSX, 500GB Ubuntu, 250GB Windows.
If installed, remove bootcamp. Expand your OSX to be the whole disk.
Re-install bootcamp using your OSX disk, make the Bootcamp partition (250GB) the size you want for Windows and follow Bootcamp instructions. My superdrive is on life support so this the worst part. The Windows 7 install prompted me to call an automated telephone line and provide the product key I had recovered and key in the responses. Torturous but it worked!
Install Bootcamp drivers from OSX disk. Don't let Windows Update touch these drivers, things will break.
Step 2 – Create Ubuntu Partition:
Shrink the OSX partition (250GB in my case) using Disk Utility leaving free space (500GB - MS-dos Fat 32?) for Ubuntu followed by your fresh Windows.
Step 3 – Intall rEFInd:
Without this the iMac will not recognise the DVD. Do not use rEFIt.
Visit Rod Smith's rEFInd pages for instructions and links.
I used Sourceforge rEFInd download and chose refind-bin-0.11.4.zip .
Extract it using finder and then run sudo ./refind-install from a terminal. When you reboot, rEFInd will appear and you will have options for your OSX and Bootcamp.
Step 4 – Install Ubuntu 18.04 on 2006 iMac 5.1
I loaded my Ubuntu disk in my external DVD (my superdrive being superdiva). rEFInd picked up the DVD and allowed me to boot Ubuntu DVD. Use the Ubuntu website for instructions on installing Ubuntu.
Make sure you install in the free partition. Set the install path as “/” and install boot loader (Grub) in the same partition otherwise you will break either rEFInd, OSX or Windows.
You will need to use an ethernet connection. Running Ubuntu Live gave me black windows so just install. I chose to do updates and downloads during install and to pick up proprietary drivers.
Step 5 – Ubuntu and Broadcom WiFi BCM4321
This drove me mad. All of the advice was a waste of time, just trust Ubuntu. In my case I checked Software & Updates app, clicked the Additional Drivers Tab and made sure I was using the proprietary driver Broadcom 802.11 Linux STA bcmwl-kernel-source. Yours may choose something else.
If you have to be clever, check lspci -nn -v in terminal. I saw my kernel driver is wl and my modules are ssb, wl. My controller is BCN4321 [14e4:4328] rev01.
However, I still could not connect to my dual band router but I could tether to my 5G phone. In the end I set my router to have one SSID for 2.4G and a different SSID for 5G. I still cannot connect to 5G on the router but I can connect to 2.4G. Its rock solid. Life has mysteries, embrace them and move on….
Step 6 – Display Manager GDM3 and LightDM on iMac ATI x1600
So, I was ready to hi five the world but my login screen looks like the aliens are sending a message. I guessed that if I hit S for Simon (my account name) and entered my password it might be ok. It was. But this is extra security I don’t need.
Lspci -nn -v showed I had AMD/ATI RV530 x1600 (which I docorrect). I followed a load of dead ends until I discovered gdm3 display manager was my issue. I installed lightdm and made it my default.
Install lightdm instructions
In a terminal do sudo apt-get install lightdm followed by sudo dpkg-reconfigure gdm3 and change to lightdm. Success but my screen saver options are now not working and the lock screen is dull.
The issue with gdm3 is Wayland is the default. So I chose to go back to gdm3 and disable Wayland by editing etc/gdm3/custom.conf
Disable Wayland
So now my Gnome desktop is back and I have working login, lock and screen saver. I feel epic, except when I log out or switch user and the system hangs…forever. So I shutdown and never switch user.
So triple boot with rEFInd present OSX, Ubuntu and Windows7. My iMac lives on.
Triple boot OSX, Ubuntu 18.04, Windows 7 on 2006 iMac 5.1 Core 2 Duo
The core 2 duo is 64 bit, but the EFI is 32 bit. This probably will help on other iMacs and MacBooks as well and some of the points about wifi and display manager are also transferable.
Before you do anything
Read all the instructions. Find your OSX disk, Windows 7 disk and licence. Belarc Advisor will recover key from Windows Registry. If MS download does not like your key use
Heidoc windows images
You can also use softpedia. Burn your ISO to DVD. The Ubuntu site does not have a version that works with older Macs! Don't waste your time, the issue is the old 32 bit EFI. In the end I found
Matt Gadient Ubuntu images for old macs
I downloaded Ubuntu 18.04 Desktop 64 bit Mac and burnt it to disk. Read the page, it is interesting. Perhaps he really is creating a botnet but there are easier ways than this!
Back up your data and learn to love lspci -nn -v .These instructions are not step by step. Others have done that but I do tell you the way so you don’t get lost.
Step 1 – Bootcamp imac Core 2 Duo
Create space for Ubuntu. Decide how much of your disk you want for each OS, but Ubuntu needs to go in the middle! In my case it is 250GB OSX, 500GB Ubuntu, 250GB Windows.
If installed, remove bootcamp. Expand your OSX to be the whole disk.
Re-install bootcamp using your OSX disk, make the Bootcamp partition (250GB) the size you want for Windows and follow Bootcamp instructions. My superdrive is on life support so this the worst part. The Windows 7 install prompted me to call an automated telephone line and provide the product key I had recovered and key in the responses. Torturous but it worked!
Install Bootcamp drivers from OSX disk. Don't let Windows Update touch these drivers, things will break.
Step 2 – Create Ubuntu Partition:
Shrink the OSX partition (250GB in my case) using Disk Utility leaving free space (500GB - MS-dos Fat 32?) for Ubuntu followed by your fresh Windows.
Step 3 – Intall rEFInd:
Without this the iMac will not recognise the DVD. Do not use rEFIt.
Visit Rod Smith's rEFInd pages for instructions and links.
I used Sourceforge rEFInd download and chose refind-bin-0.11.4.zip .
Extract it using finder and then run sudo ./refind-install from a terminal. When you reboot, rEFInd will appear and you will have options for your OSX and Bootcamp.
Step 4 – Install Ubuntu 18.04 on 2006 iMac 5.1
I loaded my Ubuntu disk in my external DVD (my superdrive being superdiva). rEFInd picked up the DVD and allowed me to boot Ubuntu DVD. Use the Ubuntu website for instructions on installing Ubuntu.
Make sure you install in the free partition. Set the install path as “/” and install boot loader (Grub) in the same partition otherwise you will break either rEFInd, OSX or Windows.
You will need to use an ethernet connection. Running Ubuntu Live gave me black windows so just install. I chose to do updates and downloads during install and to pick up proprietary drivers.
Step 5 – Ubuntu and Broadcom WiFi BCM4321
This drove me mad. All of the advice was a waste of time, just trust Ubuntu. In my case I checked Software & Updates app, clicked the Additional Drivers Tab and made sure I was using the proprietary driver Broadcom 802.11 Linux STA bcmwl-kernel-source. Yours may choose something else.
If you have to be clever, check lspci -nn -v in terminal. I saw my kernel driver is wl and my modules are ssb, wl. My controller is BCN4321 [14e4:4328] rev01.
However, I still could not connect to my dual band router but I could tether to my 5G phone. In the end I set my router to have one SSID for 2.4G and a different SSID for 5G. I still cannot connect to 5G on the router but I can connect to 2.4G. Its rock solid. Life has mysteries, embrace them and move on….
Step 6 – Display Manager GDM3 and LightDM on iMac ATI x1600
So, I was ready to hi five the world but my login screen looks like the aliens are sending a message. I guessed that if I hit S for Simon (my account name) and entered my password it might be ok. It was. But this is extra security I don’t need.
Lspci -nn -v showed I had AMD/ATI RV530 x1600 (which I docorrect). I followed a load of dead ends until I discovered gdm3 display manager was my issue. I installed lightdm and made it my default.
Install lightdm instructions
In a terminal do sudo apt-get install lightdm followed by sudo dpkg-reconfigure gdm3 and change to lightdm. Success but my screen saver options are now not working and the lock screen is dull.
The issue with gdm3 is Wayland is the default. So I chose to go back to gdm3 and disable Wayland by editing etc/gdm3/custom.conf
Disable Wayland
So now my Gnome desktop is back and I have working login, lock and screen saver. I feel epic, except when I log out or switch user and the system hangs…forever. So I shutdown and never switch user.
So triple boot with rEFInd present OSX, Ubuntu and Windows7. My iMac lives on.
edited Jan 31 at 20:00
answered Jan 31 at 19:32
Simon CopseySimon Copsey
12 bronze badges
12 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1032801%2finstalling-ubuntu-on-older-imac%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Does this work?: How do I get my Mac to boot from an Ubuntu USB key?
– karel
May 6 '18 at 15:42