1、Win32DiskImager寫入光盤鏡像
2、進入omv頁面 設置 ip 端口號 ,設置時間,設置ssh打開,設置會話超時時間
××××設置 dns 很重要!!
#這里用的是阿里雲的DNS服務器 nameserver 223.5.5.5 nameserver 223.6.6.6
3、putty 連接進入 sudo apt-get update 更新一下
4、掛載NTFS格式的硬盤(讀寫方式掛載)
#安裝所需軟件包
sudo
apt-get
install
ntfs-3g
6、如果nextcloud 安裝完成后提示503 那么修改nginx-pool中的max children為 12
ps 執行了update后硬盤失效的解決辦法。。
http://www.mobibrw.com/2017/8741
找到了失效的原因
GPT PMBR size mismatch (967925808 != 967925804) will be corrected by w(rite). The backup GPT table is corrupt, but the primary appears OK, so that will be used.
解決辦法是 用diskgenius 重新設置分區表。