VOGONS


First post, by honestabe

User metadata
Rank Newbie
Rank
Newbie

I'm trying to use Dosbox to get Full Metal Planet to work but when I click F1 for the game to start it says please insert the disk labeled FMP DISK 2

I've tried all kinds of setups I know like the followig line
mount d d:\ -t cdrom -label FMP DISK 2
I still get the same message.

I tried:
mount d e:\ -t floppy - label FMP DISK 2
that didnt' work

I tried with no label at all and that didn't work.
so can someone make me a setup that will work here? I just need to know what text I need to type and in what order to get it to work please.
btw if you need to download it to get it to work it was found here LINK REMOVED by MiniMax

Reply 1 of 3, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

Try

mount D "D:\" -t cdrom -label "FMP DISK 2"

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 2 of 3, by honestabe

User metadata
Rank Newbie
Rank
Newbie

Did that MiniMax and didn't work either. I think it wants a floppy drive but I don't have a floppy drive in my new system so I can't do

mount A "A:\" -t floppy [because it just locks up and says it can't find A drive]

These newer systems aren't even installing a floppy drive now 🤣.

Thanks for tryin though

Reply 3 of 3, by Jorpho

User metadata
Rank l33t++
Rank
l33t++
honestabe wrote:

mount A "A:" -t floppy [because it just locks up and says it can't find A drive]

How about

mount a "E:" -t floppy -label "FMP DISK 2"

It might be expecting the mounted drive letter to be "a".