Denis Artru wrote:

> On Fri, 11 May 2001, michael wrote:
> 
>> I am using 2.4.3-20mdk and want to upgrade to 2.4.3-27mdk.
>> I am afraid because of all I have read about "can't boot into mdk after
>> kernel upgrade... no initrd made " etc.
>> What do I need to do to successfully upgrade my kernel using rpm?
> 
> 
> Go to directory /boot
> make the link vmlinuz and System.map to your new kernel.
> #ln -fs vmlinuz-2.4.3-27mdk vmlinuz
> #ln -fs System.map-2.4.3-27mdk System.map
> 
> And to finish use lilo
> #lilo
> 
> Initrd is necessery when you need module at begining(boot on SCSI hard
> drive). In most of case, you don't need it.
> 
<Blue>
Also symlink for config I think.  Though that probably makes no boot 
time difference at all.  Anyway, do this in addition to mkinitrd 
/boot/xXxX and make the symlink for that assuming you need a module in 
there for boot as myself.  Juan: 2 q's and one is relevant:
1.    Does the ln -f allow you to do it without first rm'ing the old link?
2.    I don't know if all you do is keep aic7xxx current but if you do 
know something about scsi, what exactly is going on when a run a make 
job and when to much stuff is going on at once it tells me scsi:0:A:0  
Locking max tag count at 64.  Is that the driver talking?  Does it have 
something to do with the scsi_eh_0 that is always running?  Would it 
hurt to kill that?
</Blue>

---
Ich bin DEINE Berliner :)


Reply via email to