Re: Windows and Ubuntu and Windows and......

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I too have enormous sympathy for the OP - mainly because I am just starting to feel a bit less of a Linux newbie than I was.

The thing to realise is that when you use samba to network windows file store into linux, it appears as an extension to the linux files store. So suppose you do the mount commands manually to begin with, you can create an empty directory somewhere and mount the samba file store inside it. So say you create ~/Windows as a directory, you can mount the samba file store inside that directory:

sudo mount -t cifs //192.168.1.7/drive_c /home/dave/Windows -o username=dave,noexec 

(Change details as appropriate)

(I am not sure what all the options do (yet), but this works for me).

I recommend that you do that, and then explore the resultant file store, by CD-ing into ~/Windows and using the ls command. Once you realise how it works, you can probably dispense with setting up a G: drive, and just point the program to the data directly.

David







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux