Refind Boot Manager For Mac

  1. Refind Mac
  2. Refind Boot Manager For Mac Os
  3. Refind Boot Manager
  4. Refind Boot Manager For Mac

So I’ve installed Ubuntu on the metal of my MacBook Pro Retina (13 inch, ifyou must know) and in order to dual-boot the machine, I use the rEFInd BootManager.

Mac

It works really well and was simple to configure, but I found that afterupgrading to Yosemite (10.10), Mac OS X became the default boot OS, whereasrEFInd was booting by default originally.

Configuring rEFInd boot manager as your startup disk on a Mac. So I’ve installed Ubuntu on the metal of my MacBook Pro Retina (13 inch, if you must know) and in order to dual-boot the machine, I use the rEFInd Boot Manager. It works really well and was simple to configure, but I found that after upgrading to Yosemite (10.10), Mac OS X became the default boot OS, whereas rEFInd. Commercial boot managers are very helpful when you are willing to boot more than a single operating system in a while. When you are trying to boot your system, you can look for various easy to use and helpful software in Google by typing boot manager and multi-boot loaders, graphical boot manager, dual boot system, multiboot os software, osl2000 boot manager, multiboot windows, dual boot. ReFind is a small menu bar mac app that lets you press a hotkey, and quickly find any file or folder you are looking for. We got tired of the repetitive hassle of file system browsing, so we made. The rEFInd Boot Manager: Installing rEFInd. Smith, rodsmith@rodsbooks.com. Originally written: 3/14/2012; last Web page update: 3/13/2020, referencing rEFInd 0.12.0. This Web page is provided free of charge and with no annoying outside ads; however, I did take time to prepare it, and Web hosting does cost money.

Refind Mac

Originally, this was fine, I dealt with just holding the Option key downduring boot to bring up the Startup Manager and selecting EFI Boot inorder to get into Linux. I wasn’t restarting the computer that much anyway.But like most things, eventually, it irked me enough that I set out to fix it.

Normally, in OS X, to change the boot drive, you’d use System Preferences andchange your Startup Disk but in this case, you won’t see your EFI partitionavailable to be selected. Likewise, even if you go ahead and follow rEFInd’smethod for mounting the EFI partition, you’ll find that it’s not selectable asa Startup Disk. Or, even if you can, selecting it and restarting makes no difference.

So, what’s a guy to do? Turns out you can hold the Control key downprior to clicking onto a volume/device in the Startup Manager to set thatvolume as the boot default! So, I held down Control, clicked EFI Bootand that’s that.

This worked for me on my 2011-era Mac, now running OS X 10.10, but since thisoption isn’t officially documented anywhere that I can see, it could go awayat any time. Try it and add a comment below with your results.

Windows

Thanks to Macworld for the solution!

As a side note, it’s interesting to see the UI for Mac OS has barely changedin decades for selecting a Startup Disk.

Go Top
Please enable JavaScript to view the comments powered by Disqus.comments powered by Disqus

by Roderick W. Smith, rodsmith@rodsbooks.com

Originally written: 3/14/2012; last Web page update:3/13/2020, referencing rEFInd 0.12.0

This Web page is provided free of charge and with no annoying outside ads; however, I did take time to prepare it, and Web hosting does cost money. If you find this Web page useful, please consider making a small donation to help keep this site up and running. Thanks!

Donate $1.00Donate $2.50Donate $5.00Donate $10.00Donate $20.00Donate another value

Refind Boot Manager For Mac Os

Download

Beginning in March 2020 and until schools re-open in the United States, I'm donating all rEFind proceeds to No Kid Hungry, which aims to eliminate childhood hunger in the United States. I'll make donations early each month based on the previous month's donations to rEFInd.

Refind

Introduction

