TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:3733] modules won't load automatically



Ben Luey wrote:
> /usr/src/vmlinux doesn't exist. I did the grep on my kernel
> (/boot/vmlinuz) and the grep doesn't find anything. I have no .rhkmvtag in
> /lib/modules/2.2pre6

I think what Yao-Pin meant to say was /usr/src/linux/vmlinux which should exist after you finish compiling the kernel. So the command would be

grep '2.2.0' /usr/src/linux/vmlinux > /lib/modules/2.2.0/.rhkmvtag

Fill in your own directories and kernel revisions if you're not using the 2.2.0 release. I got this to work and grep found something. I don't know if it's the right something because I haven't rebooted yet.

Hope this helps,

Hans

-- 
Hans D Umhoefer (spudling@acm.cs.umn.edu)