VOGONS

Common searches


img to iso

Topic actions

First post, by Peter Swinkels

User metadata
Rank Oldbie
Rank
Oldbie

Okay, I want to mount several floppy images at once in DOSBox, but this can only be done with *.iso files and I have a bunch of *.img files. I looked for programs that can convert *.img to *.iso and found several that claim to do to so:

1. PowerISO is said to be able to convert *.img to *.iso - but guess what? That option is nowhere to be found!
2. ImgToIso is a piece of crap that spits out an iso that contains the same stuff regardless of what *.img file you selected. In other words, useless...
3. OSFMount has an option that allows you to mount *.img files and save them as an *.iso file. Guess what? It appears to work only for DOSBox to reject them when trying to mount more than one. Also WinZip which should be able to open *.iso files won't open them so I am guessing OSFMount is screwing up somehow.
4. AnyBurn only allows me to save an *.img file to another *.img file...

Which of a bazillion programs claiming to be able convert *.img to *.iso can actually do it? And do it properly?

I have already waisted several hours on this...

EDIT:
Here's a work around:
1. Mount each image one by one in DOSBox and manually copy the files to separate directories.
2. Use WinCDEmu to create iso images.
Also, I noticed I have to specify "iso" for imgmount as a type instead of "floppy" or I get a confusing error message about the images needing to be *.iso files.

EDIT 2:
No, my "workaround" screws up the file structure somehow.

Last edited by Peter Swinkels on 2021-04-03, 11:43. Edited 2 times in total.

Do not read if you don't like attention seeking self-advertisements!

Did you read it anyway? Well, you can find all sorts of stuff I made using various programming languages over here:
https://github.com/peterswinkels

Reply 1 of 27, by Ulfenknulfen

User metadata
Rank Newbie
Rank
Newbie

Hi Peter.

I am using "any to iso" - and it works very fine for me 😀
It also works with Disc-Images.

https://crystalidea.com/

best regards
Ulf

Last edited by Ulfenknulfen on 2021-04-03, 11:26. Edited 1 time in total.

🎵 Waveblaster Adaptor for IDE-HDD Swap Frames
🎧 Beepblaster 1.0 Wavetable Module
🎶 Roland MT-32 Buffer overflow Hardware Fix
🕹️🖱️USB HID Devices on PS/2 and Gameport.

Reply 2 of 27, by Peter Swinkels

User metadata
Rank Oldbie
Rank
Oldbie

Thank you for the reply, but I think I just found a workaround though. While DOSBox is a wonderful emulator some things about it can be rather confusing. To me at least.

Do not read if you don't like attention seeking self-advertisements!

Did you read it anyway? Well, you can find all sorts of stuff I made using various programming languages over here:
https://github.com/peterswinkels

Reply 3 of 27, by BloodyCactus

User metadata
Rank Oldbie
Rank
Oldbie

um I mount multiple floppy disk images in dosbox all the time.. just use the swap disk command to change images. ctrl-f4 or something. its in imagemount.

imgmount a: disk1.img disk2.img disk3.img disk4.img -t floppy

cltr-f4 goes to next image.

