Skip to content

Commit 17373b9

Browse files
authored
Update boot-msd.adoc
Fixes #4244
1 parent c8a07f5 commit 17373b9

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,17 @@ NOTE: Early editions of Raspberry Pi 4 may require a xref:raspberry-pi.adoc#rasp
1818

1919
NOTE: Early editions of Compute Module 4 may require a xref:compute-module.adoc#update-the-compute-module-bootloader[bootloader update] to boot from USB.
2020

21-
=== Raspberry Pi 3B+
21+
=== Raspberry Pi 3B+, Zero 2 W
2222

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

25-
=== Raspberry Pi 2B, 3A+, 3B, CM3, CM3+, Zero 2 W
25+
NOTE: Raspberry Pi Zero 2 W does not support network boot.
2626

27-
On Raspberry Pi 2B v1.2, 3A+, 3B, Zero 2 W, 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].
27+
=== Raspberry Pi 2B, 3A+, 3B, CM3, CM3+
2828

29-
NOTE: Raspberry Pi 3A+ and Zero 2 W do not support network boot.
29+
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].
30+
31+
NOTE: Raspberry Pi 3A+ does not support network boot.
3032

3133
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.
3234

0 commit comments

Comments
 (0)