![]() |
I am having trouble with setting up Basic Dos Commands...for one thing my screen shows a prompt for Z:\..not the request for C:\...
Then...as I proceed to enter the basic commands of mkdir and then "mdtest"...it responds with unable to make: and then unable to make: test.... Can someone help me to walk through this? sojourner |
to get in to c directory, you have to mount it at first (cause dosbox is emulator and you are working with virtual directory tree).
so type in mount <virtual drive letter> <adress to real directory, to be substituted> example: Code:
mount c: d:\games about mkdir, you cant make directories in Z: drive |
One thing more - to change directories in DosBox, type cd directory (where directory is the directory you want to change to, obviously).
Useful if you mount a drive, not a directory. |
You might want to check out the official DosBox FAQ, and particularly this part of it. It is quite helpful for users unfamiliar with DosBox.
I suggest you also read the pages about command line, internal programs (very important!) and the config file. |
Still no dice...
what command do I enter after Z:\> |
<div class='quotetop'>QUOTE(_r.u.s.s. @ Apr 4 2007, 11:27 PM) [snapback]286196[/snapback]</div>
Quote:
|
The current time is 06:35 PM (GMT) |
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.