Skip to Content.
Sympa Menu

baslinux - [BL] smbmount I /O error

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: "Jason Chall" <shaggychall AT yahoo.com>
  • To: <baslinux AT lists.ibiblio.org>
  • Subject: [BL] smbmount I /O error
  • Date: Thu, 24 Feb 2005 13:27:40 -0500

I installed the full Samba package from Slackware 4.0 using the pkg command
on BL3. I configured smb.conf and intetd so that everything works properly.
I am able to share a folder on the BL3 machine and access it no problem from
my Windows XP machine. I can also access the windows XP machine from the BL3
box using smbclient no problem. When I try to use smbmount to mount a share
on my Windows XP box everything seems fine. The command is
smbmount //Chall-Desktop/Others -I 192.168.0.2 -U Guest -N -c 'mount
/mnt/Chall-Desktop'
this returns the following to the console
Added interface ip=192.168.0.5 bcast=192.168.0.255 nmask=255.255.255.0
Server time is Thu Feb 24 17:54:13 2005
Timesone is UTC-0.0
Domain=[MSHOME] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
connected as guest security=user
When I try and view the mounted folder with ls /mnt/Chall-Desktop I get the
error:
ls: /mnt/Chall-Desktop: Input/output error
When I try to umount the share I get
umount: /mnt/Chall-Desktop: device is busy
Before anyone asks, I do have smbfs support installed (from SW 4.0) with
insmod and it shows up in /proc/filesystems Also I have encrypt passwords
set to yes in smb.conf.

Jason






Archive powered by MHonArc 2.6.24.

Top of Page