Go Back   Forums > Abandonia.com > Community News & Feedback > Old Suggestions > Dosbox "mount"
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Thread: Dosbox "mount" Reply to Thread
Your Username: Click here to log in
Image Verification
Please enter the six letters or digits that appear in the image opposite.

Title:
  
Message:
Post Icons
You may choose an icon for your message from the following list:
 

Additional Options
Miscellaneous Options

Topic Review (Newest First)
06-06-2007 06:22 AM
Data the dosbox shell has builtin ansi support to do graphics.
05-06-2007 11:18 PM
Eagle of Fire I've worked in DOS for a long time. I know my way around too.

To make a menu, I used to use ASCII graphics and a batch file. I would not do ASCII graphics anymore tough because I lost my program I used to make them and you need to load the ASCII drivers in the autoexec.exe or config.sys files... Drivers which don't exist with DOSBox. Hell, 3/4 of the possible commands of MSDos, or even more, are not available in DOSBox...
05-06-2007 09:57 PM
broomgrove Just checked the readme and I agree...

I think that if you try and change anything you are going to make it harder to understand.
I have tried to re-write sections of this text in an easier to understand form but it just does not read well.

So everyone who understands the mount command etc unite!

If anyone cannot get mount to work or any other command then drop a new topic and let's get some help flowing. If everyone is up for this then I am sure we can get most problems sorted out.

I know working with DOS can be scary if you have never used it before - but I am willing to offer any help I can.

Everyone was a noob, noobie, newbie or whatever you want to call it at some time.

There are lots of topics in several forums that probably cover DOSBOX and it's commands but let's remind people to ask for help if they need it.

Captain Blood
05-06-2007 07:46 PM
GTX2GvO <div class='quotetop'>QUOTE(Mighty Midget @ Jun 5 2007, 08:02 PM) [snapback]293072[/snapback]</div>
Quote:
I suggest that anyone familiar with the -freesize thing modify and re-post the text.[/b]
Well let's start with adding that Readme I was talking about. (don't worry, just the important stuff)

[attachmentid=4017]

Annyone who can understand this in it's fullest should try to translate it in something everyone understands.

OK I might be able to understand a good 60% of this stuff, but I don't know how to make a nice readable text out of it.
(I want to make it EASIER not more DIFFICULT)

I'm not going to change texts, if I'm unsure of the difficulty level I would implement.
05-06-2007 06:18 PM
broomgrove MIGHTY MIDGET:

Thanks for the link to the batch file info.
Should have remembered that from my old job! Used to work for Game Ltd and spent many a time re-writing autoexec.bat files and config.sys files for people's computers so they could run pc games.

I even remember when Horde was released on CD - it was the second CD based game we stocked at the time. I forget what the first was, I think it was the 7th GATE. Not sure.

I am a little old skool in that I prefer to jump straight in with software and not bother with the manual - this way I think you learn the complexities by trial and error which in my opinion is the best way.

Captain Blood.
05-06-2007 06:02 PM
Mighty Midget GTX2GvO:

I'm sorry but I never encountered that before, so I don't know anything about it. I suggest that anyone familiar with the -freesize thing modify and re-post the text. As far as I'm concerned, I couldn't care less about "copyrights" LOL


Cpt Blood: There's a DOSBox / Autoexec topic in "technical" by me (I forgot it wasn't about Autoecex, but config) where I asked how to create such a menu. Japofran provided a good link and there you will find the "choise" command for your autoexec.

EDIT Here's a sketch of that menu:

http://www.computerhope.com/batch.htm#1

I guess one modified menu could look like this

@ECHO OFF
:BEGIN
CLS
CHOICE /N /C:12 PICK A NUMBER (1 Colonization, 2 Future Wars)%1
IF ERRORLEVEL ==2 GOTO FUTUREWARS
IF ERRORLEVEL ==1 GOTO COLONIZATION
GOTO END
:FUTUREWARS
CD FWARS
FW
GOTO END
:COLONIZATION
CD COLONIZE
COLONIZE
:END

Where the games are in C:\FWARS and C:\COLONIZE respectively
05-06-2007 06:01 PM
broomgrove Just to clarify on what GTX2GvO has just said...

Edit the config file for DOSBOX and you will see right at the bottom a section referring to the... sorry - just reminiscing back to the good old days... OK, back now, where was I, oh yes - Autoexec.

Enter the following as the last two lines of the config file...

mount c c:\dosgames
c:


replace c:\dosgames with the drive and name of your folder.

When you run DOSBOX it will automatically mount your drive and change to it for you.
I am just trying to remember how to code a basic menu and implement it in the config so you can have a simple menu from within DOSBOX. :wallbash:

Damn these front-ends and GUI's - they take the fun out of everything!

BRING BACK DOS 6.2

Right I am off to find a Duplicate...
Captain Blood.
05-06-2007 05:57 PM
GTX2GvO Easy and understandable.
For people like me who have had alot of fixed to DOS years of experience and had that in the Recent past, there is nothing that is to be called 'Difficult' in that little text of yours.

So MM, Good work. k:


Now to add some 'Difficulty'

Here is the line from my Dosbox.conf file that dictates my Dosbox C:\ Drive

mount c D:\Games -freesize 800

You see that there is a size added..
It was required when Dosbox was complaining there WASN'T enough drivesize due to the fact that my actual D Drive has a LOT MORE space than A DOS could recognise.

I distilled the -freesize 800 from the added readme, that comes with dosbox.
Well... That's a Dificult peace of text.

What if you would take a good look at that text and create a better (and in plain language) compilation from it.

I believe you're capable of it.
05-06-2007 01:27 PM
Mighty Midget @Fifth: Everything is easy if you know what you're doing and how to do it. The point is that so many are having problems with understanding basic concepts and commands. So I wrote this text as a remedy for those who still wonder what mount means, and I would think that other topics, such as "how to create a shortcut"and "customized shortcuts" would also be useful. I, for one would certainly read those guides.
05-06-2007 01:21 PM
The Fifth Horseman
Quote:
I'm not a fan of front end's for DOSbox because I get all nostalgic for that long time past when you did everything in dos.[/b]
Neither am I, altough I'm considering giving D.O.G and DBGL a try.

Right now, it's easy enough to create customized configs and shortcuts to run specific games with no need for a frontend.
This thread has more than 10 replies. Click here to review the whole thread.

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

The current time is 06:38 PM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.