- Joined
- Feb 18, 2021
- Messages
- 19
- Reaction score
- 5
3CX Version: 16.0.9
Server: Debian 9 Hosted by a 3CX provider
I want to move my RasPi 4 SBCs so they from 2.5" SSDs instead of SD cards to (potentially at least) offer a better drive lifespan.
I settled on Ubuntu v21.10 as it's one of the few flavors of Linux available for Raspberry Pi, and this release supports SSD booting without having to do any additional work.
However, when I ran:
I got the following error:
main: line 215: [: -ge: unary operator expected
error: Unsupported Debian version
If Ubuntu v21.10 is not supported, can anyone suggest another RasPi OS that is supported and will boot to SSD?
Thanks!
Server: Debian 9 Hosted by a 3CX provider
I want to move my RasPi 4 SBCs so they from 2.5" SSDs instead of SD cards to (potentially at least) offer a better drive lifespan.
I settled on Ubuntu v21.10 as it's one of the few flavors of Linux available for Raspberry Pi, and this release supports SSD booting without having to do any additional work.
However, when I ran:
wget https://downloads-global.3cx.com/downloads/sbc/3cxsbc.zip -O- | sudo bashI got the following error:
main: line 215: [: -ge: unary operator expected
error: Unsupported Debian version
If Ubuntu v21.10 is not supported, can anyone suggest another RasPi OS that is supported and will boot to SSD?
Thanks!