Skip to content

Commit fa79d34

Browse files
authored
Grammar fix
1 parent 17373b9 commit fa79d34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/asciidoc/computers/raspberry-pi/boot-msd.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ NOTE: Early editions of Compute Module 4 may require a xref:compute-module.adoc#
2222

2323
The Raspberry Pi 3B+ and Zero 2 W support USB mass storage boot out of the box.
2424

25-
NOTE: Raspberry Pi Zero 2 W does not support network boot.
25+
NOTE: Raspberry Pi Zero 2 W doesn't support network boot.
2626

2727
=== Raspberry Pi 2B, 3A+, 3B, CM3, CM3+
2828

2929
On Raspberry Pi 2B v1.2 and v1.3, 3A+, 3B and Compute Module 3 and 3+, you must first enable xref:raspberry-pi.adoc#usb-host-boot-mode[USB host boot mode]. This allows USB mass storage boot and xref:raspberry-pi.adoc#network-booting[network boot].
3030

31-
NOTE: Raspberry Pi 3A+ does not support network boot.
31+
NOTE: Raspberry Pi 3A+ doesn't support network boot.
3232

3333
To enable USB host boot mode on these devices, set the USB host bit in OTP (one-time programmable) memory. To set the bit, boot from an SD card where xref:config_txt.adoc#what-is-config-txt[`/boot/firmware/config.txt`] contains the line `program_usb_boot_mode=1`. Once you set the bit, you can boot from USB without the SD card.
3434

0 commit comments

Comments
 (0)