Author Topic: New Kernel Install  (Read 3589 times)

miloo

  • Newbie
  • *
  • Posts: 17
    • View Profile
New Kernel Install
« on: January 19, 2007, 05:08:30 am »
Hello. I installed Hentges 3.5.4.1 for my akita and wanted to upgrade my system, using the "testing" dir of hentges feed. But I get a very bad message at reboot concerning an expected kernel-2.6.17.
I understand that the kernel-image is not installed, but how can I install the matching kernel for the upgraded system ? Where to find it ? I searched on the mirror feeds but did not find anything. The only available kernel (zImage.bin) are the ones to use for installing the OZ releases.
Please give me some clues, I'm lost ...  

Eric

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
New Kernel Install
« Reply #1 on: January 19, 2007, 07:12:29 am »
As your machine works, you're probably alright (your modules match your kernel - look at the name of the subdir of /lib/modules/ for the kernel version that your modules are for). Compare this with the output of "uname -r" to give the current kernel.

The warning script is located in /etc/init.d/ and was put in place because people used to have troubles renaming the zImage.bin file and therefore ended up flashing a new rootfs and keeping the old kernel.

Assuming you're okay, and you know you've updated your kernel & modules, you can remove/rename this script (sorry I don't have my Z with me atm so I can't tell you the name).


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

miloo

  • Newbie
  • *
  • Posts: 17
    • View Profile
New Kernel Install
« Reply #2 on: January 19, 2007, 07:29:05 am »
Quote
Assuming you're okay, and you know you've updated your kernel & modules, you can remove/rename this script (sorry I don't have my Z with me atm so I can't tell you the name).


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=151649\"][{POST_SNAPBACK}][/a][/div]

That's the point : how do you update the kernel ? Ok for the modules, they are populated with all the  kernel-module-* in the feeds, but I don't see how to install a new kernel version.
For instance, OZ 3.5.4.1 release is given with 2.6.16 kernel version, I want to update to 2.6.17. where to find kernel-2.6.17 corresponding to the  kernel-module-*-2.6.17-* found in the feeds ?

Eric
« Last Edit: January 19, 2007, 07:29:23 am by miloo »

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
New Kernel Install
« Reply #3 on: January 19, 2007, 06:43:29 pm »
The kernel can only be updated by flashing a new zimage.bin (no need to flash the initrd.bin too).


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

miloo

  • Newbie
  • *
  • Posts: 17
    • View Profile
New Kernel Install
« Reply #4 on: January 20, 2007, 06:32:13 am »
Quote
The kernel can only be updated by flashing a new zimage.bin (no need to flash the initrd.bin too).


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=151742\"][{POST_SNAPBACK}][/a][/div]

Ok but where can we find the  zImage.bin corresponding to those module packages ?