XP3优化,启动内存不到40M,15秒启动

Kvm、VMware、Virtualbox、Xen、Qemu 等
回复
头像
Mr.J
帖子: 204
注册时间: 2008-07-14 16:58

XP3优化,启动内存不到40M,15秒启动

#1

帖子 Mr.J » 2008-07-27 20:30

#!/usr/bin/vmplayer

# Filename: XP.vmx
# Generated 2008-07-25;19:27:57 by EasyVMX!
# http://www.easyvmx.com

# This is a Workstation 5 or 5.5 config file
# It can be used with Player
config.version = "8"
virtualHW.version = "4"

# Selected operating system for your virtual machine
guestOS = "winxppro"

# displayName is your own name for the virtual machine
displayName = "XP"

# These fields are free text description fields
guestinfo.vmware.product.url = "http://www.easyvmx.com/"
guestinfo.vmware.product.class = "virtual machine"

# Number of virtual CPUs. Your virtual machine will not
# work if this number is higher than the number of your physical CPUs
numvcpus = "1"

# Memory size and other memory settings
memsize = "172"
MemAllowAutoScaleDown = "FALSE"
MemTrimRate = "-1"

# Unique ID for the virtual machine will be created
uuid.action = "create"

# Remind to install VMware Tools
# This setting has no effect in VMware Player
tools.remindInstall = "FALSE"

# Startup hints interfers with automatic startup of a virtual machine
# This setting has no effect in VMware Player
hints.hideAll = "TRUE"

# Enable time synchronization between computer
# and virtual machine
tools.syncTime = "TRUE"

# USB settings
# This config activates USB
usb.present = "FALSE"
usb.generic.autoconnect = "FALSE"

# First serial port, physical COM1 is not available
serial0.present = "FALSE"

# Optional second serial port, physical COM2 is not available
serial1.present = "FALSE"

# First parallell port, physical LPT1 is not available
parallel0.present = "FALSE"

# Sound settings
sound.present = "TRUE"
sound.virtualdev = "es1371"

# Logging
# This config activates logging, and keeps last log
logging = "TRUE"
log.fileName = "XP.log"
log.append = "TRUE"
log.keepOld = "3"

# These settings decides interaction between your
# computer and the virtual machine
isolation.tools.hgfs.disable = "FALSE"
isolation.tools.dnd.disable = "FALSE"
isolation.tools.copy.enable = "TRUE"
isolation.tools.paste.enabled = "TRUE"

# Share folders
sharedFolder.maxNum = "1"
sharedFolder.option = "alwaysEnabled"
sharedFolder0.present = "TRUE"
sharedFolder0.enabled = "TRUE"
sharedFolder0.readAccess = "TRUE"
sharedFolder0.writeAccess = "TRUE"
sharedFolder0.hostPath = "/home/j/Down/"
sharedFolder0.guestName = "Down"
sharedFolder0.expiration = "never"

# First network interface card
ethernet0.present = "TRUE"
ethernet0.virtualDev = "vmxnet"
ethernet0.connectionType = "nat"
ethernet0.addressType = "generated"
ethernet0.generatedAddressOffset = "0"

# Settings for physical floppy drive
floppy0.present = "FALSE"

# Settings for physical CDROM drive
ide1:0.present = "TRUE"
ide1:0.deviceType = "cdrom-raw"
ide1:0.startConnected = "FALSE"
ide1:0.fileName = "auto detect"
ide1:0.autodetect = "TRUE"

# Settings for the optional virtual CDROM, ISO-image
ide1:1.present = "TRUE"
ide1:1.fileName = "/home/j/Down/MicroXP-v0.82.iso"
ide1:1.deviceType = "cdrom-image"
ide1:1.mode = "persistent"
ide1:1.startConnected = "FALSE"

# First IDE disk, size 4800Mb
ide0:0.present = "TRUE"
ide0:0.fileName = "XP.vmdk"
ide0:0.mode = "persistent"
ide0:0.startConnected = "TRUE"
ide0:0.writeThrough = "TRUE"

# END OF EasyVMX! CONFIG

extendedConfigFile = "XP.vmxf"
virtualHW.productCompatibility = "hosted"
tools.upgrade.policy = "manual"

uuid.location = "56 4d 92 b9 28 a4 72 4a-ed a0 16 53 3f 7c eb b2"
uuid.bios = "56 4d 92 b9 28 a4 72 4a-ed a0 16 53 3f 7c eb b2"
ide0:0.redo = ""

ethernet0.generatedAddress = "00:0c:29:7c:eb:b2"

#usb.autoConnect.device0 = ""

checkpoint.vmState = ""
附件
2008-07-28-064007_808x640_scrot.png
上次由 Mr.J 在 2008-07-28 6:44,总共编辑 2 次。
头像
Mr.J
帖子: 204
注册时间: 2008-07-14 16:58

#2

帖子 Mr.J » 2008-07-27 20:31

EasyVMX文件
附件
2008-07-28-064722_808x640_scrot.png
XP.zip
(3.77 KiB) 已下载 183 次
fjuser
帖子: 43
注册时间: 2008-07-06 15:27

#3

帖子 fjuser » 2008-07-31 17:13

用深度XP也可以
头像
Mr.J
帖子: 204
注册时间: 2008-07-14 16:58

#4

帖子 Mr.J » 2008-07-31 19:40

fjuser 写了:用深度XP也可以
深度不行。用eXPerience 或者 盛世雄风论坛上优化的
回复