X-Git-Url: https://code.delx.au/refind/blobdiff_plain/293749865fc028016e6896402afd37d7021a5e48..c1935b0f6d9272cfa51e9a6c1e342c252ea41b1f:/docs/refind/installing.html diff --git a/docs/refind/installing.html b/docs/refind/installing.html index 0a2f848..4fc7bb7 100644 --- a/docs/refind/installing.html +++ b/docs/refind/installing.html @@ -15,7 +15,7 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

Originally written: 3/14/2012; last Web page update: -11/15/2012, referencing rEFInd 0.4.7

+12/5/2012, referencing rEFInd 0.5.0

I'm a technical writer and consultant specializing in Linux technologies. 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!

@@ -216,9 +216,9 @@ Installation has completed successfully. changes to the computer's NVRAM. The idea is that you can easily create a bootable USB flash drive with this option: Create a proper FAT-formatted ESP on a disk (say, /dev/sdd1) and then type sh ./install --usedefault /dev/sdd1 to turn the - disk into an emergency disk. This option can also be used to install - rEFInd to an ESP using the alternative naming + class="userinput">bash ./install --usedefault /dev/sdd1 to turn + the disk into an emergency disk. This option can also be used to + install rEFInd to an ESP using the alternative naming options described later. This latter usage will result in a bootable rEFInd only if no other OS has already created an NVRAM variable pointing to itself. @@ -472,6 +472,8 @@ $ ioreg -l -p IODeviceTree | grep firmware-abi

In all cases, if the new version includes new or altered configuration file options, you may need to manually update your configuration file. Alternatively, if you've used the default configuration file, you can replace your working refind.conf with refind.conf-sample from the rEFInd zip file. (When using install.sh, this file will be copied to rEFInd's installation directory under its original name, so you can rename it within that directory to replace the old file.

+

If you're upgrading to rEFInd from rEFIt, you can simply run the install.sh script as described earlier or perform a manual installation. Once installed, rEFInd will take over boot manager duties. You'll still be able to launch rEFIt from rEFInd; a rEFIt icon will appear in rEFInd's menu. You can eliminate this option by removing the rEFIt files, which normally reside in /EFI/refit.

+

Installing Additional Components

@@ -481,7 +483,7 @@ $ ioreg -l -p IODeviceTree | grep firmware-abi

I've seen links to other versions of these tools from time to time on the Web, so if you try one of these programs and it crashes or behaves strangely, try performing a Web search; you may turn up something that works better for you than the one to which I've linked.