All of lore.kernel.org
 help / color / mirror / Atom feed
* Reiser4 on CentOS 4.1
@ 2005-09-21  3:30 Steve Jacobson
  2005-09-21  3:48 ` Jake Maciejewski
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Jacobson @ 2005-09-21  3:30 UTC (permalink / raw)
  To: ReiserFS List

All,

I've compiled a new version of the 2.6.9-11.EL kernel for reiser 4 
support.  I applied the reiser4 patch, and rebuilt the kernel with it as 
a module.  I've installed the resultant kernel, and everything seems 
fine with it, in general.  I downloaded and compiled the reiser tools - 
reiserfsprogs-3.6.19 as I couldn't find a reiser4 specific set.  I can 
create a reiser file system running mkreiserfs with no problem.  When I 
go to mount it, with 'mount -t reiser4 /dev/sda4 /data' I get 'mount: fs 
type reiser4 not supported by kernel'.  Same with type reiserfs.  lsmod 
doesn't show it installed, so I try to insmod the module: 'insmod 
reiser4.ko'  I get :

insmod: error inserting 'reiser4.ko': -1 Unknown symbol in module


I'm running (and building on) CentOS 4.1, new install with not much on it.

any thoughts or direction?

Thanks!

-steve j

-- 
--
Steve Jacobson
Support Manager
SourceLabs, Inc.
steve@sourcelabs.com
(206) 322-0099 x110



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Reiser4 on CentOS 4.1
  2005-09-21  3:30 Reiser4 on CentOS 4.1 Steve Jacobson
@ 2005-09-21  3:48 ` Jake Maciejewski
  0 siblings, 0 replies; 2+ messages in thread
From: Jake Maciejewski @ 2005-09-21  3:48 UTC (permalink / raw)
  To: Steve Jacobson; +Cc: ReiserFS List

reiser4 is a completely different filesystem. reiserfsprogs will not
work. Use reiser4progs from ftp://ftp.namesys.com/pub/reiser4progs/.
You'll need to install libaal first.

You shouldn't be using insmod. Use modprobe instead. A clean rebuild of
your kernel might fix the symbol error.

On Tue, 2005-09-20 at 20:30 -0700, Steve Jacobson wrote:
> All,
> 
> I've compiled a new version of the 2.6.9-11.EL kernel for reiser 4 
> support.  I applied the reiser4 patch, and rebuilt the kernel with it as 
> a module.  I've installed the resultant kernel, and everything seems 
> fine with it, in general.  I downloaded and compiled the reiser tools - 
> reiserfsprogs-3.6.19 as I couldn't find a reiser4 specific set.  I can 
> create a reiser file system running mkreiserfs with no problem.  When I 
> go to mount it, with 'mount -t reiser4 /dev/sda4 /data' I get 'mount: fs 
> type reiser4 not supported by kernel'.  Same with type reiserfs.  lsmod 
> doesn't show it installed, so I try to insmod the module: 'insmod 
> reiser4.ko'  I get :
> 
> insmod: error inserting 'reiser4.ko': -1 Unknown symbol in module
> 
> 
> I'm running (and building on) CentOS 4.1, new install with not much on it.
> 
> any thoughts or direction?
> 
> Thanks!
> 
> -steve j
> 
-- 
Jake Maciejewski <maciejej@msoe.edu>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-21  3:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-21  3:30 Reiser4 on CentOS 4.1 Steve Jacobson
2005-09-21  3:48 ` Jake Maciejewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.