Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 23:00:39 -0400
From:      Andy Sparrow <spadger@best.com>
To:        stable@FreeBSD.ORG
Subject:   Re: Problems with mount_smbfs 
Message-ID:  <20020731030039.5D42AEF@CRWdog.demon.co.uk>
In-Reply-To: Message from Andy Sparrow <spadger@best.com>  of "Tue, 30 Jul 2002 22:23:25 EDT." <20020731022326.0F45524@CRWdog.demon.co.uk> 

next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_930225935P
Content-Type: text/plain; charset=us-ascii


Much as I hate to reply to my own post, leaving *only* NETSMB commented out in 
the kernel config fixes the panic, and although there's still some strangeness 
with loading smbfs, it seems to load on the second try:

tureg# kldstat
Id Refs Address    Size     Name
 1   14 0xc0100000 2fd818   kernel
 2    1 0xc03fe000 8cb0     snd_maestro3.ko
 3    1 0xc0407000 1880c    snd_pcm.ko
 4    1 0xc1d34000 7000     linprocfs.ko
 5    1 0xc1dc4000 2000     blank_saver.ko
 6    3 0xc1dca000 14000    linux.ko
 7    1 0xc1e4a000 7d000    ltmdm.ko
 8    1 0xc1ed6000 2000     rtc.ko
 9    1 0xc1ee1000 9000     vmmon_up.ko
10    1 0xc1eed000 4000     if_tap.ko
11    4 0xc1ef4000 9000     netgraph.ko
12    1 0xc1f03000 3000     ng_ether.ko
13    1 0xc1f07000 4000     ng_bridge.ko
14    1 0xc1f0e000 3000     ng_socket.ko
tureg# kldload smbfs
module_register: module iconv already exists!
linker_file_sysinit "libiconv.ko" failed to register! 17
kldload: can't load smbfs: Exec format error
tureg# kldload smbfs
netsmb_dev: loaded
tureg#

andy@tureg[52]-> kldstat
Id Refs Address    Size     Name
 1   17 0xc0100000 2fd818   kernel
 2    1 0xc03fe000 8cb0     snd_maestro3.ko
 3    1 0xc0407000 1880c    snd_pcm.ko
 4    1 0xc1d34000 7000     linprocfs.ko
 5    1 0xc1dc4000 2000     blank_saver.ko
 6    3 0xc1dca000 14000    linux.ko
 7    1 0xc1e4a000 7d000    ltmdm.ko
 8    1 0xc1ed6000 2000     rtc.ko
 9    1 0xc1ee1000 9000     vmmon_up.ko
10    1 0xc1eed000 4000     if_tap.ko
11    4 0xc1ef4000 9000     netgraph.ko
12    1 0xc1f03000 3000     ng_ether.ko
13    1 0xc1f07000 4000     ng_bridge.ko
14    1 0xc1f0e000 3000     ng_socket.ko
16    2 0xc1f60000 3000     libiconv.ko
17    1 0xc1f64000 1c000    smbfs.ko
18    1 0xc1f44000 3000     libmchain.ko


Uhh, is this right?

Regards,

AS


--==_Exmh_930225935P
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)
Comment: Exmh version 2.5 07/13/2001

iD8DBQE9R1LXPHh895bDXeQRAvvrAJ0Xow3Aj+WXokQfYLd79YdWlyamZACgmm4g
yBjw3Aaf1kjRmgGoFrQHzIE=
=v7Dm
-----END PGP SIGNATURE-----

--==_Exmh_930225935P--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020731030039.5D42AEF>