bin456789 / reinstall

一键DD/重装脚本 (One-click reinstall OS on VPS)
GNU General Public License v3.0
1.24k stars 218 forks source link

天翼云电脑DD失败 #76

Open yanaxiao opened 2 months ago

yanaxiao commented 2 months ago

执行安装或者DD WINODWS 提示这个错误,请问要如何处理? QQ截图20240502010524

bin456789 commented 2 months ago

运行看看 wmic logicaldisk where "DeviceID='C:'" assoc:value /resultclass:Win32_DiskPartition

yanaxiao commented 2 months ago

运行 wmic logicaldisk where "DeviceID='C:'" assoc:value /resultclass:Win32_DiskPartition 后的显示。 微信截图_20240502135500

bin456789 commented 2 months ago

你这图出现了两个主机名,很奇怪 看下 wmic /node:"XMYDN8C16G-h0LF" logicaldisk where "DeviceID='C:'" assoc:value /resultclass:Win32_DiskPartition

yanaxiao commented 2 months ago

你这图出现了两个主机名,很奇怪 看下 wmic /node:"XMYDN8C16G-h0LF" logicaldisk where "DeviceID='C:'" assoc:value /resultclass:Win32_DiskPartition

Administrator@XMYDN8C16G-h0LF ~
$ wmic /node:"XMYDN8C16G-h0LF" logicaldisk where "DeviceID='C:'" assoc:value /resultclass:Win32_DiskPartition
Invalid Global Switch.

Administrator@XMYDN8C16G-h0LF ~
$
bin456789 commented 2 months ago

先运行 cmd 再运行 wmic /node:"XMYDN8C16G-h0LF" logicaldisk where "DeviceID='C:'" assoc:value /resultclass:Win32_DiskPartition

yanaxiao commented 2 months ago

QQ截图20240502224646

bin456789 commented 2 months ago

太奇怪了,暂时无法解决

bin456789 commented 1 month ago

现在用了另一种方法,应该没问题了