SMB problem: mounting a share on gutsy
David McGlone
d.mcglone at att.net
Tue Dec 4 00:23:57 UTC 2007
On Monday 03 December 2007 6:21:56 pm Stew Schneider wrote:
> D. R. Evans wrote:
> > Well yes, in the sense that I get a completely different error message
> > :-)
>
> You wanted the same old error message? We're making progress here. A
> whole new can of worms!
>
> Googling the error message, I found
> http://ubuntuforums.org/archive/index.php/t-531953.html which suggests
> escaping the \\'s I don't think that's the problem, but give it a look.
> There are a couple other suggestions as well.
Stew is right, smbfs doesn't work anymore and you need to use cifs.
But your problem is probably because you need to add hpxp as an alias to
92.168.0.244 in /etc/hosts. Here's an example of my /etc/hosts file on my
desktop. "buddy" is my desktop and server, and "lappy" is my laptop.
david at buddy:~$ cat /etc/hosts
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
192.168.2.2 buddy davidcentral
127.0.0.1 localhost
192.168.2.3 lappy
--
You're at the end of the road again.
More information about the kubuntu-users
mailing list