
- HOW TO INSTALL LINUX ON A MAC DUAL BOOT CRACKED
- HOW TO INSTALL LINUX ON A MAC DUAL BOOT INSTALL
- HOW TO INSTALL LINUX ON A MAC DUAL BOOT UPDATE
- HOW TO INSTALL LINUX ON A MAC DUAL BOOT MANUAL
$ sudo bash -c 'echo "This file is required for booting" > /boot/efi/mach_kernel' $ sudo bash -c 'echo "This file is required for booting" > "/boot/efi/EFI/$(lsb_release -ds)/mach_kernel"' boot/efi vfat defaults 0 1 in your /etc/fstab file with UUID= /boot/efi auto defaults 0 0Ĭreate the required directories and files: $ sudo mkdir -p "/boot/efi/EFI/$(lsb_release -ds)/" Use gdisk and mkfs.hfsplus to replace the existing partition with an Apple HFS/HFS+ one
HOW TO INSTALL LINUX ON A MAC DUAL BOOT INSTALL
$ sudo apt-get install mactel-boot hfsprogs gdisk grub-efi-amd64
HOW TO INSTALL LINUX ON A MAC DUAL BOOT UPDATE
Install required packages: $ sudo apt-get update
HOW TO INSTALL LINUX ON A MAC DUAL BOOT MANUAL

HOW TO INSTALL LINUX ON A MAC DUAL BOOT CRACKED
Well, I spent a second whole day on it and now I've cracked it. If I can get this solved I will place a clear guide on the web somewhere!

I'm a bit stuck at this point, and the next steps will have to be a detailed study of bootloaders and EFI. I have an ext2 /boot partition on the same disk, and copied ext2_圆4.efi into the /EFI directory, but no go. So, I've managed to get rEFInd installed on a partition on the external drive but it does not detect the Ubuntu installation. However, the common thread appears to be using rEFInd to rejig the boot options. I have Googled extensively and I'm sure it's possible to get the Mac to boot it, but the instructions I've found have been either too vague ( Installing Ubuntu on and External Hard Drive and boot in a Mac) or in one case, too complex ( ) to make much sense. However, contrary to some assertions here and elsewhere, after restarting the result is not detected by the Mac as bootable. I can easily create a bootable USB stick and use that to install Ubuntu 14.04 onto a properly partitioned USB device. I wish to run Ubuntu on my iMac from external USB storage, either an external disk or a flash drive.
