Ham n Eggs
New member
I am trying to mount an IMA image I have with Windows 3.1 installed on it but I can't seem to get it to mount. I have gotten it to work with an ISO but it makes everything read only so I want to use a format I can read and write with. I have tried a few different ways to mount the file. Here are some of the things I tried and the associated error messages I recieved:
imgmount c ms0:/vhd.ima
Could not load the image file.
Check that the path is correct and the image is accessible.
imgmount c ms0:/vhd.ima -t hdd
Can't create drive from file.
imgmount c ms0:/vhd.ima -t floppy
Can't create drive from file.
imgmount c ms0:/vhd.ima -t iso
mscdex: failure: path not valid.
I know the file is there. It's in the root of the memory stick named vhd.ima. I have opened the file with winimage and magiciso and I was also able to mount it with winimage both as a cd rom and floppy.
If this doesnt work I am wondering what's the best format to use for this and also is it possible to mount a .vhd file?
I have also tried other drive letters only to get the same error messages.
imgmount c ms0:/vhd.ima
Could not load the image file.
Check that the path is correct and the image is accessible.
imgmount c ms0:/vhd.ima -t hdd
Can't create drive from file.
imgmount c ms0:/vhd.ima -t floppy
Can't create drive from file.
imgmount c ms0:/vhd.ima -t iso
mscdex: failure: path not valid.
I know the file is there. It's in the root of the memory stick named vhd.ima. I have opened the file with winimage and magiciso and I was also able to mount it with winimage both as a cd rom and floppy.
If this doesnt work I am wondering what's the best format to use for this and also is it possible to mount a .vhd file?
I have also tried other drive letters only to get the same error messages.