script that installs omv-extras and openmediavault if not installed already.
Go to file
Aaron Murray e673a905a0 add note
2020-05-19 11:42:42 -05:00
.gitattributes initial commit 2019-09-16 09:03:55 -05:00
.gitignore initial commit 2019-09-16 09:03:55 -05:00
install setup all nics without changing predictive naming 2020-05-19 08:43:02 -05:00
install.old rename install to install.old 2020-05-13 17:25:52 -05:00
md5sum update checksum 2020-01-24 18:44:02 -06:00
README.md add note 2020-05-19 11:42:42 -05:00
upgrade4to5 remove deprecated core omv plugins 2020-05-14 12:28:03 -05: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

the wget option -O needs to be a capital letter 'O'

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/