(01-03-2018, 12:59 PM)CMs222 Wrote: I've installed Centos 7 minimal on raspberry pi2
but when i try to run install i get this message >?
############################################################
# Welcome to the Official Sentora Installer 1.0.3 #
############################################################
Checking that minimal requirements are ok
Detected : CentOs 7 armv7l
Ok.
Unexpected architecture name was returned (armv7l ). :-(
The installer have been designed for i[3-6]8- and x86_64' architectures. If you
think it may work on your, please report it to the Sentora forum or bugtracker.
Does it not work on Centos 7 ??
In Centos (ARM edition) Sentora will be not installed on Raspberry Pi 2. If you want to install Sentora on Raspberry Pi 2 you can install Ubuntu 14.04 for Raspberry Pi 2 (click here to download the .zip), write this OS on your SD and power on and install ssh-server. After that you can run this command on your SSH terminal as root user (not sudo):
Code:
bash <(curl -L -Ss https://raw.githubusercontent.com/Rushal/sentora-installers/master/sentora_install.sh)