Gentoo Archives: gentoo-user

From: reader@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: FUSE (was: Add a module post kernel config/build)
Date: Thu, 19 Apr 2007 10:53:46
Message-Id: 87lkgolk0v.fsf@newsguy.com
In Reply to: [gentoo-user] Re: FUSE (was: Add a module post kernel config/build) by Alexander Skwar
1 Alexander Skwar <listen@×××××××××××××××.name> writes:
2
3 > reader@×××××××.com <reader@×××××××.com> wrote:
4 >
5 >> I have sys-fs/fuse installed.
6 >> # eix -I fuse
7 >> [I] sys-fs/fuse
8 >> Available versions: 2.6.1 2.6.3
9 >> Installed versions: 2.6.3(06:56:33 03/20/07)(-kernel_FreeBSD
10 >> kernel_linux)
11 >> Homepage: http://fuse.sourceforge.net
12 >> Description: An interface for filesystems implemented in
13 >> userspace.
14 >>
15 >> [I] sys-fs/sshfs-fuse
16 >> Available versions: 1.6 (~)1.7
17 >> Installed versions: 1.7(06:38:10 02/22/07)
18 >> Homepage: http://fuse.sourceforge.net/sshfs.html
19 >> Description: Fuse-filesystem utilizing the sftp service.
20 >>
21 >> Should I have a fuse module?
22 >
23 > If you've build fuse for the currently running kernel, then
24 > yes, you should've.
25 >
26 >> root # find /lib/modules -iname '*fuse*'
27 >> /lib/modules/2.6.19-gentoo-r4/fs/fuse.ko
28 >> /lib/modules/2.6.19-gentoo-r4/kernel/fs/fuse
29 >> /lib/modules/2.6.19-gentoo-r4/kernel/fs/fuse/fuse.ko
30 >>
31 >> I guess I'm kind of lost here, as to what has happened...
32 >
33 > hm. What's unclear? You have build fuse only for this kernel
34 > version. When you update your kernel, you'll need to rebuild
35 > all the external modules (fuse, maybe alsa, ...). module-rebuild
36 > is your friend.
37
38 Whats unclear is why I have to do anything extra for this kernel when
39 I did not in past 2.
40
41 I don't understand why it didn't get built with `genkernel all' as in
42 previous 2 kernels.
43
44 --
45 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: FUSE (was: Add a module post kernel config/build) Neil Bothwick <neil@××××××××××.uk>