bin456789 / reinstall

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

azure现在无法dd了 #43

Closed mucstudio closed 6 months ago

mucstudio commented 7 months ago

windows 2016 之前可以,现在换了好几台电脑都是同样的问题出现。

INSTALL GRUB FOR EFI Error: Line 927 return 1 id=$(bcdedit /copy '{bootmgr}' /d "$(get_entry_name)" | grep -o '{.*}')

mucstudio commented 7 months ago

C:\Windows\system32>bcdedit /copy '{bootmgr}' /d 123 The specified entry identifier is not valid. The parameter is incorrect.

bin456789 commented 7 months ago

C:\Windows\system32>bcdedit /copy '{bootmgr}' /d 123 The specified entry identifier is not valid. The parameter is incorrect.

在powershell里运行 bcdedit /copy '{bootmgr}' /d 123 看看