Linux kernel upgradation


 
Thread Tools Search this Thread
Operating Systems Linux Linux kernel upgradation
# 1  
Old 11-03-2008
Linux kernel upgrade

Hi,

I am not able to upgrade the Linux kernel version 2.6.21.5 to 2.6.25. I tried applying the patches available in the Linux site. The patches are not getting applied successfully. I have the linux kernel 2.6.21.5 with some samsung patches on top of it. I want to upgrade that kernel to 2.6.25 with samsung things. Can anyone give me the exact steps to upgrade without deleting the samsung related files. Please help me with the steps of kernel upgrade.


Thanks,
Pooja

Last edited by poojasreejith; 11-03-2008 at 08:26 AM..
# 2  
Old 11-03-2008
Why are you doing it manually? What distribution of Linux are you using here?

My guess is you would be better off performing a standard upgrade of the kernel and then reapplying any vendor-specific drivers/patches you require. Otherwise... just don't upgrade.

Incidentally, "upgradation" is not a word.
# 3  
Old 11-03-2008
Yes I tried that as well. But its not working. I have a board with linux kernel 2.6.21.5 with samsung stuffs on it. I have to upgrade that board to 2.6.25. What did you mean by the standard steps to upgrade a kernel? What are those steps?
# 4  
Old 11-03-2008
It depends what version of Linux you are running. Usually it involves installing an updated kernel RPM. Let us know the exact Linux distribution you are using and someone should be able to advise you.

What do you mean by "a board"?

What do you mean by "Samsung stuffs"? Do you have a specific Samsung device in your system that requires special kernel drivers? If so, what sort is it? Does it not have documentation telling you how to install or reinstall it after kernel upgrades?
# 5  
Old 11-04-2008
Hi,

What I meant by board is I have a smdk6400 board. The board has the linux kernel 2.6.21.5 with the samsung drivers in it. Now I want to upgrade the kernel to 2.6.25 with these drivers working. This board doesn't have any documentation on kernel installation. Hope this will make you clear.

Thanks
Pooja
# 6  
Old 11-04-2008
Hmm... I think you're heading into risky territory there, upgrading a kernel on an embedded device of some sort?

If you're lucky you might get away with getting an entire copy of the newer kernel and copying the smdk6400-specific subdirectories into the new kernel tree... however I don't fancy your chances. Personally I'd wait for a new release of the kernel from the original developers/suppliers for your device.

Either way you'd really want to know what you were doing before attempting this or your device may become unusable!
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Perl-Upgradation from 5.8 to 5.12

Hi, I have UNIX system on which Perl is already installed. When I run the command perl -v . It gives the output as This is perl, v5.8.8 built for x86_64-linux-thread-multi Copyright 1987-2006, Larry Wall I wanted to upgrade it to the latest version. So, I downloaded the perl onto my... (2 Replies)
Discussion started by: donisback
2 Replies

2. AIX

AIX 5.3 ML/TL upgradation

hi everybody, I want to apply the TL 5300-05. Presently TL is 5300-00. What steps i have to do while upgrading the maintenance level.??? Is it necessary to upgrade the firmware also?? If yes then my current firmware is Platform Firmware level is 3F050607 System Firmware level is... (3 Replies)
Discussion started by: jit15975
3 Replies

3. Red Hat

Linux RHEL 4 upgradation problem

Hi All, I have some problem in upgrading Linux from kernel 2.4.21-4.EL to 2.4.21-27.EL. I downloaded the package from Rpm source : kernel-source-2.4.21-27.EL.i386 RPM I upgraded using rpm -Uvh kernel-source-2.4.21-27.EL It installed sucessfully, But when i check grub.conf file... (3 Replies)
Discussion started by: VNK
3 Replies

4. Solaris

Whether the upgradation of oracle DB needs upgradation of sun solaris also?

Currently we are using Oracle9i Enterprise Edition Release 9.2.0.4.0 in sun solaris 5.9 server. We wnt to upgrade the oracle database to 10.2g. My doubt is that " what are the implications of this database upgradation in sun solaris server" "whether we need to upgrade the sunsolaris 5.9... (3 Replies)
Discussion started by: vamshikrishnab
3 Replies
Login or Register to Ask a Question