Hi Aaron, > I'm just wondering if there is a way to include or replace the generic > kernel with a modified kernel.
Of course, one can hack up the release(8) process to replace the GENERIC kernel by a custom kernel. But i would call that confusing at best. In case you have no idea where to start, don't try. > The only change i'm making is adding NTFS read support. I suggest to build the custom kernel seperately and install it manually on the machine where you want to play with it. You are aware that the option NTFS it is marked "Experimental" in i386/conf/GENERIC, are you? Yours, Ingo

