#!/usr/bin/vmware config.version = "8" virtualHW.version = "3" ide0:0.present = "TRUE" ide0:0.filename = "minilinux.vmdk" memsize = "256" MemAllowAutoScaleDown = "FALSE" ide1:0.present = "FALSE" ide1:0.fileName = "auto detect" ide1:0.deviceType = "cdrom-raw" ide1:0.autodetect = "TRUE" floppy0.present = "FALSE" ethernet0.present = "TRUE" usb.present = "FALSE" sound.present = "FALSE" displayName = "minilinux" guestOS = "other26xlinux" nvram = "minilinux.nvram" MemTrimRate = "-1" ide0:0.redo = "" ethernet0.addressType = "generated" ethernet0.connectionType = "nat" uuid.location = "56 4d 87 3d 0f e1 89 7a-22 85 36 89 4e 6b 29 cf" uuid.bios = "56 4d 87 3d 0f e1 89 7a-22 85 36 89 4e 6b 29 cf" ethernet0.generatedAddress = "00:0c:29:6b:29:cf" ethernet0.generatedAddressOffset = "0" tools.syncTime = "TRUE" ide1:0.startConnected = "TRUE" uuid.action = "create" checkpoint.vmState = "minilinux.vmss" tools.remindInstall = "TRUE" virtualHW.productCompatibility = "hosted" tools.upgrade.policy = "manual"