2010-02-16 15:56:30 -06:00
|
|
|
#!/usr/bin/vmware
|
|
|
|
.encoding = "UTF-8"
|
2009-04-13 02:05:42 -05:00
|
|
|
config.version = 8
|
|
|
|
virtualHW.version = 7
|
|
|
|
memsize = 4
|
2010-02-16 15:56:30 -06:00
|
|
|
displayname = "blit-cube"
|
2009-04-13 02:05:42 -05:00
|
|
|
guestOS = other
|
|
|
|
mks.enable3d = TRUE
|
|
|
|
floppy0.startConnected = TRUE
|
|
|
|
floppy0.fileType = file
|
|
|
|
floppy0.fileName = blit-cube.img
|
2010-02-16 15:56:30 -06:00
|
|
|
uuid.location = "56 4d 99 b8 ba e0 07 dc-f9 eb 73 74 e1 d2 21 07"
|
|
|
|
uuid.bios = "56 4d 99 b8 ba e0 07 dc-f9 eb 73 74 e1 d2 21 07"
|
|
|
|
cleanShutdown = "TRUE"
|
|
|
|
virtualHW.productCompatibility = "hosted"
|
|
|
|
replay.supported = "FALSE"
|
|
|
|
floppy0.clientDevice = "FALSE"
|
|
|
|
replay.filename = ""
|
|
|
|
vmotion.checkpointFBSize = "134217728"
|