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),
37
37
along with Docker images for ARMv7/ARMv8 and AMD64 platforms, as well as details of the main changes between different versions.
38
38
39
+
[^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.
40
+
41
+
[^2]:ARMv8 image _may_ also work for the Raspberry Pi 4B, but is not actively tested or supported.
42
+
43
+
44
+
39
45
## Flash
40
46
41
-
We recommend using a fresh SD card with at least 4GB capacity, although more storage is recommended for recording data.
47
+
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).
42
48
43
49
1. Download and install [Balena Etcher](https://www.balena.io/etcher/)
44
50
1. Insert the SD card to your computer (you may need an SD card reader)
45
51
1. Open Etcher, select the image you just downloaded, and flash it onto the SD card
46
52
53
+
[^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.
54
+
47
55
## Run
48
56
49
57
1. Eject your SD card with the new BlueOS software
0 commit comments