Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

Commit 76ce76d

Browse files
authored
copy edits
1 parent c440efe commit 76ce76d

File tree

1 file changed

+4
-4
lines changed
  • installation/raspberry-pi-desktop/installing-iso

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Installing Raspberry Pi Desktop on a DVD or USB stick
22

3-
Once the image file (which has the extension `.iso`) is downloaded, it needs to be be copied to the boot media, i.e. a DVD, USB stick or SD card.
3+
Once the image file (which has the extension `.iso`) is downloaded, it needs to be be copied to a boot medium, i.e. a DVD, USB stick, or SD card.
44

55
## DVD
66

7-
If using a DVD (note, a CD does not have enough capcacity for the current image), then you will need to use DVD burning software to copy the ISO image to it. On Linux, the Brassero application can do this, or if using Ubuntu or a derivative, you can use the `Startup disk creator` application. Both these are self explanatory. Windows (since Windows 7) has a built in image burning tool. Right click in the ISO image file and select the burn option.
7+
If you are using a DVD (note: a CD does not have enough capcacity for the current image), then you will need to use DVD burning software to copy the ISO image to it. On Linux, the Brassero application can do this, or if you are using Ubuntu or a derivative, you can use the **Startup disk creator** application. Both these applications are self-explanatory. Windows (since Windows 7) has a built-in image burning tool. Right-click in the ISO image file and select the **Burn** option.
88

99
## USB stick or SD card
1010

11-
To install the image on an USB stick, you use a similar procedure to burning a SD card for use on a Raspberry Pi. See our [installing images guide](../../installing-images/README.md). You can download [Etcher](https://etcher.io/). Run it, select the ISO image file, and the destination device (your USB or SD card), and click the Flash button. Alternatively, Linux and Mac users can use the `dd` command.
11+
To install the image on an USB stick, you use a similar procedure to burning a SD card for use with a Raspberry Pi — see our ['Installing images' guide](../../installing-images/README.md) for help. You can download Etcher from [here](https://etcher.io/). Run it, select the ISO image file and the destination device (your USB or SD card), and click the **Flash** button. Alternatively, Linux and Mac users can use the `dd` command.
1212

13-
Burning an images can take quite a few minutes.
13+
Burning an image can take quite a few minutes.

0 commit comments

Comments
 (0)