Bios_Hakr
01-06-2001, 10:16 AM
Can anyone tell me how well this works? I had a working system, software root RAID0 was the only weird thing, and I did:
make oldconfig
make dep
make clean
make bzImage
cp /usr/src/yaddayadda/bzImage /boot/bzImage
BTW, /boot is not on the raid0
updated /etc/lilo.conf
lilo
reboot
I selected the new kernel at lilo and it did a kernel panic while trying to mount root. I was only upgrading from 2.2.14 to 2.2.18, so I don't think the differences could be that much to cause kernel panic.
Anyway, does make oldconfig work? What config file does it use? Will it work across kernel updates (eg.. 2.2.14 to 2.2.18)? Will it work across major upgrades (eg.. 2.2.X to 2.4.X)?
~Bios
make oldconfig
make dep
make clean
make bzImage
cp /usr/src/yaddayadda/bzImage /boot/bzImage
BTW, /boot is not on the raid0
updated /etc/lilo.conf
lilo
reboot
I selected the new kernel at lilo and it did a kernel panic while trying to mount root. I was only upgrading from 2.2.14 to 2.2.18, so I don't think the differences could be that much to cause kernel panic.
Anyway, does make oldconfig work? What config file does it use? Will it work across kernel updates (eg.. 2.2.14 to 2.2.18)? Will it work across major upgrades (eg.. 2.2.X to 2.4.X)?
~Bios