VOGONS

Common searches


First post, by diqits

User metadata
Rank Newbie
Rank
Newbie

Guys i have problem to install some Games. Cause lot of then have a installatione where they need 2 Disks or more to put in. The problem is my PC hasn't a floppy drive and so i must mount them what is not hard but, i have the problem that i can't mount the 2nd device (2nd floppy disk) in dosbox cause it's already mounted.

SO How can i switch the floppy disk directory when it's mounted on the same letter.

Hope you guys know this

Attachments

  • deice_000.png
    Filename
    deice_000.png
    File size
    5.37 KiB
    Views
    4124 views
    File license
    Fair use/fair dealing exception

The best BeatmUp is One must Fall

Reply 1 of 5, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

From the Readme:

IMGMOUNT A utility to mount disk images and CD-ROM images in DOSBox. IMGMOUNT DRIVE [imagefile] -t [image_type] -fs [imag […]
Show full quote

IMGMOUNT
A utility to mount disk images and CD-ROM images in DOSBox.

IMGMOUNT DRIVE [imagefile] -t [image_type] -fs [image_format]
-size [sectorsbytesize, sectorsperhead, heads, cylinders]

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.

Even though it only mentions CDs, it is also true for Floppyimages. Something to remember for the next version of Dosbox to correct in the readme, I think.

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper

Reply 2 of 5, by diqits

User metadata
Rank Newbie
Rank
Newbie

that was not the problem i have 2 disk directory and i can only mount 1 on every letter. But the thing is that the installation can't switch to the other letter, but for the program there is one floppy and not more. How can i continue my installation.
I dont' use cue or bin Files.

i use
mount a "C:\Duke2\Disk1" -t floppy -ioctl
mount b "C:\Duke2\Disk2" -t floppy -ioctl
mount c "D:\Duke Nukem 2"

The best BeatmUp is One must Fall

Reply 3 of 5, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

As Dominus pointed out, use imgmount:

1) Create images of the diskettes.
2) Mount the 2 diskettes as
imgmount A C:\path\to\image1.img C:\path\to\image2.img -t floppy
3) Swap between the 2 images with CTRL-F4.

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 4 of 5, by ErikGG

User metadata
Rank Member
Rank
Member

Another way to do it :

Mount one directory as a floppy.
Then when the installer asks for Disk 2 erase the mounted "floppy" directory in Windows Explorer
Copy in all files from disk 2 with Windows Explorer.
Then press CTRL-F4.

Continue with installer.

This should work too as I recall.

Erik.

Read the new FAQ.doc