This page describes rEFInd, my fork of the rEFIt boot manager for computers based on the Extensible Firmware Interface (EFI) and Unified EFI (UEFI). Like rEFIt, rEFInd is a boot manager, meaning that it presents a menu of options to the user when the computer first starts up, as shown below. rEFInd is not a boot loader, which is a program that loads an OS kernel and hands off control to it. (Since version 3.3.0, the Linux kernel has included a built-in boot loader, though, so this distinction is rather artificial these days, at least for Linux.) Many popular boot managers, such as the Grand Unified Bootloader (GRUB), are also boot loaders, which can blur the distinction in many users' minds. All EFI-capable OSes include boot loaders, so this limitation isn't a problem. If you're using Linux, you should be aware that several EFI boot loaders are available, so choosing between them can be a challenge. In fact, the Linux kernel can function as an EFI boot loader for itself, which gives rEFInd characteristics similar to a boot loader for Linux. See my Web page on this topic for more information.


In theory, EFI implementations should provide boot managers. Unfortunately, in practice these boot managers are often so poor as to be useless. The worst I've personally encountered is on Gigabyte's Hybrid EFI, which provides you with no boot options whatsoever, beyond choosing the boot device (hard disk vs. optical disc, for instance). I've heard of others that are just as bad. For this reason, a good EFI boot manager—either standalone or as part of a boot loader—is a practical necessity for multi-booting on an EFI computer. That's where rEFInd comes into play.

I decided to fork the earlier rEFIt project because, although rEFIt is a useful program, it suffers from several important limitations, such as poor control over the boot loader detection process and an ability to display at most a handful of boot loader entries on its main screen. Christoph Pfisterer, rEFIt's author, stopped updating rEFIt with version 0.14, which was released in March of 2010. Since I forked rEFIt to rEFInd, Christoph has begun pointing rEFIt users to rEFInd as a successor project.

As already noted, rEFInd is a boot manager for EFI and UEFI computers. (I use 'EFI' to refer to either version unless the distinction is important.) You're likely to benefit from it on computers that boot multiple OSes, such as two or more of Linux, macOS, and Windows. You will not find rEFInd useful on older BIOS-based computers or on systems with other types of firmware, such as older PowerPC-based Macs. Prior to mid-2011, few computers outside of Intel-based Macs used EFI; but starting in 2011, computer manufacturers began adopting UEFI in droves, so most computers bought since then use EFI. Even so, many modern PCs support both EFI-style booting and BIOS-style booting, the latter via a BIOS compatibility mode that's known as the Compatibility Support Module (CSM). Thus, you may be using BIOS-style booting on an EFI-based computer. My page on the CSM describes how it works and why it can create problems in more detail. If you're unsure which boot method your computer uses, check the first of the subsections, What's Your Boot Mode.

Subsequent sections of this document are on separate pages. Be aware that you probably don't need to read them all; just skip to the sections that interest you:

Note: I consider rEFInd to be beta-quality software! That said, rEFInd is a usable program in its current form on many systems. If you have problems, feel free to drop me a line.

Contents

Refind Boot Manager

  • What's Your Boot Mode?—Information to help you determine whether you're using EFI or BIOS booting
  • rEFInd Features—An overview of rEFInd's features
  • Getting rEFInd—Links to download rEFInd
  • Installing and Uninstalling rEFInd—Instructions for installing rEFInd, using Linux, OS X, and Windows
  • Keeping rEFInd Booting—Instructions for keeping rEFInd in charge of the boot process or recovering when another OS takes control
  • rEFInd and OS X 10.10 (Yosemite)—Apple's OS X 10.10 makes some changes that require your attention (this subpage is rendered obsolete by rEFInd 0.8.4 and later)
  • rEFInd and System Integrity Protection—How to install rEFInd on Macs running OS X 10.11 (El Capitan)
  • Using rEFInd—Basic usage instructions for the boot loader
  • Configuring the Boot Manager—For advanced users, information on customizing a rEFInd installation
  • Using EFI Drivers—Why and how to have rEFInd launch EFI drivers
  • Theming rEFind—Information on third-party themes for rEFInd
  • Options for Booting Linux—Methods of booting Linux, particularly with the EFI stub loader (distribution maintainers should read this!)
  • Managing Secure Boot—Some pointers on using rEFInd on a computer with Secure Boot active
  • Revisions—Information on the history of rEFInd releases
  • The Future of rEFInd—Current bugs that need squashing and features that I hope to one day add
  • Manual (man) pages for rEFInd support scripts:
    • mkrlconf—This Linux-only tool creates a /boot/refind_linux.conf file to hold Linux kernel options.
    • mvrefind—This Linux-only script moves a rEFInd installation from one location to another on the EFI System Partition (ESP).
    • refind-install—This Linux and OS X script installs rEFInd with minimal fuss.
    • refind-mkdefault—This Linux script makes rEFInd the default boot program with minimal fuss.