--/\-[ Stu : Bloody Cactus :: [ https://bloodycactus.com :: http://kråketær.com ]-/\--

Reply 4 of 27, by konc

User metadata
Rank l33t
Rank
l33t
BloodyCactus wrote on 2021-04-03, 12:19:

um I mount multiple floppy disk images in dosbox all the time.. just use the swap disk command to change images. ctrl-f4 or something. its in imagemount.

imgmount a: disk1.img disk2.img disk3.img disk4.img -t floppy

cltr-f4 goes to next image.

This is not supported even in the latest released version, only in SVN.

Reply 5 of 27, by Peter Swinkels

User metadata
Rank Oldbie
Rank
Oldbie

@BloodyCactus: that might be, but it seems my *.img files are a different type of *.img than yours. I can't mount more than one at a time.

Do not read if you don't like attention seeking self-advertisements!

Did you read it anyway? Well, you can find all sorts of stuff I made using various programming languages over here:
https://github.com/peterswinkels

Reply 6 of 27, by Peter Swinkels

User metadata
Rank Oldbie
Rank
Oldbie

@ulfenknulfen:

"Any to iso" isn't working. I'm beginning to suspect the issue might be with the *.img files themselves. I uploaded a single *.img file to: https://drive.google.com/file/d/1SZVS90hzBAjE … iew?usp=sharing. While it is very old program (Microsoft Visual Basic 3.0 Professional) I doubt I am allowed to share the full installation package here. Can anyone have a look and tell me their findings?

Last edited by Peter Swinkels on 2021-04-04, 08:58. Edited 1 time in total.

Do not read if you don't like attention seeking self-advertisements!

Did you read it anyway? Well, you can find all sorts of stuff I made using various programming languages over here:
https://github.com/peterswinkels

Reply 7 of 27, by konc

User metadata
Rank l33t
Rank
l33t

Maybe it wasn't clear before the way I wrote it: download and use an SVN version of dosbox https://www.dosbox.com/wiki/SVN_Builds and you'll be able to mount multiple floppy images. The released version of dosbox simply doesn't have this feature.

Reply 8 of 27, by Jorpho

User metadata
Rank l33t++
Rank
l33t++

Yes, I agree: using the SVN version of DOSBox is by far the simplest solution here. (You can also try alternative builds based on the SVN, like DOSBox-ECE or DOSBox-X.)

Virtual Floppy Drive also used to be a useful solution for problems like this, but it hasn't been updated in a really long time and I don't think it works under Windows 10.
https://sourceforge.net/projects/vfd/files/

It looks like there's a newer version as well?
https://sourceforge.net/projects/simplifiedvfd/

But I guess OSFMount really does the same thing, come to think of it. And in any such case the solution is simple: mount the .img as a drive in OSFMount, mount the drive as a floppy in DOSBox, and then swap images in OSFMount when you want to swap images in DOSBox.

I might add that even if you do extract all the files from a .img, you'll probably want to convert them to a BIN/CUE image rather than a ".iso". It is also probably important to make sure that the label of the image is the same as the volume label of the floppy image – which can be problematic, because some BIN/CUE creators are more picky about the range of characters they will accept. But, again, you will probably not want to do this since it is vastly easier to use an SVN build of DOSBox.

Also, questions like this should probably be in the DOSBox subforum rather than the DOS subforum.

Reply 9 of 27, by BardBun

User metadata
Rank Member
Rank
Member

Keep in mind that you are not allowed to skip letters when mounting drives.
An example with lots of diskette images mounted for a Windows 3.11 install on the normal DOSBox 7.4:

Spoiler

#imgmount a c:\Games\DOSBox\Games\winimg\disk01.img -t floppy
#imgmount b c:\Games\DOSBox\Games\winimg\disk02.img -t floppy
#imgmount e c:\Games\DOSBox\Games\winimg\disk03.img -t floppy
#imgmount f c:\Games\DOSBox\Games\winimg\disk04.img -t floppy
#imgmount g c:\Games\DOSBox\Games\winimg\disk05.img -t floppy
#imgmount h c:\Games\DOSBox\Games\winimg\disk06.img -t floppy
#imgmount i c:\Games\DOSBox\Games\winimg\disk07.img -t floppy
#imgmount j c:\Games\DOSBox\Games\winimg\disk08.img -t floppy
#imgmount k c:\Games\DOSBox\Games\winimg\disk09.img -t floppy

c and d are already mounted as C:-drive and CD-Rom.
Like this it's possible to have most games and programmes installed that come on several diskettes by just changing the drive letter during the setup if it allows you to.

Reply 10 of 27, by Peter Swinkels

User metadata
Rank Oldbie
Rank
Oldbie

@konc: there appear to be lot of SVN builds. Which one do I need?

@BardBun: I will try that trick, it might work. - The Setup won't allow me to specify a drive letter... So this won't work.

Do not read if you don't like attention seeking self-advertisements!

Did you read it anyway? Well, you can find all sorts of stuff I made using various programming languages over here:
https://github.com/peterswinkels

Reply 12 of 27, by Peter Swinkels

User metadata
Rank Oldbie
Rank
Oldbie

@konc: all sorts of things pop up on that site, but no DOSBox download...

Do not read if you don't like attention seeking self-advertisements!

Did you read it anyway? Well, you can find all sorts of stuff I made using various programming languages over here:
https://github.com/peterswinkels

Reply 13 of 27, by konc

User metadata
Rank l33t
Rank
l33t
Peter Swinkels wrote on 2021-04-04, 09:44:

@konc: all sorts of things pop up on that site, but no DOSBox download...

Yeah the page only has 8 different file hoster links...

https://1fichier.com/?w5yj93wzp8vsz1bjna7v
https://anonfiles.com/d5F067nfu1
https://bayfiles.com/Z5E565n8u4
https://dailyuploads.net/d5viqi0b82zn
https://megaup.net/1Cdz9/EmuCR-Dosbox-r4444.7z
https://tusfiles.com/99xnzje25okc
https://uptobox.com/4ndumld7gf3t
https://www29.zippyshare.com/v/kjFZiYwF/file.html

Anyway let me make it easy for you: just download this attachment:

Filename
EmuCR-Dosbox-r4444.7z
File size
917.12 KiB
Downloads
66 downloads
File license
GPL-2.0-or-later

Reply 14 of 27, by Peter Swinkels

User metadata
Rank Oldbie
Rank
Oldbie

@konc: thanks

Do not read if you don't like attention seeking self-advertisements!

Did you read it anyway? Well, you can find all sorts of stuff I made using various programming languages over here:
https://github.com/peterswinkels

Reply 15 of 27, by Peter Swinkels

User metadata
Rank Oldbie
Rank
Oldbie

@Konc, again thanks for the SVN version of DOSBox. I can now mount my *.img files all in one go... but... Now my keyboard won't work once Windows 3.11 has started. And the mouse cursor appears to be sluggish. What could be going on?

EDIT:
The backspace key only deletes one character at a time at the "DOS" prompt... Does that SVN version have unusual keyboard settings?

Do not read if you don't like attention seeking self-advertisements!

Did you read it anyway? Well, you can find all sorts of stuff I made using various programming languages over here:
https://github.com/peterswinkels

Reply 16 of 27, by RandomStranger

User metadata
Rank Oldbie
Rank
Oldbie

Wouldn't it just work to mount the img than rip it with PowerISO into your desired format?
Or open it then "Save as..." in your desired format?

sreq.png retrogamer-s.png

Reply 17 of 27, by Jorpho

User metadata
Rank l33t++
Rank
l33t++
Peter Swinkels wrote on 2021-04-04, 13:30:

@Konc, again thanks for the SVN version of DOSBox. I can now mount my *.img files all in one go... but... Now my keyboard won't work once Windows 3.11 has started. And the mouse cursor appears to be sluggish. What could be going on?

EDIT:
The backspace key only deletes one character at a time at the "DOS" prompt... Does that SVN version have unusual keyboard settings?

Once you have finished installing Windows, you can switch back to the regular version of DOSBox since you do not need the extra support for .img files anymore. That way you can find out if the problem is due to some change made in the SVN version.

RandomStranger wrote on 2021-04-04, 17:00:

Wouldn't it just work to mount the img than rip it with PowerISO into your desired format?
Or open it then "Save as..." in your desired format?

If I'm not mistaken, PowerISO does not support ripping floppy images or opening floppy images, so no, that would not work. (If it supports .img files, then those would be CD-ROM images in a format that also happens to use the .img extension.)

Reply 18 of 27, by Peter Swinkels

User metadata
Rank Oldbie
Rank
Oldbie

@jorpho: installing Windows was never the problem. It's installing Microsoft Visual Basic 3.0 Professional whose setup contained on those *.img files. Yes, I could switch back to regulard DOSBox, once I have managed to install vb3prof but I need the SVN DOSBox for that. But like I said, the keyboard isn't working in Windows with that particular DOSBox version. The bizarre thing is I could install Windows 3.11 just fine. It's just once Windows has started the keyboard won't work preventing me from installing vb in spite of having mounted multiple disk images. Also, the backspace is acting weird in SVN DOSBox, it will only delete one character even if I keep it pressed down, it shouldn't work like that normally.

In summary:
-Windows' keyboard won't work in SVN DOSBox.
-It will work in regular DOSBox.
-I can mount multiple imgs and start vb setup, but can't finish it because the keyboard won't work. (svn)

Do not read if you don't like attention seeking self-advertisements!

Did you read it anyway? Well, you can find all sorts of stuff I made using various programming languages over here:
https://github.com/peterswinkels

Reply 19 of 27, by Jorpho

User metadata
Rank l33t++
Rank
l33t++

I see. Well, the point of the SVN build is that it changes all the time, so it's possible that some recent change affected the way the keyboard worked in Windows 3.x.

Support for multiple .img files was added to SVN builds a long time ago, so you can try looking for an older SVN build – but I would suggest trying DOSBox-X instead. (It is probably better than standard DOSBox if you want to run Windows 3.x anyway.)
https://github.com/joncampbell123/dosbox-x/bl … ler-or-portable