VOGONS

Common searches


First post, by Inwards

User metadata
Rank Newbie
Rank
Newbie

I gather from the docs that one can use control-f4 to swap through the various disk images that have been mounted with imgmount. I have tried this with some ISO images have had no luck whatsoever. Is swapping ISO's supported, or am I doing something wrong?

Reply 1 of 19, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

iso images are currently not supported in the swapping.
There is a patch for that and we are reworking it a bit for inclusion in the cvs.

Water flows down the stream
How to ask questions the smart way!

Reply 2 of 19, by SKARDAVNELNATE

User metadata
Rank Oldbie
Rank
Oldbie

I load my ISOs in Daemon Tools and mount the virtual drive. When I need to swap them I Alt-Enter, change the image, then Ctrl-F4. Other times I play around with combining the images from multible disks.

Reply 3 of 19, by whatever

User metadata
Rank Newbie
Rank
Newbie

on linux it is currently impossible (!) to swap CDs. if you use real CDs you cannot unmount them while dosbox is running, and with images swapping is still unsupported 🙁
i really hope this patch will be included in cvs very soon...

Reply 5 of 19, by whatever

User metadata
Rank Newbie
Rank
Newbie

i finally managed to swap discs by mounting both cds in different directories (in the linux filesystem), setting a symlink to one of them, mounting this symlink in dosbox and when the game needs the other disk i make the symlink point to the other cd's directory and press ctrl+f4.
well, it works this way, but i guess i don't have to mention that this sucks. swapping images in dosbox sounds a lot better to me, it's a pity that this feature was canceled...

could you explain the reasons why we won't see image swapping in future dosbox releases?
what about some "free file-handles"-hotkey to allow unmounting of cds in linux when needed?

Reply 7 of 19, by SysGOD

User metadata
Rank Member
Rank
Member

ok the official dosbox 0.70 readme says:

imagefile Location of the image files to mount in DOSBox. The location can be on a mounted drive inside DOSBox, or o […]
Show full quote

imagefile
Location of the image files to mount in DOSBox. The location can
be on a mounted drive inside DOSBox, or on your real disk. It is
possible to mount CD-ROM images (ISOs or CUE/BIN) as well, if you
need CD swapping capabilities specify all images in succession.
The CDs can be swapped with CTRL-F4 at any time.

but how should this look like? sry if i have missed something but iam not very skilled in such things. i think a bit more clarification or an example whould be helpfull for many users even if this feature is not well implemented yet...

sysprofile.png

Reply 9 of 19, by whatever

User metadata
Rank Newbie
Rank
Newbie

oops 🙄

well, i guess my dosbox build is broken then. if i try

imgmount d cd1.iso cd2.iso -t iso

dosbox will exit with a segfault. with a single iso file it's working fine, this is why i assumed it has not been added yet...

my binary was built from a cvs checkout of the day 0.70 was released. i'll recompile from 0.70 tar.gz and see if it works then.

edit: it _does_ work with the new binary, sorry about all the trouble

Last edited by whatever on 2007-03-09, 00:44. Edited 1 time in total.

Reply 10 of 19, by SysGOD

User metadata
Rank Member
Rank
Member

i ask this because i have no idee how i should mount 2 different ISO images in one command line...
how should this look like? i tryed things like:

imgmount d c:\cd1.iso, cd2.iso -t iso 

or

imgmount d c:\cd1.iso / cd2.iso -t iso 

for example.
i think i get something wrong...

What's not well implemented there??

because of Qbixs posting:

iso images are currently not supported in the swapping.
There is a patch for that and we are reworking it a bit for inclusion in the cvs.

sysprofile.png

Reply 12 of 19, by SysGOD

User metadata
Rank Member
Rank
Member

ive tested it now with my cue/bin images of mechwarrior2 and ghost bears legacy (all 4 files are on the root of my real C: drive for testing).
using it without any characters:

 imgmount d c:\mech2.cue gbl.cue -t iso

gives me only a "the image must be on a host or local drive" error...

sysprofile.png

Reply 13 of 19, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

Try

 imgmount d c:\mech2.cue c:\gbl.cue -t iso

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 18 of 19, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

nada nothing!
DOSBox is dead. Nothing ever changes to it.

Usually the months before a release are the bussiest 😀

Water flows down the stream
How to ask questions the smart way!