References and Additional Information

  • Informational Web pages
    • The EFI Boot Process describes, in broad strokes, how EFI systems boot.
    • The EFI System Partition and the Default Boot Behavior covers the EFI boot process in more technical terms and in greater detail, as well as how Fedora's fallback.efi program works.
    • A Linux kernel mailing list thread describing the new EFI stub loader that was introduced in the Linux 3.3 kernel series.
    • The Arch Linux UEFI wiki page has a great deal of information on UEFI and Linux.
    • My own EFI Boot Loaders for Linux page provides information on installing and configuring several common Linux EFI boot loaders and boot managers.
    • My Linux on UEFI: A Quick Installation Guide page provides helpful tips on how to install Linux on EFI-based systems.
    • Phoenix Technologies maintains a wiki on EFI topics, including information on many EFI system calls useful to programmers.
    • Matthew J. Garrett, the developer of the shim boot loader to manage Secure Boot, maintains a blog in which he often writes about EFI issues.
    • Adam Williamson has written a good summary of what EFI is and how it works.
    • J. A. Watson has a review of rEFInd on an HP laptop on ZDNet. He had serious problems because of the HP's UEFI bugs, but finally got it to work.
    • James Jesudason has a tutorial on installing Ubuntu 13.04 beta on a Macbook Retina Pro on this blog page. I'd recommend using a Linux filesystem driver to read the kernel directly from a Linux filesystem rather than copy the kernel to the OS X partition as in the tutorial, but either method will work.
    • The Windows MBR2GPT utility, part of Windows 10 Creator's Update, can convert a Windows computer that boots in BIOS mode from an MBR disk to one that boots in EFI mode from a GPT disk. Note that I've never used this tool, and I have no idea how it would cope with a multi-boot configuration.
    • If you're interested in developing EFI software yourself, my Programming for EFI can help you get started.
    • This page describes how to set up a multi-boot of five Linux distributions and Windows using rEFInd. The method described was sub-optimal in a few ways (such as re-installing rEFInd in each distribution rather than using refind-mkdefault to adjust the boot order), but it does work.
  • Additional programs
    • The Clover boot loader is a Hackintosh boot loader that incorporates, among other things, its own unique forks of rEFIt and of DUET (a TianoCore tool to boot UEFI on BIOS-based computers).
    • Pete Batard's efifs project aims to port GRUB's filesystem drivers to function as standalone EFI filesystem drivers. It's currently a work in progress but shows great promise, and several drivers are usable today.
  • Communications
    • The rEFInd discussion forum on Sourceforge provides a way to discuss rEFInd with other users or with me.
    • You can e-mail me with queries or bug reports.
    • This thread on MacRumors details efforts to boot Windows 7 and Windows 8 in EFI mode, rather than using Boot Camp, on 64-bit Macs. It can be done with some models, but is difficult, particularly for Windows 7. Be aware that the thread is long and has many false leads.

Refind Boot Manager For Mac

copyright © 2012–2020 by Roderick W. Smith

This document is licensed under the terms of the GNU Free Documentation License (FDL), version 1.3.

If you have problems with or comments about this Web page, please e-mail me at rodsmith@rodsbooks.com. Thanks.

Return to my main Web page.