View Single Post
Old 25-08-2004, 02:56 PM   #1
Tom Henrik
10 GOSUB Abandonia
20 GOTO 10


 
Join Date: May 2004
Location: Orlando, United States
Posts: 4,787
Send a message via AIM to Tom Henrik Send a message via MSN to Tom Henrik
Default 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...
Tom Henrik is offline                         Send a private message to Tom Henrik