加入收藏 | 设为首页 | 会员中心 | 我要投稿 湖南网 (https://www.hunanwang.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程 > 正文

VM设置文件地址分区内存太小导致错误的办理要领

发布时间:2018-08-13 13:25:52 所属栏目:编程 来源:站长网
导读:前几天在本身事变机(Win2008 R2)上安装的VS等一些器材,呆板的体系盘空间大幅镌汰到3G以下. 在此呆板上用Hyper-v启动MyVirtualMachine(配给内存为5120M)时,Hyper-v报错误信息: Could not initialize memory: There is not enough space on the disk. 详细如
前几天在本身事变机(Win2008 R2)上安装的VS等一些器材,呆板的体系盘空间大幅镌汰到3G以下. 在此呆板上用Hyper-v启动MyVirtualMachine(配给内存为5120M)时,Hyper-v报错误信息: Could not initialize memory: There is not enough space on the disk. 详细如下:

[Window Title]
Virtual Machine Connection

[Main Instruction]
The application encountered an error while attempting to change the state of 'MyVirtualMachine'.

[Content]
'MyVirtualMachine' failed to start.

Could not initialize memory: There is not enough space on the disk. (0x80070070).

Failed to create memory contents file 'C:ProgramDataMicrosoftWindowsHyper-VVirtual MachinesA00AE5F2-48F9-4114-A804-A85289C8541DA00AE5F2-48F9-4114-A804-A85289C8541D.bin' of size 5120 MB.

[Expanded Information]
'MyVirtualMachine' failed to start. (Virtual machine ID A00AE5F2-48F9-4114-A804-A85289C8541D)

'MyVirtualMachine' could not initialize memory: There is not enough space on the disk. (0x80070070). (Virtual machine ID A00AE5F2-48F9-4114-A804-A85289C8541D)

'MyVirtualMachine' failed to create memory contents file 'C:ProgramDataMicrosoftWindowsHyper-VVirtual MachinesA00AE5F2-48F9-4114-A804-A85289C8541DA00AE5F2-48F9-4114-A804-A85289C8541D.bin' of size 5120 MB. (Virtual machine ID A00AE5F2-48F9-4114-A804-A85289C8541D)

[^] Hide details [Close]

经说明发明:

MyVirtualMachine设置的文件地址磁盘为体系盘, 其空间小于3G,
此事变机Hyper-V的Virtual Machines的设置文件地址的文件夹为:%SystemDrive%ProgramDataMicrosoftWindowsHyper-VVirtual Machines. (可由下方法查察:打开Hyper-v Manager,在节制台树面板中,选中当前呆板->[Action]->[Hyper-v Setting]->[Server]组->[Virtual Machines])
在提醒信息中Hyper-V将为MyVirtualMachine在其设置文件地址的文件夹下分派5120 MB(配给的内存巨细),此时报错没有足够空间

办理步伐:

转移MyVirtualMachine的设置文件到其他的磁盘(本人没有在Hyper-v Manager中发明此成果,是否存在?) 
修改此事变机上Hyper-V的Virtual Machines的设置文件地址的文件夹,按早年的设置再建设新的VM(操纵乐成)
修改此事变机上Hyper-V的Virtual Machines的设置文件地址的文件夹,拷贝VM的设置文件到新的目次下,然后从头启动Hyper-v处事.(实行没有乐成,Hyper-v Manager没表现拷贝已往的设置文件)
通过简朴修改VM的设置文件,指定将要天生bin文件的路径到其他磁盘.(发明没有简朴的设置到达此目标,没有花时刻细心研究)
结论:

VM设置文件地址磁盘空间小于其配给内存巨细时,当Hyper-v启动VM时会报如下错误信息:Could not initialize memory: There is not enough space on the disk. 可通过修改此事变机上Hyper-V的Virtual Machines的设置文件地址的文件夹,按早年的设置再建设新的VM来办理.

(编辑:湖南网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    热点阅读