Booting from a USB device: Difference between revisions
RadimStano (talk | contribs) No edit summary |
RadimStano (talk | contribs) |
||
Line 15: | Line 15: | ||
=== Proven HW === | === Proven HW === | ||
== Useful resources == | == Useful resources == | ||
More in-depth information about a Raspberry Pi 4B boot process and boot options can be found [https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#boot-sequence in the official documentation] |
Revision as of 16:05, 21 September 2022
This page is meant for the people who would like to boot a Raspberry Pi directly from the USB device and would like to avoid using a microSD card due to various reasons e.g. USB 3.X devices are faster, by some considered more reliable or simply some of them are available unused at your disposal. This page deals with and brings the how-to for the Raspberry Pi 4B only. In general Raspberry Pi 4B is able to boot from any USB device out of the box. Please see the caveats section for the possible issues you may encounter and how to solve them. As such Raspberry Pi 4B can be booted from a USB flash, USB-attached Solid State Disk (SSD) or USB-attached Hard Disk Drive (HDD) either 2.5” or 3.5”. The list of proven devices that are in use by other members will be provided in each section. The easiest setup with almost no caveats comes with a USB flash drive which is as easy as booting from a microSD card. By using a USB-attached SDD or HDD there are some things you need to consider.
USB flash disk
How-to
Pre-2021 Raspberry Pi 4 Bootloader update
Proven HW
USB-atached SSD
What to consider
How-to
Proven HW
USB-attached HDD
What to consider
How-to
Proven HW
Useful resources
More in-depth information about a Raspberry Pi 4B boot process and boot options can be found in the official documentation