flashmemory_plugin_for_omv6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
flashmemory_plugin_for_omv6 [2022/01/11 01:55] – [Installation] crashtestflashmemory_plugin_for_omv6 [2022/01/13 14:47] – [Installation] crashtest
Line 34: Line 34:
 ==== Installation ==== ==== Installation ====
  
-For OMV6; installing OMV-Extras and the FlashMemory Plugin is accomplished by copying +For OMV6; installing OMV-Extras is accomplished by copying 
 and pasting the following wget command, on your server's command line, as root: and pasting the following wget command, on your server's command line, as root:
 \\ \\
  
-wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash+''wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install | bash''
  
 Highlight the line above and hit **ctrl+c**.  In an SSH client like PuTTY, a right mouse click will paste the line in.\\ Highlight the line above and hit **ctrl+c**.  In an SSH client like PuTTY, a right mouse click will paste the line in.\\
 **Note:**  If you're unsure of how to get on the command line, see this reference for → [[https://openmediavault.readthedocs.io/en/5.x/new_user_guide/newuserguide.html#putty|installing and using PuTTY]].  **Note:**  If you're unsure of how to get on the command line, see this reference for → [[https://openmediavault.readthedocs.io/en/5.x/new_user_guide/newuserguide.html#putty|installing and using PuTTY]]. 
 +\\
 +When the script is complete, OMV-Extra's will be installed and activated.
  
-When the script is complete, OMV-Extra's and the Flashmemory plugin will be installed and activated. 
 ---- ----
  
 +With OMV extra's installed, there are two choices to install the FlashMemory Plugin:\\
 +\\
 +\\
 +  * Installation on the command line:\\
 +\\
 +''apt-get install openmediavault-flashmemory''\\
 +
 +Again, paste the above into the command line, as described above.\\
 +\\
 +  * Installation within the GUI:
 +
 +The Flashmemory plugin can now be found under, **System**, **Plugins**
 + 
 +\\
 +----
 \\ \\
 ==== Why is the FlashMemory Plugin Required? ==== ==== Why is the FlashMemory Plugin Required? ====