VOGONS


First post, by jynks

User metadata
Rank Newbie
Rank
Newbie

Hi there...

I no longer have a 3.5 floppy drive, so I got a mate of mine to use winimage to make of some of my old games for backup.

The problem is that I can not seam to mount them in DosBox, I thought DosBox supported this image format?

I am using this command (for example)

imgmount a c:\games\dosbox\drives\floppys\thexder.ima -t floppy

but DosBox responds as ... "can't create drive from file"
if I remove the "-t cdrom" it says "could not load image file <newline> check that the path is correct and the image is accessible"

Any ideas? I tested the *.ima files with "virtual floppy drive 2.1" and they load fine. While the majority of them I can load in the VFD and then use mount a y:\ -t floppy (when y: is mounted in VFD) some of my games have volume and size checks as part of copy protection and will not work that way, nor if i just copy all the files into a dir and mount like that....
mount a c:\games\dosbox\drives\floppys\thexder -t floppy

Any help would be appreciated... . .

Reply 1 of 10, by robertmo

User metadata
Rank l33t++
Rank
l33t++

what if you mount a: or b: in VFD? maybe your OS has sth against y: for floppy (where have you got the y: idea from? 😉 )

Reply 2 of 10, by jynks

User metadata
Rank Newbie
Rank
Newbie

um... I just have VFD set to load the floppy as y:\ .. I have tried it as a:\ using

mount a a:\ -t floppy

but these games just freeze during the floppy check (please insert your original disk into a:)

I mean I got thexder to work by just downloading it form a abandonware site... (yea i know) but the point of the thread might have gotten confused... . .

Q: Isn't imgmount ment to be able to load *.IMA files using the -t floppy? To load floppy disks as IMA files?

Reply 3 of 10, by robertmo

User metadata
Rank l33t++
Rank
l33t++

>if I remove the "-t cdrom"
?

Reply 4 of 10, by jynks

User metadata
Rank Newbie
Rank
Newbie

if I try the command with out the "-t floppy" at the end I get a different error message... I "think" cause dosbox defaults to something replacing -t cdrom.. I dunno I just tried it.

Reply 5 of 10, by robertmo

User metadata
Rank l33t++
Rank
l33t++

isn't ima a compressed format? try converting it to img

Reply 6 of 10, by HunterZ

User metadata
Rank l33t++
Rank
l33t++

Thexder's copy protection uses illegally formatted sectors, so you may need to crack it even if you do get an image of it to mount properly in DOSBox.

Reply 7 of 10, by lightmaster

User metadata
Rank Oldbie
Rank
Oldbie

as far as i remember imz its ima/img compressed =)

25071588525_735097840e_b.jpg

Reply 8 of 10, by Thraka

User metadata
Rank Member
Rank
Member

In case anyone else runs into this problem and this thread, just rename the ima to img... I don't know why dosbox is locked into img and not ima when they are they same format...

Reply 9 of 10, by ripsaw8080

User metadata
Rank DOSBox Author
Rank
DOSBox Author

I've never had any problem mounting or booting floppy image files with .IMA extensions, and there is nothing in the DOSBox code that cares what the extension is; however, I suppose it's possible there could be an issue with the host OS. In any case, I recommend taking the proposed solution with a dose of skepticism.

In my collection of floppy images, an IMA extension denotes a readable FAT file system, and an IMG extension means no file system. I did this because IMA is associated with WinImage on my Windows OS, and not because it holds any significance to DOSBox.

Reply 10 of 10, by coolhaken

User metadata
Rank Newbie
Rank
Newbie

Sometimes DOSBox can't handle floppy image(s) injected ancient boot virus.
Maybe try to scan it by older antivirus program(s) first.