windows-server-2012-r2 – Server 2012无法找到C:Boot to cd

前端之家收集整理的这篇文章主要介绍了windows-server-2012-r2 – Server 2012无法找到C:Boot to cd前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
Server 2012 R2
ESXI 6

我在重置Windows Server 2012 VM上的本地管理员密码时遇到问题.

我首先启动到Windows Server 2012 cd,点击修复选项 – >故意排除 – >命令提示

c: 

The system cannot find the the drive specified

wmic logicaldisk get name

name

d:

x:

Neither of these are the drive where the OS lives.

所以我启动到Windows 8恢复磁盘

当我在该恢复控制台下选择修复窗口选项时遇到其他选项我收到错误

The drive where windows is installed is locked.

我尝试了各种方法解锁它但无法到达任何地方.

我尝试过的事情

diskpart

list disk

there are no fixed disks to show.

bootrec /ScanOS

Total identified Windows installations: 0

为什么当地的c:没有出现?

如果我重启vm并且没有启动到CD,操作系统将加载正常.只是无法登录.

更新:

我只是尝试从引导介质安装操作系统,并且无法在那里找到本地磁盘,肯定是驱动程序问题,明天我会再次尝试找到合适的驱动程序并将其整合到ISO中

您的分区/磁盘已被删除(在ESX内),因为您在diskpart中的列表磁盘找不到任何内容.

检查你的硬件.删除分区的人为错误,或者只是幸运地拔掉了它. (或esx级别的存储阵列错误)

原文链接:https://www.f2er.com/windows/369993.html

猜你在找的Windows相关文章