script that installs omv-extras and openmediavault if not installed already.
Go to file
Santiago Reig 96b4650086
correctly setup network interfaces
Add available network interfaces to OMV settings, so all interfaces are up after first reboot

Ethernet is added with "predictable naming" to keep connectivity after first reboot
If wpa_supplicant.conf is found:
-  Setup wifi country in crda file (without this, wifi can't be enabled)
- SSID and password are taken and added to OMV
2020-05-02 18:23:30 +02:00
.gitattributes initial commit 2019-09-16 09:03:55 -05:00
.gitignore initial commit 2019-09-16 09:03:55 -05:00
install correctly setup network interfaces 2020-05-02 18:23:30 +02:00
md5sum update checksum 2020-01-24 18:44:02 -06:00
README.md add guide link 2020-01-06 06:59:48 -06:00

installScript

please use a new SD card if installing on an arm/sbc device.

install the script's prerequisites

apt-get install wget sudo

download script and execute

wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash

a detailed guide is available for this script as well

https://forum.openmediavault.org/index.php/Thread/28789-Installing-OMV5-on-Raspberry-PI-s-Armbian-SBC-s-i386-32-bit-platforms/