Hello, I am trying to mount a samba partition using a CGI program (C language) and a get the following error when i do "$ df": df: `/mnt/b': Input/output error The samba log bring the following message: "smbd/service.c:close_cnum(646) srv (192.168.1.2) closed connection to service b" I am using the command "smbmount //192.168.1.2/b /mnt/b -o username=user,password=pass,ip=192.168.1.2" Can anyone help? -- Rodrigo J. Florenciano