Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ For more information run

==== Writing to the eMMC (Windows)

After `rpiboot` completes, a new USB mass storage drive will appear in Windows. We recommend following this xref:getting-started.adoc#installing-images-on-windows[guide] and using Win32DiskImager to write images to the drive, rather than trying to use `/dev/sda` etc. from Cygwin.
After `rpiboot` completes, a new USB mass storage drive will appear in Windows. We recommend using https://www.raspberrypi.com/software/[Raspberry Pi Imager] to write images to the drive.

Make sure J4 (USB SLAVE BOOT ENABLE) / J2 (nRPI_BOOT) is set to the disabled position and/or nothing is plugged into the USB slave port. Power cycling the IO board should now result in the Compute Module booting from eMMC.

Expand Down
11 changes: 1 addition & 10 deletions documentation/asciidoc/computers/getting-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@ include::getting-started/setting-up.adoc[]

include::getting-started/installing-from-an-image.adoc[]

include::getting-started/configuring.adoc[]

include::getting-started/network-installation.adoc[]

include::getting-started/installing-from-chromeos.adoc[]

include::getting-started/installing-from-linux.adoc[]

include::getting-started/installing-from-mac.adoc[]

include::getting-started/installing-from-windows.adoc[]

include::getting-started/configuring.adoc[]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
== Installing the Operating System

Raspberry Pi recommend the use of https://www.raspberrypi.com/software/[Raspberry Pi Imager] to install an operating system on your SD card. You will need another computer with an SD card reader to install the image.
Raspberry Pi recommend the use of https://www.raspberrypi.com/software/[Raspberry Pi Imager] to install an operating system on to your SD card. You will need another computer with an SD card reader to install the image. Raspberry Pi Imager can be run on another Raspberry Pi, but also works on Microsoft Windows, Apple macOS, and Linux.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on to -> onto


NOTE: Before you start, don't forget to check the xref:getting-started.adoc#sd-cards[SD card requirements].

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.