aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1360d7400e6dc51662bc3a0116838110462a1022 (plain)
1
2
3
4
5
6
7
8
9
10
# 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 |