snippetbashTip
IMGMOUNT — Mount disk or CD-ROM images. More information: <https://www.dosbox.com/wiki/IMGMOUNT>.
Viewed 0 times
commanddiskimagesclimountmoreromimgmount
Problem
How to use the
IMGMOUNT command: Mount disk or CD-ROM images. More information: <https://www.dosbox.com/wiki/IMGMOUNT>.Solution
IMGMOUNT — Mount disk or CD-ROM images. More information: <https://www.dosbox.com/wiki/IMGMOUNT>.Mount floppy:
IMGMOUNT a {{floppy.img}}Mount CD-ROM:
IMGMOUNT d {{cd.iso}}Code Snippets
Mount floppy
IMGMOUNT a {{floppy.img}}Mount CD-ROM
IMGMOUNT d {{cd.iso}}Context
tldr-pages: dos/IMGMOUNT
Revisions (0)
No revisions yet.