HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Kernel Upgrade in Debian
Operating System - Linux
1828532
Members
2620
Online
109980
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 07:33 AM
05-19-2003 07:33 AM
Kernel Upgrade in Debian
Hello,
Could anyone help in upgrading Kernel in Debian 3.0 from 2.2.x to 2.4.x..? And what are the steps to be taken..?
Regards
Bindumadhava.
Could anyone help in upgrading Kernel in Debian 3.0 from 2.2.x to 2.4.x..? And what are the steps to be taken..?
Regards
Bindumadhava.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:56 AM
05-19-2003 09:56 AM
Re: Kernel Upgrade in Debian
hi,
I dont have experience in Debian. But the release notes of Debian 3.0 says 2.4.* is available.
Debian GNU/Linux 3.0 for the Intel x86 architecture ships with kernel version 2.2.22.
The 2.2 kernel series has been updated and developed extensively introducing several valuable changes both in the kernel and in other programs based on kernel features, along with a whole slew of new hardware drivers and bug fixes for existing drivers.
A 2.4 kernel is also included in this release for optional installation by users. Although the 2.4 branch is considered by the kernel developers to be a stable kernel branch, the Debian GNU/Linux release team judged it not to have reached sufficient maturity for inclusion as the default kernel in this release.
But I normally get the source from kernel.org and compile it for my machine.
HTH
Umapathy
I dont have experience in Debian. But the release notes of Debian 3.0 says 2.4.* is available.
Debian GNU/Linux 3.0 for the Intel x86 architecture ships with kernel version 2.2.22.
The 2.2 kernel series has been updated and developed extensively introducing several valuable changes both in the kernel and in other programs based on kernel features, along with a whole slew of new hardware drivers and bug fixes for existing drivers.
A 2.4 kernel is also included in this release for optional installation by users. Although the 2.4 branch is considered by the kernel developers to be a stable kernel branch, the Debian GNU/Linux release team judged it not to have reached sufficient maturity for inclusion as the default kernel in this release.
But I normally get the source from kernel.org and compile it for my machine.
HTH
Umapathy
Arise Awake and Stop NOT till the goal is Reached!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 12:30 AM
05-20-2003 12:30 AM
Re: Kernel Upgrade in Debian
Hi,
You have several posibilities to switch to a 2.4.xx kernel.
1/ Use Debian stock kernel. The package is kernel-image-2.4.18-XXXX. version bf2.4 is, in my opinion, the most convenient to use (but it is i386 optimized).
2/ Compile your own one. You can refere to this page :
http://www.debian.org/doc/FAQ/ch-kernel.en.html
I recommend using kernel-package.
Regards
Regis
You have several posibilities to switch to a 2.4.xx kernel.
1/ Use Debian stock kernel. The package is kernel-image-2.4.18-XXXX. version bf2.4 is, in my opinion, the most convenient to use (but it is i386 optimized).
2/ Compile your own one. You can refere to this page :
http://www.debian.org/doc/FAQ/ch-kernel.en.html
I recommend using kernel-package.
Regards
Regis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 06:10 PM
05-21-2003 06:10 PM
Re: Kernel Upgrade in Debian
Be sure to have a boot disk ready since problems will happen. This is the most important step!
Install a recent kernel-source package. Also get the kernel-package package.
The kernel source package puts a bzip2'ed file in usr/src. bunzip2 it and go to the created directory. Run something like make menuconfig or make xconfig (I prefer the former) to generate an appropriate .config file.
Do "make-kpkg kernel_image" in that directory. This makes a kernel image deb file in /usr/src. Go to /usr/src and do "dpkg -i" on the deb file.
Read any messages carefully. Reboot.
Things will go wrong on the first few tries, so reboot and repeat the above, mostly tweeking the configuration step. The boot disk is a great savior here.
You could instead install one of the stock kernel-image files, but they will have extra baggage and are set up more complicated than necessary. Also the above process will teach you a lot about your machine.
Mike
Install a recent kernel-source package. Also get the kernel-package package.
The kernel source package puts a bzip2'ed file in usr/src. bunzip2 it and go to the created directory. Run something like make menuconfig or make xconfig (I prefer the former) to generate an appropriate .config file.
Do "make-kpkg kernel_image" in that directory. This makes a kernel image deb file in /usr/src. Go to /usr/src and do "dpkg -i" on the deb file.
Read any messages carefully. Reboot.
Things will go wrong on the first few tries, so reboot and repeat the above, mostly tweeking the configuration step. The boot disk is a great savior here.
You could instead install one of the stock kernel-image files, but they will have extra baggage and are set up more complicated than necessary. Also the above process will teach you a lot about your machine.
Mike
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP