The default bootloader and initial startup program for Equestria.dev's prototype Strawberry devices
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
Mia Raindrops b74e9708f0
Initial commit
9 months ago
.idea Initial commit 9 months ago
node_modules Initial commit 9 months ago
.DS_Store Initial commit 9 months ago
README.md Initial commit 9 months ago
boot.wav Initial commit 9 months ago
bootloader Initial commit 9 months ago
core Initial commit 9 months ago
crash.wav Initial commit 9 months ago
failure.wav Initial commit 9 months ago
package-lock.json Initial commit 9 months ago
package.json Initial commit 9 months ago

README.md

Strawberry Bootloader

Error Codes

Error Code Meaning Fix
0x0000000F Booting from a Startup Disk is not implemented in this version Update your device's firmware
0x0000000A This Startup Disk is formatted correctly but cannot be booted from Use a valid and official Startup Disk
0x0000001B This Startup Disk contains a version of Strawberry OS that is too new for this device Use a Startup Disk that contains a correct version of Strawberry OS
0x0000002B This Startup Disk contains a version of Strawberry OS that is too old for this device Use a Startup Disk that contains a correct version of Strawberry OS