LinuxDevijverVMWareSeries
From Wiki
This is the support page for Steven Devijver's VMWare on Windows series.
[edit]
knoppix.vmx
Copy and paste the configuration file below into knoppix.vmx on your filesystem.
# This property sets the name of the ISO file # you're going to boot with VMWare Player. # Place this file in the same directory as the ISO file # and doubleclick on this file. ide0:0.fileName = "KNOPPIX_V5.0.1CD-2006-06-01-EN.iso" # These properties do not have to be modified config.version = "8" virtualHW.version = "4" displayName = "Knoppix" guestOS = "otherlinux" nvram = "Knoppix.nvram" MemTrimRate = "-1" memsize = "320" numvcpus = "1" MemAllowAutoScaleDown = "FALSE" uuid.action = "create" checkpoint.vmState = "" hints.hideAll = "TRUE" usb.present = "FALSE" sound.present = "TRUE" sound.virtualdev = "sb16" logging = "TRUE" log.fileName = "Knoppix.log" log.append = "TRUE" log.keepOld = "0" isolation.tools.hgfs.disable = "FALSE" isolation.tools.dnd.disable = "FALSE" isolation.tools.copy.enable = "TRUE" isolation.tools.paste.enabled = "TRUE" gui.restricted = "FALSE" paevm = "TRUE" gui.fullScreenAtPowerOn = "FALSE" tools.syncTime = "TRUE" ethernet0.present = "TRUE" ethernet0.virtualDev = "vlance" ethernet0.connectionType = "nat" ethernet0.addressType = "generated" ethernet0.generatedAddress = "00:0c:29:bc:15:f4" ethernet0.generatedAddressOffset = "0" floppy0.present = "FALSE" scsi0.present = "FALSE" scsi0.virtualdev = "buslogic" ide0:0.present = "TRUE" ide0:0.deviceType = "cdrom-image" ide0:0.mode = "persistent" ide0:0.startConnected = "TRUE" ide0:0.writeThrough = "FALSE" ide0:0.autodetect = "FALSE" uuid.location = "56 4d db 82 1d 4a 1a 04-41 b2 46 7b 5d bc 15 f4" uuid.bios = "56 4d db 82 1d 4a 1a 04-41 b2 46 7b 5d bc 15 f4" tools.remindInstall = "TRUE" # end of file

