Skip to content

Commit fdf4c2e

Browse files
Update RPiBoot instructions for Windows users (bis)
1 parent 988b74c commit fdf4c2e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/source/platforms/reachy_mini/reflash_the_rpi_ISO.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ https://www.raspberrypi.com/software/
9191
sudo ./rpiboot -d mass-storage-gadget64
9292
```
9393

94-
- **Windows**: run the **RPiBoot** executable that you installed in the previous step. Make sure to use `rpiboot-CM4-CM5 - Mass storage Gadget` and not `rpiboot-CM-CM2-CM3`.
94+
- **Windows**: run the **RPiBoot** executable that you installed in the previous step.
95+
Make sure to use `rpiboot-CM4-CM5 - Mass storage Gadget` and not `rpiboot-CM-CM2-CM3`.
9596

9697
⚠️ In both cases, make sure you do not close the terminal window opened by rpiboot.
9798

@@ -102,7 +103,7 @@ https://www.raspberrypi.com/software/
102103
4. Plug the USB cable (the one shown in the image above, named **USB2**).
103104

104105
5. **Power on the robot**.
105-
The internal eMMC should now appear as a mass-storage device.
106+
`rpiboot` will run first and detect the robot, loading the mass-storage gadget (you can follow its progress in the terminal). When it completes, the internal eMMC appears as a mass-storage device.
106107

107108
---
108109

0 commit comments

Comments
 (0)