Merge pull request #264 from scottamain/patch-1

Add tip about the Advanced options
This commit is contained in:
Gordon Hollingworth 2021-08-14 07:57:12 +01:00 committed by GitHub
commit 02c35fd0e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -168,3 +168,9 @@ On macOS, disable it by editing the property list for the application:
``` ```
defaults write org.raspberrypi.Imager.plist telemetry -bool NO defaults write org.raspberrypi.Imager.plist telemetry -bool NO
``` ```
### Advanced options
When using the app, press <kbd>CTRL</kbd> + <kbd>ALT</kbd> + <kbd>X</kbd> to reveal the **Advanced options** dialog.
In here, you can specify several things you would otherwise set in the boot configuration files. For example, you can enable SSH, set the Wi-Fi login, and specify your locale settings for the system image.