VOGONS


[Solved] DOSBox crashes using imgmount.

Topic actions

Reply 20 of 22, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Thanks for the backtrack, gulikoza. The cast (localDrive*)Drives[drive];
is invalid (Drives[0x19] is the virtual Z: drive).
Maybe the casting can be checked if it is correct, or implementing the
function GetSystemFilename for the virtual drive (don't know if it would
work then though).

Reply 21 of 22, by ErikGG

User metadata
Rank Member
Rank
Member

Rechecked the latest CVS (18.10.2007) including the fix, DOSBox reports MSCDEX Failed : Path invalid.

Bug Closed.

Erik.

Read the new FAQ.doc

Reply 22 of 22, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Yes, should be working now, thanks for your report (and gulikoza for his dump 😀 ).