From owner-freebsd-questions@FreeBSD.ORG Mon Jan 25 14:24:35 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AE311065676 for ; Mon, 25 Jan 2010 14:24:35 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id BEC358FC19 for ; Mon, 25 Jan 2010 14:24:34 +0000 (UTC) Received: from isis.bris.ac.uk ([137.222.10.63]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1NZPrj-0003lM-5o for freebsd-questions@freebsd.org; Mon, 25 Jan 2010 14:24:33 +0000 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by isis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1NZPri-00024n-GL for freebsd-questions@freebsd.org; Mon, 25 Jan 2010 14:24:30 +0000 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id o0PEOUAS001536 for ; Mon, 25 Jan 2010 14:24:30 GMT (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3/Submit) id o0PEOUQV001535 for freebsd-questions@freebsd.org; Mon, 25 Jan 2010 14:24:30 GMT (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Mon, 25 Jan 2010 14:24:30 +0000 From: Anton Shterenlikht To: freebsd-questions@freebsd.org Message-ID: <20100125142430.GF1355@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Score: -1.5 X-Spam-Level: - Subject: can't load smbfs kernel module X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jan 2010 14:24:35 -0000 This is on FreeBSD 9.0-CURRENT #0 r202964M ia64 I've built a kernel with smbfs module: # ls -al /boot/kernel/smb* -r-xr-xr-x 1 root wheel 265579 25 Jan 13:36 /boot/kernel/smbfs.ko -r-xr-xr-x 1 root wheel 680186 25 Jan 13:36 /boot/kernel/smbfs.ko.symbols but can't load it: # kldload smbfs kldload: can't load smbfs: No such file or directory Other modules load fine with kldload, e.g.: # ls -al /boot/kernel/geom_part_apm* -r-xr-xr-x 1 root wheel 21320 25 Jan 13:36 /boot/kernel/geom_part_apm.ko -r-xr-xr-x 1 root wheel 51141 25 Jan 13:36 /boot/kernel/geom_part_apm.ko.symbols # kldload geom_part_apm # kldstat Id Refs Address Size Name 1 5 0xe000000004000000 b69e60 kernel 2 1 0xe000000004b6a000 3d268 geom_mirror.ko 3 1 0xa000000000646000 14000 geom_part_apm.ko # All I need is to mount an MS WIndows partition to my fbsd box. Please advise many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423