[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
FW: /lib/modules
- From: "Tim Huxel" <huxel netdrct com>
- To: <redhat-install-list redhat com>
- Subject: FW: /lib/modules
- Date: Wed, 10 May 2000 08:27:59 -0700
*This message was transferred with a trial version of CommuniGate(tm) Pro*
-----Original Message-----
From: Tim Huxel [mailto:huxel netdrct com]
Sent: Wednesday, May 10, 2000 8:03 AM
To: 'redhat-list-install redhat com'
Subject: /lib/modules
I'm trying to recompile a kernel.
Here is the order in which I'm doing this:
1)make xconfig
2)make dep
3)make clean
4)make bzImage
5)mv /boot/vmlinuz /boot/vmlinuz.old
6)cp /usr/src/linux/arch/i386/boot/bzImage /boot/vmlinuz
7)make modules
8)mv /lib/modules2.2.12-20smp /lib/modules/2.2.12-20smp.old
9)make modules_install
10) edit lilo
11)run /sbin/lilo
That seems to be okay but, when I check /lib/modules after
reboot there is only 2.2.12-20smp.old.
I get dep errors because there is no new module in /lib/modules.
What am I doing wrong?
Tim
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]