本帖最后由 a87750530 于 2022-2-8 08:22 编辑
- 确保安装了所需软件:
- #Debian/Ubuntu:
- apt-get install -y xz-utils openssl gawk file
-
- #RedHat/CentOS:
- yum install -y xz openssl gawk file
- 如果出现了错误,请运行:
- #Debian/Ubuntu:
- apt-get update
-
- #RedHat/CentOS:
- yum update
-
-
- ##镜像文件在OneDrive
- wget -N –no-check-certificate https://raw.githubusercontent.com/veip007/dd/master/dd-od.sh && chmod +x dd-od.sh && ./dd-od.sh
-
- ##镜像文件在GoogleDrive
- wget -N –no-check-certificate https://raw.githubusercontent.com/veip007/dd/master/dd-gd.sh && chmod +x dd-gd.sh && ./dd-gd.sh
-
- ##github说明
- https://github.com/veip007/dd
复制代码
DD命令运行后会卡在win的安装界面,至少需要2-3个小时甚至更长,查看进程在后台VNC查看,耐心等待,很慢很慢! |