On 4/14/07, Pradnyesh Sawant spradml@gmail.com wrote:
On 4/13/07, Vihang Dudhalkar wrote:
and try again, And while you are at it.. give a try to kernel-package(debian way to compile kernel)
I tried make-dkpg, if that's what you meant; and let me tell you kernel compilation has never been easier. btw, how did you guess i am on debian :-/ Now not only am i able to compile the kernel, but it actually boots :D
I have one more problem however:- my vfat partitions don't get mounted on bootup. dmesg gives the following error:- "FAT: IO charset iso8859-1 not found"
You need to enable support for NLS ISO 8859-1 in your kernel, which is required for Microsoft FAT file system family filenames.
So you only option is to recompile :)