To: UNC Linux Users Group <unclug AT lists.ibiblio.org>
Subject: Re: [unclug] RHEL-3 reiserfs config?
Date: Tue, 10 Aug 2004 10:08:37 -0400
Have you tried mounting a reiser partition without the kernel module
already loaded to see if it loads it automatically?
Thanks,
-jrr
On Tue, 2004-08-10 at 09:58, John W. Sopko Jr. wrote:
> Has anyone configured the reiserfs loadable kernel module in rhel-3?
> I found the below info from the RedHat knowlegebase, I got the modules,
> (installed the rpm).
>
> I can do a:
>
> "insmod -p
> /lib/modules/2.4.21-15.0.4.ELsmp/unsupported/fs/reiserfs/reiserfs.o"
>
> and it checks out ok. I can probably load by hand with "insmod", cannot
> find out any good info on how to configure /etc/modules.conf to get
> it to load at boot time. If someone has done this any help would
> be appreciated, thanks.