I adopted a HyperV environment and I'm trying to squeeze every bit of performance I can get out of it.
Some of the virtual machines in the environment have IDE drives instead of SCSI drives.
Is it safe to mount the VHDx as a SCSI drive? Or do I need to convert it?
My alternative is to add a SCSI drive, boot up into knoppix, DD the IDE drive to the SCSI drive, then unmount the IDE drive.