Re: How do I mount a windows partition from another computer on the network?

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

 



Andrew Konosky wrote:
>>  
>>
> Okay, the names of the windows drive is simply the partition name "C." I 
> don't have it setup to require username or password. What is the correct 
> format for the fstab entry?
> 
> 192.168.1.101:C    /mnt/network/192.168.1.101/    smbfs    
> noauto,user,rw    0 0
> 
> 

you haven't got the syntax quite right.  
The fstab entry for mounting my router's smb share looks like this (all on one
line of course):

//192.168.7.5/chris    /mnt/router  smbfs  
credentials=/root/.routercreds,uid=chris,umask=0744      0 0

you can probably ignore the credentials part. the share is named chris on the
other machine. 

hope this helps

Chris 




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux