Add dd command note

This commit is contained in:
Luke Murphy 2020-02-13 00:05:28 +01:00
parent 93141590b7
commit e5faf8e23a
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -36,7 +36,7 @@ board but they should at least provide these guarantees.
[Raspbian Buster] is the current latest recommended version of the standard [Raspbian Buster] is the current latest recommended version of the standard
Raspberry Pi operating system. [Etcher] is a useful and simple tool for Raspberry Pi operating system. [Etcher] is a useful and simple tool for
flashing the operating system onto the SD card which you will plug into your flashing the operating system onto the SD card which you will plug into your
Raspberry Pi. Raspberry Pi. You can also use the ["dd" command].
[raspberry pi]: https://www.raspberrypi.org/ [raspberry pi]: https://www.raspberrypi.org/
[official setup documentation]: https://www.raspberrypi.org/documentation/setup/ [official setup documentation]: https://www.raspberrypi.org/documentation/setup/
@ -44,6 +44,7 @@ Raspberry Pi.
[raspbian]: https://www.raspberrypi.org/documentation/raspbian/ [raspbian]: https://www.raspberrypi.org/documentation/raspbian/
[raspbian buster]: https://www.raspberrypi.org/blog/buster-the-new-version-of-raspbian/ [raspbian buster]: https://www.raspberrypi.org/blog/buster-the-new-version-of-raspbian/
[etcher]: https://www.balena.io/etcher/ [etcher]: https://www.balena.io/etcher/
["dd" command]: https://www.raspberrypi.org/documentation/installation/installing-images/linux.md
## Pre-installation ## Pre-installation