VOGONS


First post, by Lumaja

User metadata
Rank Newbie
Rank
Newbie

Ubuntu 16.04 LTS 32-bit
Memory: 2GB
Processor: Intel® Celeron(R) CPU G1840 @ 2.80GHz × 2
Graphics: Intel® Haswell Desktop x86/MMX/SSE2

Following your instruction for Linux having problem with command Mount:
On CD/DVD drive there is a disk name “Silent Hunter” and Ubuntu shows
Mounted at /media/luis/SH_V1 11.
On DOSBOX emulator V 0.74 I wrote the command
Z:\>MOUNT D /media/SH_V1 11/ -t cdrom and
Z:\>MOUNT D /media/luis/SH_V1 11/ -t cdrom
Both gave the “Directory media/SH-V1 doesn’t exist”.
Please let me know what I am doing wrong.
Thank you

Reply 1 of 7, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

add some quotes as your location contains a space.

Water flows down the stream
How to ask questions the smart way!

Reply 2 of 7, by Lumaja

User metadata
Rank Newbie
Rank
Newbie

Thank you for answering and I am sorry don’t understand what it means
can you please explain further.
Thank you

Reply 3 of 7, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

"Both gave the “Directory media/SH-V1 doesn’t exist”."

Do you have a "SH-V1" directory? If not then either create one or put quotes around the path in your command to mount the "SH_V1 11" directory".

DOSBox can't find "SH-V1" since you have a space in your directory name so you have to put quotes around the path to let DOSBox know that it's a path.

How To Ask Questions The Smart Way
Make your games work offline

Reply 4 of 7, by Lumaja

User metadata
Rank Newbie
Rank
Newbie

Following your suggestion I tried but the same result. (Directory /media/”SH_V1 doesn’t exist.)
Z:\>MOUNT D /media/”SH_V1 11”/ -t cdrom and
Z:\>MOUNT D /media/luis/”SH_V1 11”/ -t cdrom
The SH_V1 11 is a CD label on disk tray with the name “Silent Hunter” not a Directory.
I want to install this program on C:dos Directory on my HDD but with no success.
Is there any thing else to try to install it?

Reply 6 of 7, by Jorpho

User metadata
Rank l33t++
Rank
l33t++

Also, make sure to use straight double-quotes, as in ". Your post is using smart-quotes for some reason.

If all else fails you can probably configure Ubutnu to mount the CD in a directory that does not contain a space. (I'm not clear on why it's using this "CD label on disk tray".)

Reply 7 of 7, by Jo22

User metadata
Rank l33t++
Rank
l33t++
Lumaja wrote:

Following your suggestion I tried but the same result. (Directory /media/”SH_V1 doesn’t exist.)
Z:\>MOUNT D /media/”SH_V1 11”/ -t cdrom and
Z:\>MOUNT D /media/luis/”SH_V1 11”/ -t cdrom

As already said, you'll have to use quotes for path names which do include space characters.
Like so: Z:\>MOUNT D "/media/SH_V1 11/" -t cdrom

Lumaja wrote:

The SH_V1 11 is a CD label on disk tray with the name “Silent Hunter” not a Directory.

Wait, can you please rephrase that sentence? I'm not sure what you mean.

Lumaja wrote:

I want to install this program on C:dos Directory on my HDD but with no success.
Is there any thing else to try to install it?

Please tell us how you did mount drive "C:", so we can help. Since it's Linux, that folder perhaps has a permission issue.

"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel

//My video channel//