- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: 2.4 kernel to 2.6 kernel upgradation
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
08-02-2006 02:01 AM
08-02-2006 02:01 AM
2.4 kernel to 2.6 kernel upgradation
I have a linux box running RedHat 2.4 kernel and applications running on top of it.
I recently installed (rpm -ivh 2.6kernel.rpm), but now when I boot through 2.6 kernel some of my application does not work since it is dependent 2.4 kernel modules. How can I get updated all my dependent modules to 2.6 if I am connect with with net.
Thanks in Advance my friends.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2006 03:17 AM
08-02-2006 03:17 AM
Re: 2.4 kernel to 2.6 kernel upgradation
You will need to upgrade all ur applications one by one. either use rhn or yum to do that.
upgrading 2.4 to 2.6 is however not an good idea.
Cheers
Vipul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2006 04:17 AM
08-02-2006 04:17 AM
Re: 2.4 kernel to 2.6 kernel upgradation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2006 04:52 AM
08-02-2006 04:52 AM
Re: 2.4 kernel to 2.6 kernel upgradation
the first rule of OS admin has been violated here.
You must check application compatibility prior to upgrading the kernel.
You should rpm -e the kernel and plan a proper upgade. Clearly some of you applications will require an upgrade as well.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 02:43 AM
08-03-2006 02:43 AM
Re: 2.4 kernel to 2.6 kernel upgradation
Once satisfied that everything will work, THEN do a FULL update/upgrade using up2date, yum, or apt-get. If everything works, then great!!! If now, fall back to your backup.