diff --git a/Build/VMWare/Workstation/Cosmos.nvram b/Build/VMWare/Workstation/Cosmos.nvram index 331f4c67c..5b0ebf5e0 100644 Binary files a/Build/VMWare/Workstation/Cosmos.nvram and b/Build/VMWare/Workstation/Cosmos.nvram differ diff --git a/Build/VMWare/Workstation/Cosmos.vmx b/Build/VMWare/Workstation/Cosmos.vmx index a1975185c..5fda4fd56 100644 --- a/Build/VMWare/Workstation/Cosmos.vmx +++ b/Build/VMWare/Workstation/Cosmos.vmx @@ -1,3 +1,4 @@ +.encoding = "windows-1252" config.version = "8" virtualHW.version = "6" scsi0.present = "TRUE" @@ -9,12 +10,12 @@ ide1:0.deviceType = "cdrom-raw" floppy0.autodetect = "TRUE" ethernet0.present = "TRUE" ethernet0.wakeOnPcktRcv = "FALSE" -sound.present = "FALSE" +sound.present = "TRUE" sound.fileName = "-1" sound.autodetect = "TRUE" -svga.autodetect = "TRUE" +svga.autodetect = "FALSE" pciBridge0.present = "TRUE" -mks.keyboardFilter = "allow" +mks.keyboardFilter = "off" displayName = "Cosmos" guestOS = "other" nvram = "Cosmos.nvram" @@ -29,7 +30,7 @@ extendedConfigFile = "Cosmos.vmxf" floppy0.present = "FALSE" ethernet0.addressType = "generated" -uuid.location = "56 4d dc bc b4 41 99 65-7b c2 58 93 1b c4 a7 6b" +uuid.location = "56 4d fe d0 75 1c 45 1d-b4 f3 cd 57 0a a4 75 92" uuid.bios = "56 4d 81 3c dd d8 88 2c-f1 42 bf 58 f5 7c 2d 9f" ide0:0.redo = "" pciBridge0.pciSlotNumber = "17" @@ -39,6 +40,22 @@ ethernet0.generatedAddress = "00:0c:29:7c:2d:9f" ethernet0.generatedAddressOffset = "0" ide0:1.present = "TRUE" -ide0:1.fileName = "..\Cosmos.iso" +ide0:1.fileName = "..\..\Cosmos.iso" ide0:1.deviceType = "cdrom-image" -gui.exitAtPowerOff = "TRUE" + +gui.powerOnAtStartup = "TRUE" + +ethernet0.connectionType = "nat" +svga.maxWidth = "1024" +svga.maxHeight = "768" +svga.vramSize = "3145728" +serial0.present = "TRUE" +serial0.fileType = "pipe" +serial0.fileName = "\\.\pipe\CosmosDebug" +serial0.pipe.endPoint = "client" +serial0.tryNoRxLoss = "TRUE" + +vmotion.checkpointFBSize = "3145728" +sound.pciSlotNumber = "33" + +debugStub.linuxOffsets = "0x0,0xffffffff,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"