云windows云黑群晖云黑苹果,及实现在云主机网络安装云OS的增强方法(带镜像有演示)

gpl,由moeclub.org创建,由minlearn(www.shalol.com/minlearnprogramming/p/dibuilder)修改增强,增加方向为mod for both remastering and installing (local install and cloud dd) purposes 并且for onedrive mirror/image hosting.

下载:

(以下尽量在debian系linux云主机下完成,centos不推荐)

sudo wget http://d.shalol.com/dibuilder.sh
sudo chmod +x ./dibuilder.sh

用法:

下载后,直接:

sudo ./dibuilder.sh -t debianbase|minstackos|winsrvcore2019|deepin20|dsm61715284
(上面五选一,不要|,也支持-t http:// https://形式的包)

以上系统分别对应我托管在od上的目标os镜像列表(结合dibuilder使用前最好wget一次测试你vps下载下列镜像的速度再执行,以下镜像都在互联):

http://d.shalol.com/mirrors/debian.gz
http://d.shalol.com/mirrors/minstackos.gz (集成chrome+vscode+openfaas的web原生云OS,<1G)
http://d.shalol.com/mirrors/winsrvcore2019.gz (winsrvcore镜像,>2G)
http://d.shalol.com/mirrors/deepin20.gz (deepin20镜像,>2G)
http://d.shalol.com/mirrors/dsm61715284.gz (黑群晖617镜像,<1G)

(你可以直接使用我脚本中托管的这些镜像也可以将此镜像下载上传解压到你的服务器托管使用)

演示:

(演示图可能过时)

setup:

minstackos:


本项目长期保存

原文地址:https://www.cnblogs.com/minlearn/p/13789846.html