Closed moeinio closed 2 years ago
I have the same problem as described here with Raspberry Pi 2 model B: https://github.com/OpenMediaVault-Plugin-Developers/installScript/commit/2bd55cf79fa99f1bc92516a334380b747ae26339?diff=split RPi revision code :: 900032 This RPi1 is not supported (not true armhf). Exiting...
RPi revision code :: 900032 This RPi1 is not supported (not true armhf). Exiting...
The output for cat /proc/cpuinfo | grep Model is Model : Raspberry Pi Model B Plus Rev 1.2
cat /proc/cpuinfo | grep Model
Model : Raspberry Pi Model B Plus Rev 1.2
Fixed. https://github.com/OpenMediaVault-Plugin-Developers/installScript/commit/912f52051acda51dcccc3e8a72cac3b76ce94ee8
that solved the problem. Thank you very much.
I have the same problem as described here with Raspberry Pi 2 model B: https://github.com/OpenMediaVault-Plugin-Developers/installScript/commit/2bd55cf79fa99f1bc92516a334380b747ae26339?diff=split
RPi revision code :: 900032 This RPi1 is not supported (not true armhf). Exiting...
The output for
cat /proc/cpuinfo | grep Model
isModel : Raspberry Pi Model B Plus Rev 1.2