How would I go about doing this? Creating the following lines in the vmx:
scsi0.virtualDev = "buslogic"
scsi0:0.present = "TRUE"
scsi0:0.autodetect = "TRUE"
scsi0:0.deviceType = "cdrom-image"
scsi0:0.fileName = "/Volumes/EXHD/2.iso"
Makes the Settings manager show no disc drive, so I'm not even worrying about drivers at this point. I can't even get the settings manager to recognize a disc drive!
But how would I get the drivers later on?