VOGONS


probs installing fantasy general

Topic actions

First post, by Bummer

User metadata
Rank Newbie
Rank
Newbie

any help would be great. ive been at it for awhile and i searched for something similar but couldnt find anything. here's what i tried doing;

running dosbox .73 on a mac 10.4

first try
on z: i mount the dosgames folder as my c drive
mount C ~/dosgames
then the fg folder as a cd
mount d ~/dosgames/fg -t cdrom
which sets up home folder/dosgames/fg as a cd drive (i think)

then i go to D: and type install
it says 'unable to open help.txt'
same if i try from C/fg

if i try running the fg.bat without install first it goes
:\fg/exe>barena n
'illegal command: barena
and kicks me back to prompt

second try i had some success with setting up the whole dosgames folder as my drives, with the fg folder inside of it, like this
mount c ~/dosgames
and
mount d ~/dosgames -t cdrom
then when i type 'install' ( from c or d )it takes me to an install screen, awesome, but then it asks me to insert disk 1, so i dont know what to do from there, if i press ok it still tells me to insert.

if i try running the fg.bat instead of install it goes back to the "illegal command; barena"

any ideas that i can try would be appreciated.

Reply 3 of 20, by Bummer

User metadata
Rank Newbie
Rank
Newbie

thanks for the quick response

on following that tutorial i set up my c and d drives like they said to, same probs tho. on d drive as "/volumes/fg" and typing install it says again 'unable to open help.txt' with d drive as just "/volumes" and then going 'cd fg' 'install' it takes me to an install screen, press enter all goes fine until it asks me for disk 1 again, and again. no go. im must be missing something really simple.

dosfreak; i can only find one .bat (batch?) file, its readme.bat. cant figure out how to look at its contents.
correction; i missed the important one FG.bat. i opened it with textedit and saw only this:
cd exe
barena n
cd..

Last edited by Bummer on 2010-02-22, 18:32. Edited 1 time in total.

Reply 4 of 20, by robertmo

User metadata
Rank l33t++
Rank
l33t++

make a cd image and mount it with imgmount

Reply 5 of 20, by Bummer

User metadata
Rank Newbie
Rank
Newbie

i cant get imgmount from dos to get to my .iso file. it keeps saying the path dosent exist. its nearly the same as my C drive. i dont get it. i almost get the installer to work, if it didnt ask me for disk 1. any other tries i could take?

Reply 6 of 20, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

[Moved to DOSBox Games/Apps. Section]

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 7 of 20, by robertmo

User metadata
Rank l33t++
Rank
l33t++

imgmount d "path.iso" -t cdrom

Reply 8 of 20, by Bummer

User metadata
Rank Newbie
Rank
Newbie

thanks again for your patience and help.

robert, i tried the tutorial and your instructions on setting up the imgmount but i keep getting a Failure: path not valid. im sure its good tho, it works just fine if i set it up as a drive, but not on imgmount. any more ideas would be great.

Reply 9 of 20, by robertmo

User metadata
Rank l33t++
Rank
l33t++

post your mountings

Reply 10 of 20, by Bummer

User metadata
Rank Newbie
Rank
Newbie

my config file is setup with this
mount c "/Users/me/dosgames"
and at startup on dos it mounts as C fine
inside the dosgames folder i put in the .iso file and i try this line
imgmount d "/users/me/dosgames/fangen.iso" -t cdrom
and i get this
MSCDEX: Failure: Path not valid.
ive tried putting the iso file elsewhere on my users directory but the same error pops up.
again, if i mount the image on OS X and find it with DOS i can mount it as D "/volumes/fg" but on typing Install this path gives me a Help.txt not found error on install or a Illegal command: barena on trying to run the FG.bat file. if i do D as just "/volumes" and then CD FG and type install it runs the install program and asks me for disk 1. im guessing these problems are all related and im having some kind of path problem. dunno, feel kind dumb.

Reply 11 of 20, by robertmo

User metadata
Rank l33t++
Rank
l33t++

try
imgmount d "/Users/me/dosgames/fangen.iso" -t cdrom

Reply 12 of 20, by Bummer

User metadata
Rank Newbie
Rank
Newbie

i did type Users instead of users to see if it was caps sensitive like you said, also ~/dosgames will do the path for me, i did both and got the same MSCDEX failure. also i tried the Dosbox wiki setup where you type in -t iso -fs iso and still the path is no good.
i tried putting dosbox in the same dir but it doesnt seem to do anything diff. im still all up for getting this game to work if you've got any more ideas, but if not thanks anyway.

Reply 13 of 20, by robertmo

User metadata
Rank l33t++
Rank
l33t++

does this work? (with small u and manually typed in dosbox)
mount c "/users/me/dosgames"

Reply 14 of 20, by Bummer

User metadata
Rank Newbie
Rank
Newbie

yes. my config file has it as Users instead, and that works too.

Reply 15 of 20, by robertmo

User metadata
Rank l33t++
Rank
l33t++

i know it has Users and it works. but i ask whether it works with users too, to figure out whether it is large/small letters sensitive or not

Reply 16 of 20, by Bummer

User metadata
Rank Newbie
Rank
Newbie

ive tried both and it doesnt work on either. is there some dir set up that i should try instead so dos finds the path easier?

Reply 17 of 20, by robertmo

User metadata
Rank l33t++
Rank
l33t++

i wanted you to check whether both work:
mount c "/Users/me/dosgames"
mount c "/users/me/dosgames"

Reply 18 of 20, by Bummer

User metadata
Rank Newbie
Rank
Newbie

robertmo, thanks so much for all the time you put in helping me out. guess what was wrong...my stupid stuffit didnt unzip the archive correctly. on a whim i tried another program and all of a sudden barena ran and the whole thing kick started from a disk image that i mounted from OS X in /volumes. stupid stuffit, sometimes its not DOS thats the prob but your own modern OS. tho i still cant get it to isntall (cant find read.txt error) i can run the game from the image just fine but not from a folder as cdrom. so ill keep trying some other stuff.

thanks again, blessings to you.

Reply 19 of 20, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

The error message "MSCDEX: Failure: Path not valid." is misleading as it is almost impossible that the file is missing or the path is wrong when it is printed. imgmount checks if the file exists *before* reaching that point and prints a different error.
Only if some process quickly deletes the file after the imgmount check and before mscdex is entered the error message would be true.

The "MSCDEX: Failure: Path not valid." error can be thrown up either if it has trouble opening the file (already open, bad media, low system memory ect.) or when the image type is not recognized by DOSBox. I vote for renaming the error message to something more realistic.

1+1=10