From 88951f87c7be6a2eab48917e89d542e07319aab4 Mon Sep 17 00:00:00 2001 From: srs5694 Date: Wed, 14 Dec 2016 12:25:04 -0500 Subject: [PATCH] Fixed typo in sip.html --- docs/refind/sip.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/refind/sip.html b/docs/refind/sip.html index 4ece12d..1b5f662 100644 --- a/docs/refind/sip.html +++ b/docs/refind/sip.html @@ -201,7 +201,7 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

  • Type df -h in the Terminal. This produces a list of partitions that are mounted. Locate the one on which you unpacked the rEFInd files. It will normally be /Volumes/Somename, where Somename is the volume's name.
  • -
  • In the Terminal, use cd to change to the directory where the rEFInd files you unpacked earlier are stored. For instance, on my MacBook, I would type cd /Volumes/Macintosh\ HD/Users/rodsmith/Destkop/refind-0.10.2. Note that if any element of this path includes a space, you must either enclose the entire path in quotes or precede the space with a backslash (\), as in this example's Macintosh\ HD volume name.
  • +
  • In the Terminal, use cd to change to the directory where the rEFInd files you unpacked earlier are stored. For instance, on my MacBook, I would type cd /Volumes/Macintosh\ HD/Users/rodsmith/Desktop/refind-0.10.2. Note that if any element of this path includes a space, you must either enclose the entire path in quotes or precede the space with a backslash (\), as in this example's Macintosh\ HD volume name.
  • Type ls to verify that refind-install is present in this directory.
  • -- 2.39.2