Results 1 to 3 of 3
I dont know how to mount samba shares, i found a guide to using smbmount but the command wasnt found, and just using mount with smbfs doesnt work either, it ...
- 10-13-2006 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 52
Need to smbmount
I dont know how to mount samba shares, i found a guide to using smbmount but the command wasnt found, and just using mount with smbfs doesnt work either, it says it cant recognise the filesystem. The folder names have spaces in them as well, so it wouldnt recognise it in command line in the first place. I cant change it its the my documents link which couldnt be edited, and i don't want to.. It also has to be a permanent mount.
I want to mount smb://office/Lisas Documents/My Music to /home/Fedora/Music.
- 10-13-2006 #2
try:
or something along those linesCode:mount -t smbfs //office/"My Documents"/"My Music" /home/Fedora/Music
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 10-14-2006 #3Just Joined!
- Join Date
- Aug 2006
- Posts
- 52
smbfs isn't recognised.
running FC5


Reply With Quote
