You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -160,11 +160,11 @@ Try pressing shift only when the grey splashscreen is displayed rather than hold
160
160
161
161
#### How to boot into "Safe Mode"
162
162
163
-
To boot into a basic busybox shell rather than launching the NOOBS GUI, you can either:
163
+
To boot into a basic busybox shell rather than launching the NOOBS GUI, you can *either*:
164
164
165
165
1. Append `rescueshell` to the argument list in the `recovery.cmdline` file which is found in the root NOOBS directory.
166
166
167
-
2. Insert a physical jumper between pins 5 & 6 of GPIO header P1.
167
+
2. Insert a physical jumper between pins 5 & 6 of GPIO header P1. If you have external hardware or an addon board connected to the GPIO header, you may find that pin 5 is being pulled low and accidentally triggering "Safe Mode". To prevent this you can append `disablesafemode` to the argument list in the `recovery.cmdline` file which is found in the root NOOBS directory.
168
168
169
169
#### How to enable using the GPIO to trigger entering Recovery Mode
0 commit comments