| 
 ide settings 
 
 | 
| ide0:0.present = "TRUE" | 
 This is a nice entry for a disk - relative path - no spaces - name 
              describes contents: perfect! | 
| ide0:0.present 
              = "TRUE" | This connects an iso-file as a CDrom. | 
| ide0:0.startConnected = "TRUE" | Silent default when *.present is set to true | 
| 
 ide0:0.startConnected = "FALSE" |  if you don't want that CDs or ISOs are connected 
               | 
| ide0:0.deviceType = "disk" ide0:0.deviceType = "rawDisk"  |  only set deviceType when you need 
              a CD/ISO. | 
| ide0:0.autodetect = "TRUE" | Use this for CDroms only - I don't recommend to use this entry at all - as it produces unpredictable results on hosts with more than one CDrom. If you have problems with Virtual CD-drives like Daemon Tools - check this first. | 
| ide0:0.filename = "E:"  | Depending on the device type you 
              selected one of this entries is appropriate. | 
| ide0:0.mode = "independent-persistent" | This mode makes a vmdk behave like 
              a good-old-real-metal harddisk. If you accidentaly format it, the 
              only way to restore your files is the use of forensic tools.  
 | 
| ide0:0.mode = "independent-nonpersistent" | This mode writes all changes to a temporary file which will be 
              deleted when you power off the virtual machine. | 
| 
 ide0:0.mode = "undoable" | 
 WARNING: for experts only This mode writes all changes to a temporary file. This time the 
              file will not be deleted when you power off the virtual machine. Current VMserver doesn't offer this mode via GUI - though he can 
              use it.  At first sight this mode looks like the one we had in WS 3 and 
              GSX 2.5 - but you can not commit/ discard/ keep these REDOlogs when 
              you power down a VM with current VMserver. | 
| ide0:0.dmaCapable ide0:0.forcelba48 ide0:0.noDMA | I use them in case I want to use very old guests - early Dos for example. Be careful - may have strange and un-expected side-effects. | 
      
      
home vmx vmdk about this site forum downloads