david rankin wrote: > This is really comical - sort of. I am running opensuse 10.
Is that 10.0? > I have been > through heck compiling a new kernel. I got the 2.6.20 kernel and did the > following > > Get the latest and greatest kernel, unpack it into /usr/src/linux-2.6.20, > create a symlink linux->linux-2.6.20 That should not be necessary. > cd linux > zcat /proc/config.gz config > make oldconfig > make > make modules_install > make install. > edit grub to boot from new and old kernels. Did "make install" create an initrd etc.? > [...] > Anybody want to take a stab at where I screwed up?? Well, did you read Documentation/Changes in the kernel source tree? Does your system meet the "Current Minimal Requirements"? If it's indeed a 10.0 system, then I have some doubts... Cheers, Th. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
