Hi!

On Sun, Feb 10, 2002 at 03:00:04AM -0800, SI Reasoning wrote:
> 
> --- Borsenkow Andrej <[EMAIL PROTECTED]>
> wrote:
> > On ???, 2002-02-10 at 11:52, SI Reasoning wrote:
> > > 

> > > I then tried to enable xfs but had these errors on
> > > fs/fs.o: In function `xfs_dm_send_data_event':
> > > fs/fs.o(.text+0x32bb4): undefined reference to
> > > `dm_send_data_eve
> > 
> > fs/xfs_dmapi
> > CONFIG_XFS_DMAPI=m
> > 
> >
> CONFIG_XFS_DMAPI is setup as a module in my .config.
> Should I just enable it? Would that make it compile properly?

I don't think its correct to include DMAPI as module
as proposed above when XFS is compiled into your kernel.
(because the kernel would depend on a kernel module ;)
But the real problem in your case is that mkinitrd was
not called. It was stated several times that only ext2
are supported as filesystem in the kernel, all others
have to be in the initrd image (of course initrd has to
be compiled into the kernel).

I even doubt that a mandrake kernel boots without initrd
image (last time I checked this it would fail, but that
might be fixed as I reported it here).

Regards,

Reinhard
-- 
Software-Engineer, Developer for Embedded Devices
Project: Pertergrin, a role playing game system
GnuPG Public Key available on request

Attachment: msg54250/pgp00000.pgp
Description: PGP signature

Reply via email to