解决虚拟机Reason: The file is too large问题

简介:
打开复制来的虚拟机文件时出现了以下问题:
VMware Workstation cannot open one of the virtual disks needed by this VM because it is larger than the maximum file size supported by the host file system.  Some remote file systems do not support files larger than 2 GB, even though the file system on the server might.
Cannot open the disk 'F:\Windows 2000 Server\Windows 2000 Server.vmdk' or one of the snapshot disks it depends on.
Reason: The file is too large.
解决方法如下:
在VMX文件中加入:
diskLib.sparseMaxFileSizeCheck= "false"
我的文件如下所示:
config.version = "7"
virtualHW.version = "3"
memsize = "128"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "Windows 2000 Server.vmdk"
scsi0.present = "TRUE"
ide1:0.present = "TRUE"
ide1:0.fileName = "auto detect"
ide1:0.deviceType = "cdrom-raw"
diskLib.sparseMaxFileSizeCheck= "false"
floppy0.present = "FALSE"
Ethernet0.present = "TRUE"
sound.present = "TRUE"
sound.virtualDev = "es1371"
sound.fileName = "-1"
displayName = "Windows 2000 Server"
guestOS = "win2000serv"
priority.grabbed = "normal"
priority.ungrabbed = "normal"
uuid.location = "56 4d 25 37 78 8a 04 b0-4e 93 8e fd 25 30 fe 4e"
ethernet0.addressType = "generated"
ethernet0.generatedAddress = "00:0c:29:b3:6a:5a"
ethernet0.generatedAddressOffset = "0"
Ethernet0.connectionType = "bridged"
uuid.bios = "56 4d 25 37 78 8a 04 b0-4e 93 8e fd 25 30 fe 4e"
ide1:0.startConnected = "TRUE"
tools.syncTime = "FALSE"
Ethernet0.vnet = "VMnet0"
scsi0:0.redo = ""
sound.autodetect = "TRUE"
scsi0:0.deviceType = "scsi-hardDisk"
ide1:0.autodetect = "TRUE"
usb.present = "TRUE"
extendedConfigFile = "Windows 2000 Server.vmxf"
virtualHW.productCompatibility = "hosted"
tools.upgrade.policy = "manual"
再次打开虚拟机就可以正常启动了!



本文转自94cool博客园博客,原文链接:http://www.cnblogs.com/94cool/archive/2012/05/11/2496799.html,如需转载请自行联系原作者
相关文章
|
3月前
|
虚拟化 数据中心
VMware vSphere Replication 9.0.3 - 虚拟机复制和数据保护
VMware vSphere Replication 9.0.3 - 虚拟机复制和数据保护
138 0
|
2月前
|
编解码 网络协议 网络安全
OpenWrt x86 虚拟机VMware ESXi安装
OpenWrt x86 虚拟机VMware ESXi安装
|
6月前
|
缓存 Linux 调度
【YashanDB数据库】VMware虚拟机使用默认安装,在掉电之后数据库无法启动
VMware虚拟机使用默认安装,在掉电之后数据库无法启动
|
3月前
|
Linux 虚拟化 iOS开发
Windows Server 2022 OVF (2025 年 6 月更新) - VMware 虚拟机模板
Windows Server 2022 OVF (2025 年 6 月更新) - VMware 虚拟机模板
227 6
Windows Server 2022 OVF (2025 年 6 月更新) - VMware 虚拟机模板
|
2月前
|
Linux 虚拟化 iOS开发
VMware Fusion 13.6.4 OEM BIOS 2.7 - 在 macOS 中运行 Windows 虚拟机的最佳方式
VMware Fusion 13.6.4 OEM BIOS 2.7 - 在 macOS 中运行 Windows 虚拟机的最佳方式
248 3
|
4月前
|
Linux 虚拟化 iOS开发
Rocky Linux 10 x86_64 OVF (sysin) - VMware 虚拟机模板
Rocky Linux 10 x86_64 OVF (sysin) - VMware 虚拟机模板
262 35
Rocky Linux 10 x86_64 OVF (sysin) - VMware 虚拟机模板
|
4月前
|
Linux 虚拟化 iOS开发
Rocky Linux 10 aarch64 OVF (sysin) - Apple silicon VMware 虚拟机模板
Rocky Linux 10 aarch64 OVF (sysin) - Apple silicon VMware 虚拟机模板
171 34
Rocky Linux 10 aarch64 OVF (sysin) - Apple silicon VMware 虚拟机模板
|
4月前
|
Linux 虚拟化 iOS开发
AlmaLinux 10 x86_64 OVF (sysin) - VMware 虚拟机模板
AlmaLinux 10 x86_64 OVF (sysin) - VMware 虚拟机模板
188 27
AlmaLinux 10 x86_64 OVF (sysin) - VMware 虚拟机模板
|
6月前
|
IDE 测试技术 数据库
【YashanDB知识库】使用vmware虚拟机安装的YashanDB,本机无法访问
在 VMware 虚拟机中安装并测试 YashanDB,数据库及虚拟机运行正常,但本地 IDE 工具无法连接虚拟机中的数据库。问题可能与 VMware 网络适配器配置或网络模式(如 NAT、桥接)有关,导致网络通信异常。需检查虚拟机网络设置、IP 地址配置以及防火墙规则,确保本地与虚拟机间网络连通性。目前无明确修复版本。
|
2月前
|
Linux 虚拟化 iOS开发
VMware Remote Console 13.0.0 for macOS, Linux, Windows - vSphere 虚拟机控制台的桌面客户端
VMware Remote Console 13.0.0 for macOS, Linux, Windows - vSphere 虚拟机控制台的桌面客户端
540 0
VMware Remote Console 13.0.0 for macOS, Linux, Windows - vSphere 虚拟机控制台的桌面客户端