Hello all, New to Wine, not so new to Linux but still a newbie. I need to run my Goldmine software on my Ubuntu machine, so I need to mount the drive letter that I use on my workstation (windows) to the share on my Windows server so that Goldmine can see its database and license file. I tried pointing the drive letter to the path using SMB://server/share but that does not seem to work. Please advise, how can I mount a drive letter (even if it is using something other than Wine) so that my software can see its database and license files? Thanks in advance, this will be a real time saver for me. Dan
On Thu, 01 Jan 2009 08:34:41 -0600 "Daniel T" <wineforum-user at winehq.org> wrote:> Please advise, how can I mount a drive letter (even if it is using something other than Wine) so that my software can see its database and license files?smbmount //192.168.100.10/guest ~/1 -o user=LogInNameOfServer Then map a drive letter to ~/1
Daniel T wrote:> > I need to run my Goldmine software on my Ubuntu machine, so I need to mount the drive letter that I use on my workstation (windows) to the share on my Windows server so that Goldmine can see its database and license file. > > I tried pointing the drive letter to the path using SMB://server/share but that does not seem to work. > > Please advise, how can I mount a drive letter (even if it is using something other than Wine) so that my software can see its database and license files? > >http://www.winehq.org/docs/en/wineusr-guide.html#AEN415
but my /wine directory has no "unc" subdirectory. when I issued the command ln -s /mnt/smb/<myserver>/<myshare> unc/<myserver>/<myshare> it returned No such file or directory error.
Possibly Parallel Threads
- One file open or locked way too many times. How to fix?
- "Windows" share issue; access via smb:// fails, "mount -t cifs" works
- here's a fix for Goldmine (and other ISAM database based programs) on Windows NT/2000/XP clients talking to samba
- Migrating from a legacy Dbase app
- Time To Pick the Mongrel BUGS Mascot!