KevinG
Immortal
Immortal

Remove this from the .vmx file

\####### display #######################

svga.maxWidth = "1024"

svga.maxHeight = "768"

svga.vramSize = "16777216"

mks.enable3d = "FALSE"

\####### scsi-controllers ##############

scsi0.present = "TRUE"

scsi0.virtualDev = "buslogic"

This cam also be removed since it's duplicate info

\####### ide-controllers ###############

ide0.present = "TRUE"

ide1.present = "TRUE"

Is is not hurting anything, but does not need to be here

\####### scsi-disks ####################

scsi0:0.present = "FALSE"

scsi0:1.present = "FALSE"

scsi0:2.present = "FALSE"

scsi0:3.present = "FALSE"

scsi0:4.present = "FALSE"

scsi0:5.present = "FALSE"

scsi0:6.present = "FALSE"

See if you can now boot from the Windows 98 boot floppy and shell out to DOS. Run FDISK ad FORMAT on the virtual disk.

Run the Windows 98 install again

Reply
0 Kudos