VOGONS


First post, by flowirin

User metadata
Rank Newbie
Rank
Newbie

running ubuntu 10.04, dosbox 0.73
amd phenom II x4, gigabyte MB

i'm mounting a folder shared from a winXP box with the following fstab entry:

//server/share /home/office/share cifs credentials=/home/office/.smbcredenti
als, defaults 0 0

when i run

mount l /home/office/share

i get the response

Directory /home/office/share doesn't exist

the same occurs if i mount using smbfs, or hard set the UID/GID.

i've tried mount --bind /home/office/share /share

and then mounting that /share in dosbox, but it is also not recognised.

Reply 6 of 20, by flowirin

User metadata
Rank Newbie
Rank
Newbie

wd. i can't say that i understand the intention of your posts. perhaps, if you are so skilled, you could reproduce the error and enlighten us all.

i'm an end-user, not a programmer

i downloaded and built 0.74 from sources, following instructions. i've also tried with the megabuild 5.

i'll test for nfs shares tomorrow

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

User metadata
Rank DOSBox Author
Rank
DOSBox Author

stat doesn't play along.

A suggestion for somebody who knows this code better than me (only tested on Windows):

Attachments

  • Filename
    win_network_path.diff
    File size
    1.92 KiB
    Downloads
    296 downloads
    File license
    Fair use/fair dealing exception

1+1=10

Reply 11 of 20, by flowirin

User metadata
Rank Newbie
Rank
Newbie

i'm lost.

i've searched extensively for posts relating to dosbox mounting samba shares, with keywords cifs and smbfs, linux, unix, ubuntu.
on the whole net i found 2 entries, one of them in these formus, which was not resolved. the other refers to a different virtual box.

so wd, if you can point me to other posts, please do. i don't get your references, its all a bit cryptic.

h-a-l, is what you are saying for me? what is that file?

Last edited by flowirin on 2010-07-01, 15:15. Edited 1 time in total.

Reply 16 of 20, by DBob

User metadata
Rank Newbie
Rank
Newbie

Same problem here.

I want to store every of my files used by dosbox on my nas. It's being mounted to /mnt/nas, and everything else van access it, except dosbox.
I've also tried the "\\computer\share" access method, without any success. Also tried with + \subdirectory.

Is there any workaround to it? Because I'm using lts ubuntu, the version of dosbox sure won't change for loong time, and I don't want to change to non-lts in the future.

Reply 17 of 20, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

think I once debugged it on irc.
Problem was some mount flag when mounting your nas in ubuntu.
serverino or noserverino was the solution. Not sure which one.

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