Adding OMV-Extras to OMV
-
Run the following script in the terminal of the OMV machine:
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install | bash -
Enable the openmediavault-flashmemory plugin once omv-extras is installed
Note
I had to run the command su - and authenticate with my root password before the above command to run it as root.