Re: 2.6.x
"Peter T. Breuer" <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
"Also sprach jaca:" > OK I have non-modular kernel. Do i have to apply some patches to enbd > to compile? Well, what you have and what you will have are different concepts. You can compile enbd as module standalone, and I would do that first to see if all works as expected. If that works fine, then you can try compiling it in (which will imply patching the kernel instead of compiling it standalone). Or you can patch the kernel first and then try first as module and later compiled in. There is no need to recmpile the rest of the kernel even after patching if you intend to try it as a module. Peter