1 Star 0 Fork 0

badlyby / installScript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

installScript

  • Please use a new SD card if installing on an arm/sbc device.
  • This script will install openmediavault, omv-extras, and flashmemory. If you already have openmediavault installed don't worry, your openmediavault will be preserved, only the not installed will be added to the system.

Installation

To install OMV, OMV-Extras and Flashmemory copy and paste this line in the Terminal and press Enter. The installation will take some time, so enjoy the text flying on the screen.

The installation process demands sudo utilization.

To download and execute the script you can use either wget or curl, feel free to use what you prefer!

wget script

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

curl script

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

To skip network setup

If you don't wanna use the network setup steps of the script, please use copy and paste the followings lines to the terminal.

wget https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install
chmod +x install
sudo ./install -n

A detailed guide is available for this script as well

openmediavault is primarily designed to be used in home environments or small home offices, but is not limited to those scenarios. It is a simple and easy to use out-of-the-box solution that everyone can install and administer without needing expert level knowledge of Networking and Storage Systems.

The openmediavault documentation can be accessed in https://openmediavault.readthedocs.io/en/5.x/new_user_guide/newuserguide.html

And for the OMV-Extras visit https://wiki.omv-extras.org/

Get help for this script in the forum

If you got stuck in any part of this script the openmediavault forum will be the place to find a solution https://forum.openmediavault.org/

空文件

简介

从github镜像,方便在国内访问 展开 收起
Shell
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/badlyby/installScript.git
git@gitee.com:badlyby/installScript.git
badlyby
installScript
installScript
master

搜索帮助