QUOTE(ofels @ Jun 24 2008, 03:47 PM)

Rather easy...
- Get the appropriate kernel modules from the Angstrom akita feeds (ipkg files) and install them
- download the corresponding kernel image
- rename the downloaded kernel image to zImage.bin
- put the kernel image and the updater.sh script to a FAT formatted CF or SD card
- make sure there is no initrd.bin on the root directory (because that would reflash the entire device)
- reflash the device (again, make sure in advance there is only the zImage.bin and updater.sh on the card, no initrd.bin)
Hope that helps.
thanks, yep... that worked all right ! however, does this mean we also need to reinstall matching kernel module versions
of the kernel modules that used to be in the 2.6.24 version so that we dont loose any fuctionality in our downgraded OS ?
I also note that the packagemanager still contains the kernel module names that were formally associated with IPKG
in the former 2.6.24 kernel version of our OS - I presume that these will need to be removed before we proceed with the
reinstall of the equivalent 2.6.23 kernel modules ?
thanks in advance for replying to this.