View Single Post
Old 17-04-2006, 06:47 PM   #9
BeefontheBone
10 GOSUB Abandonia
20 GOTO 10
 
BeefontheBone's Avatar

 
Join Date: Feb 2005
Location: Leeds, England
Posts: 2,166
Default

Quote:
Originally posted by Guest@Apr 17 2006, 07:25 PM
ok thank you all for your help but when i tried to write 'mount c c:\' it said that it was NOT recommend and that i should mount a (sub)directory. C drive is mounted as a local directory c:\

And it was written in RED.... :blink: !!!!
Yup, that's because it's easy to accidentally delete/modify system files if you mount the whole drive. What you need to do is create a directory somewhere which you want to be treated as your C: drive in DOSBox - for example, mine is C:\DOSProgs\ - and mount that folder as your cdrive using command:

mount c

In my case, it's

mount c c:\DOSProgs

Then use

c:

to switch to that folder as your working folder.
BeefontheBone is offline                         Send a private message to BeefontheBone
Reply With Quote