Hi folks,
Still plugging along and having fun. Next step is to hook my Kubuntu Dapper Drake box into my network.
I have a server that I'm trying to connect to. I have a directory on my Kubuntu box, /home/wh/bambi, that I'm going to map to a directory on my server, just like I did with my FC5 box.
I unhooked my Fedora Core 5 box and plugged this box in its place - same Ethernet cable, etc. I copied my fstab entries for the share:
//192.168.1.10/bambi /home/wh/bambi smbfs username=wh,password=secret,uid=wh,gid=wh
Upon reboot, two bad things happen.
1. I see an icon on the desktop for the //192 remote share, but right clicking and selecting Mount delivers an error: "mount: only root can mount //192.... on /home/... Please check to see that the device is plugged in correct.
2. Opening up Konqueror, I see 'bambi' under my Home Folder, but there's nothing under bambi. I'm expecting to see the contents of the bambi directory on the server.
This fstab is copied verbatim from my working FC5 box (except that FC5 needs cifs instead of smbfs.)
I do not understand why the remote share isn't being mounted automatically via fstab. I suspect it's something to do with how Kubuntu handles users, but... I'm a rookie in this ballpark.
Thanks,
Whil
Still plugging along and having fun. Next step is to hook my Kubuntu Dapper Drake box into my network.
I have a server that I'm trying to connect to. I have a directory on my Kubuntu box, /home/wh/bambi, that I'm going to map to a directory on my server, just like I did with my FC5 box.
I unhooked my Fedora Core 5 box and plugged this box in its place - same Ethernet cable, etc. I copied my fstab entries for the share:
//192.168.1.10/bambi /home/wh/bambi smbfs username=wh,password=secret,uid=wh,gid=wh
Upon reboot, two bad things happen.
1. I see an icon on the desktop for the //192 remote share, but right clicking and selecting Mount delivers an error: "mount: only root can mount //192.... on /home/... Please check to see that the device is plugged in correct.
2. Opening up Konqueror, I see 'bambi' under my Home Folder, but there's nothing under bambi. I'm expecting to see the contents of the bambi directory on the server.
This fstab is copied verbatim from my working FC5 box (except that FC5 needs cifs instead of smbfs.)
I do not understand why the remote share isn't being mounted automatically via fstab. I suspect it's something to do with how Kubuntu handles users, but... I'm a rookie in this ballpark.
Thanks,
Whil
Comment