I have been unable to mount samba shares on my computer (running redhat 9) from either the samba server itself or from other windows machines on the network. However i can use Nautilus to browse the contense of the shares and also copy files to the redhat box.
I have been searching the web and tried the following commands but all just kick out errors:
Code:
mount -t smbfs //Gateway/Music /mnt/music
mount -t smbfs -o guest //Gateway/Music /mnt/music
mount -t smbfs //Gateway/Music /mnt/music -o guest
smbmnt //Gateway/Music /mnt/music -o guest
I have also tried the IP addrress for the PC instead of "Gateway", but to no avail.
Anyone got any ideas where i am going wrong??
Cheers,
nairnie