Skip to content

Commit

Permalink
rpiboot on CM5: add note about MacOS (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
c0ffeeca7 authored Dec 31, 2024
1 parent ad0784e commit 16bb822
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/procedures/procedures.11tydata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ proceduresInstallingHAOSrpiboot:
<ul>
</ul>
</li>
<li>Install rpiboot, but do not run it yet!</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -439,9 +440,9 @@ proceduresInstallingHAOSrpiboot:
<li>On your PC, run rpiboot and let it run through.
<ul>
<li>If you are on a Windows, it might ask you if you want to reformat the disk. Select <b>Cancel</b> each time.</li>
<li>If you are on a Linux, use <code>sudo ./rpiboot -d mass-storage-gadget64</code> to run the tool.</li>
<li>If you are running an Apple Silicon mac, before running rpiboot, make sure you open the terminal using the “Rosetta” compatibility mode.
</li>
</li>
<li>If you are on a Linux or MacOS, use <code>sudo ./rpiboot -d mass-storage-gadget64</code> to run the tool.</li>
</ul>
</li>
<li>After a few seconds, the yellow LED on the Yellow board should start blinking.</li>
Expand Down

0 comments on commit 16bb822

Please sign in to comment.