Skip to content

Adding OMV-Extras to OMV

OMV Extras Website

  1. Run the following script in the terminal of the OMV machine:

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

  2. 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.