Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 1553  / 2 Years ago, sun, september 11, 2022, 8:56:53

I am using Ubuntu 11.10. When I type 'uname -r' in the terminal, I get:



3.0.0-15-generic


I want to download the kernel source for the particular kernel version I am running. When I look on kernel.org, and then look inside kernel.org/pub/linux/kernel/v3.0/ I can only find source tarballs by the name of linux-3.0.x.tar.gz. My 'uname -r' has an extra '0' in it.



Am I looking in the wrong place? Is my kernel not a mainline one?


More From » kernel

 Answers
2

Try apt-get --download-only source linux-image-3.0.0-15-generic



Ubuntu kernels are base on mainline ones, but aren't numbered the same way.


[#39356] Monday, September 12, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
sconhoney

Total Points: 403
Total Questions: 118
Total Answers: 109

Location: Andorra
Member since Mon, Jan 9, 2023
1 Year ago
sconhoney questions
;