niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » Distributions » Suse
Kernel question
Post new topic   Reply to topic Page 1 of 1 [4 Posts] View previous topic :: View next topic
Author Message
Michel
*nix forums beginner


Joined: 17 Jun 2004
Posts: 22

PostPosted: Tue Feb 08, 2005 6:38 pm    Post subject: Kernel question Reply with quote

The latest kernel I can find on the SuSe site is version 2.6.5-7.145, on
http://www.kernel.org/ it's 2.6.10.

1) Why that much difference between the two?
2) Can I use the version 2.6.10 from http://www.kernel.org/
If yes, I use to update the Kernel from Yast, how to do it without.

Thank's,

Michel.
Back to top
mjt
*nix forums Guru


Joined: 09 Mar 2005
Posts: 961

PostPosted: Tue Feb 08, 2005 6:38 pm    Post subject: Re: Kernel question Reply with quote

Michel wrote:

Quote:
The latest kernel I can find on the SuSe site is version 2.6.5-7.145, on
http://www.kernel.org/  it's 2.6.10.


ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/projects/kernel/kotd/9.2-i386/SL92_BRANCH/
--
<< http://michaeljtobler.homelinux.com/ >>
"I couldn't remember when I had been so disappointed. Except perhaps
the time I found out that M&Ms really *do* melt in your hand ..."
Back to top
Mark Brand
*nix forums beginner


Joined: 07 May 2005
Posts: 36

PostPosted: Tue Feb 08, 2005 10:12 pm    Post subject: Re: Kernel question Reply with quote

Michel wrote:
Quote:
The latest kernel I can find on the SuSe site is version 2.6.5-7.145, on
http://www.kernel.org/ it's 2.6.10.

1) Why that much difference between the two?
2) Can I use the version 2.6.10 from http://www.kernel.org/
If yes, I use to update the Kernel from Yast, how to do it without.

SuSE generally works well with the plain kernel from www.kernel.org. I
have been using 2.6.10 with SuSE 9.2 and have no complaints.

Do a search for information about building and installing kernels.

The .config file from the SuSE kernel sources is probably a good
starting point for your kernel configuration.

Once you copy the .config file into the directory of your new kernel
sources, the following commands should do the trick:

make oldconfig
make
make modules_install
make install
Back to top
Preben Traerup
*nix forums beginner


Joined: 21 Feb 2005
Posts: 45

PostPosted: Wed Feb 09, 2005 8:28 am    Post subject: Re: Kernel question Reply with quote

On Wed, 09 Feb 2005 00:12:14 +0100, Mark Brand wrote:

Quote:
Michel wrote:
The latest kernel I can find on the SuSe site is version 2.6.5-7.145, on
http://www.kernel.org/ it's 2.6.10.

1) Why that much difference between the two?
2) Can I use the version 2.6.10 from http://www.kernel.org/
If yes, I use to update the Kernel from Yast, how to do it without.

SuSE generally works well with the plain kernel from www.kernel.org. I
have been using 2.6.10 with SuSE 9.2 and have no complaints.

Do a search for information about building and installing kernels.

The .config file from the SuSE kernel sources is probably a good
starting point for your kernel configuration.

if no .config in /usr/src/linux then use the default matching your HW and

modify to suit your purpose.
Defaults for SuSE kernels are located below arch/i386
(/usr/src/linux/arch/i386/ defconfig.default defconfig.smp etc.)

It is good practice to use a default config for the given kernel version
as the starting config as this ensures the configure flags are up to date,
the kernel flags do change now and then.

Quote:
Once you copy the .config file into the directory of your new kernel
sources, the following commands should do the trick:

make oldconfig
make
make modules_install
make install

Slightly more complicated
if building for another computer or want to have multiple kernels
around in a handy format
make oldconfig
make rpm

new (intel based) kernel rpm is in /usr/src/packages/i386 even if build
for a 686 cpu

WARNING!
The installation of these rpm's is not always straight forward,
rpm may complain and a new initrd may be needed (mkinitrd -k -i)
Thus use the method mentioned above unless you have the time AND
are prepared to learn a lesson or two the hard way as any failure
in this area may leave you with a non bootable system.
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [4 Posts] View previous topic :: View next topic
The time now is Fri Jan 09, 2009 12:54 pm | All times are GMT
navigation Forum index » *nix » Linux » Distributions » Suse
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Newbie question: How to forward a domain to a mailbox? leei Postfix 0 Fri Aug 24, 2007 4:55 pm
No new posts configuration question for httpd Karl Wang Apache 1 Fri Jul 21, 2006 2:10 pm
No new posts nim problem/question Ron AIX 0 Fri Jul 21, 2006 1:57 pm
No new posts question for JAVA developer who r using postgres sql as b... deepak pal PostgreSQL 1 Fri Jul 21, 2006 9:00 am
No new posts Encryption Question dtuttle1@gmail.com Berkeley DB 2 Thu Jul 20, 2006 10:09 pm

Myspace Layouts | eHarmony | Loans | Debt Consolidation | Hotels in Krakow
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1976s ][ Queries: 16 (0.1102s) ][ GZIP on - Debug on ]