25-08-2004, 02:56 PM
|
#1
|
Join Date: May 2004
Location: Orlando, United States
Posts: 4,787
|
How to mount a CD-rom in DOSbox
Quote:
try mounting the cdrom in dosbox with the correct flags ?
examples. basic cdrom support
mount d d:\ -t cdrom
sdl support:
mount d d:\ -t cdrom -usecd 0
ioctl support:
mount d d:\ -t cdrom -usecd 0 -ioctl
or win98 aspi:
mount d d:\ -t cdrom -usecd 0 -aspi
change the number 0 in -usecd 0 to the correct number shown by :
mount -cd
|
__________________
ViGERP AKA what I have been working on these last couple of years...
|
                       
|
|