From owner-freebsd-questions Tue Feb 19 15:43:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail-relay2.mirrorimage.net (mail-relay2.mirrorimage.net [209.192.210.5]) by hub.freebsd.org (Postfix) with ESMTP id D755F37B405 for ; Tue, 19 Feb 2002 15:43:12 -0800 (PST) Received: from ginnespc ([172.17.254.180]) by mail-relay2.mirrorimage.net (8.9.3/8.9.3) with SMTP id SAA28775 for ; Tue, 19 Feb 2002 18:43:11 -0500 From: "Grant Innes" To: "freebsd-questions@FreeBSD. ORG" Subject: smbfs: kldload error Date: Tue, 19 Feb 2002 18:42:50 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Folks, After installing smbfs from the ports collections I am running into the following error when attempting to mount a drive using mount_smbfs: # mount_smbfs //user@server/share /mount node mount_smbfs: vfsload(smbfs): Exec format error Trying to load the smbfs.ko module on its own yields this error: # kldload smbfs kldload: can't load smbfs: Exec format error Has anyone had any success using this port or have any thoughts on why I can't load the module? (I frankly don't know what that error means) Thanks, Grant Innes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message