http://qa.mandrakesoft.com/show_bug.cgi?id=5912
------- Additional Comments From [EMAIL PROTECTED] 2003-22-09 15:54 ------- Chris, can you please give the output of the following commands: as root: # update-alternatives --display smbclient as any user $ ls -l /etc/alternatives/smb* Also, did you do a clean install, or an upgrade? Which release were you using (both before and after if you did an upgrade)? I think this is a duplicate of Bug 5889 (if you agree, please mark it as such). I don't think we will be able to fix it for final release, but this can easily be fixed by either: -removing and reinstalling samba-client -running as root: # update-alternatives --auto smbclient (The use of alternatives is to allow users who need samba3 to access Windows2003 servers to be able to install only samba3-client, and have all the tools use the samba3 versions) -- Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: UNCONFIRMED creation_date: description: I don't know if this bug should be kernel or samba-client. I am trying to mount a smb share on the network with the following command: aleph-null:/home/chrisp# mount -t smbfs //alisha/storage /mnt/smb -oip=192.168.10.23 mount: wrong fs type, bad option, bad superblock on //alisha/storage, or too many mounted file systems aleph-null:/home/chrisp# mount -t smbfs //aleph-null/downloads /mnt/smb -oip=192.168.10.23 mount: wrong fs type, bad option, bad superblock on //aleph-null/downloads, or too many mounted file systems The first machine is windows 2000, the second is the local machine (mandrake cooker) In my messages file I get: Sep 22 12:19:35 aleph-null kernel: smbfs: mount_data version 826110057 is not supported and when I try again, Sep 22 12:20:00 aleph-null kernel: smb_read_super: missing data argument I can however, use smbclient or nautilus to browse shares. Thanks Chris
