[Wine] Re: wine and Samba

Daniel Skorka skorka at gmx.net
Wed Dec 6 16:50:26 CST 2006


Vinicius 'Corvu' BR <vinicius.snts at gmail.com> wrote:
> How can I mount it?
> wine.smbfs /mnt/mountpoint -o username=user password=pass

As I explained, wine doesn't do do SMB. You need the smbfs package to
mount SMB shares. Once mounted,

> then, I use
> wine /mnt/mountpoint/executable?

This is correct. Better yet,
$ cd /mnt/mountpoint && wine executable

Daniel


More information about the wine-users mailing list