Skip to content

Commit 6cec429

Browse files
Update rpi.md
1 parent a7a4523 commit 6cec429

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/rpi.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## [Raspberry Pi 4 boot from usb][1]
44

5+
```shell
6+
sudo raspi-config
7+
Advanced Options -> Boot Order -> B2 NVMe/USB
8+
sudo reboot
9+
```
10+
511
```shell
612
# to get vendorId and deviceId
713
$ dmesg

0 commit comments

Comments
 (0)