<div class='quotetop'>QUOTE(Melvin @ Aug 8 2007, 08:42 PM) [snapback]303681[/snapback]</div>
Quote:
When I tried it said "not enough space on destination disk". [/b]
|
Locate you C mount. (e.g. "mount c D:\Games\DosDir")
Add -freesize 600 in behind. (so that's "mount c D:\Games\DosDir -freesize 600")
Now DosBox will "think" Your mounted drive has 600MB of free size left. (good enough for Dos)
btw. you can substitute the 600 for any logical amount of free size in MB.