Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: modload: Cannot allocate memory



On Sun, Jan 23, 2011 at 11:47:28PM +0800, Gung Shi Jie wrote:
> > The modules are not compatible between normal and Xen kernels. The
> > modules which get built automatically are compatible with normal
> > kernels, not Xen kernels.
> > 
> Thanks for the answer, so is there any way to link .kmod to the kernel
> directly?

No, but all the things that are available as kernel modules can also
be compiled into the kernel directly. In your case it seems you
want a compile a Xen kernel with this commented out option enabled:

#file-system    HFS             # experimental - Apple HFS+ (read-only)

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index