You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional prebuilt operating system images are available in the [releases](https://github.com/bluerobotics/BlueOS/releases),
32
32
along with Docker images for ARMv7/ARMv8 and AMD64 platforms, as well as details of the main changes between different versions.
33
33
34
+
[^1]:ARMv7 image can also be used for Raspberry Pi 3B boards, but doing so is not recommended for new projects, and is expected to stop being supported in future BlueOS versions.
35
+
36
+
[^2]:ARMv8 image _may_ also work for the Raspberry Pi 4B, but is not actively tested or supported.
37
+
38
+
39
+
34
40
## Flash
35
41
36
-
We recommend using a fresh SD card with at least 4GB capacity, although more storage is recommended for recording data.
42
+
We recommend using a fresh SD card with at least 32GB[^3] capacity, although more storage is recommended for onboard data recording (especially for high bandwidth data like video streams and imaging sonar).
37
43
38
44
1. Download and install [Balena Etcher](https://www.balena.io/etcher/)
39
45
1. Insert the SD card to your computer (you may need an SD card reader)
40
46
1. Open Etcher, select the image you just downloaded, and flash it onto the SD card
41
47
48
+
[^3]:SD cards with less than 8GB capacity are not expected to load BlueOS, and 16GB or below may suffer from reduced performance, particularly if also installing BlueOS Extensions.
49
+
42
50
## Run
43
51
44
52
1. Eject your SD card with the new BlueOS software
0 commit comments